Граф коммитов

11 Коммитов

Автор SHA1 Сообщение Дата
Martijn Verburg 7aecfbd159
Update dependencies and ability to pass in compile version (#314)
* Update dependencies and ability to pass in compile version

* Attempt to Fix codeQL

* Add Java 21 and update some GH actions

* Update some GH actions

* Fixes after review
2024-01-03 09:52:02 +13:00
Bruno Borges 5841d94a1d
Update CONTRIBUTING.md 2021-11-01 09:37:54 -07:00
Bruno Borges a8bdf17b69
Update CONTRIBUTING.md (#134) 2021-10-11 14:12:47 +01:00
Kirk Pepperdine dc7f2c6f57 Merge branch 'main' of github.com:microsoft/gctoolkit 2021-09-21 08:18:48 -07:00
Kirk Pepperdine 53e024493c modified supporting README and CONTRIBUTING 2021-09-21 08:18:31 -07:00
Martijn Verburg c73e6963de Update docs for mvnw 2021-09-01 17:07:53 +01:00
Martijn Verburg 63e743ba4f Fix typos suggested by IntelliJ 2021-08-30 22:58:02 +01:00
Martijn Verburg 6790f05b88 Lots of small fixes from linters and improve docs 2021-08-25 12:12:59 +01:00
Anant Kurapati 68fce7433e
Added contributor profile for executing testcases and download test logs. (#46)
* Solved spotbugs related to GCEvent class.
- Defined hash code api
- added null check and class check in equals api
- Modified access modifiers according to JLS.

* Added contributor profile for executing testcases and download test logs.
- Updated command in maven github workflow.
- Added default and contributor profile
- Updated read me doc and contributing doc.

* Update CONTRIBUTING.md

Minor edit for punctuation.

* Update README.md

`mvn test` will still run, but does nothing. This would be surprising to anyone running this build. So I added back the `mvn test` line with some info about the contributor profile.

Co-authored-by: anant <anantk24>
Co-authored-by: David Grieve <dagrieve@microsoft.com>
Co-authored-by: David Grieve <dsgrieve@yahoo.com>
2021-08-18 08:56:53 -04:00
Martijn Verburg c154caed4c Update Docs to improve understanding for first time contributors 2021-08-10 11:44:23 +01:00
Kirk Pepperdine 3ce8e8bb98 Transfer of assets to gctoolkit 2021-07-20 16:03:18 -07:00