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

15 Коммитов

Автор SHA1 Сообщение Дата
Martijn Verburg 045a372f4e
Dependencies and plugins updated to latest possible (#367) 2024-07-03 11:50:39 -04:00
Martijn Verburg c0468f09bf
Update dependencies (#354) 2024-05-10 08:51:58 -04:00
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
Martijn Verburg b286fcbb1f
Nov 2023 dep updates (#309) 2023-11-02 13:04:20 +13:00
Martijn Verburg 2a57be7c24
More dependency updates (#303) 2023-07-26 08:21:24 -04:00
Martijn Verburg f49a8f9dd1
Update all deps, tests pass (#294) 2023-06-07 19:34:28 -07:00
Martijn Verburg be3117ff68
Update maven base (#287) 2023-03-20 13:21:21 -04:00
Martijn Verburg 3833b51a7e
update deps (#283) 2023-03-03 07:53:54 -05:00
Martijn Verburg d79fcb58b8
Update dependencies, plugins, maven site config (#250)
* Update directory plugin

* test signing

* revert typo used when testing signing

* Update dependencies and add PMD and Spotbugs rules

* Update Maven Wrapper and fix running Spotbugs and PMD via mvn site

* Remove old references
2023-01-05 10:39:02 +00:00
Martijn Verburg 0fc2263f07
Update all plugins and dependencies to latest (#238) 2022-10-31 08:17:03 -04:00
Martijn Verburg 5ebf00e224
Update plugins and dependencies to latest versions (#215)
* Update Dependencies to latest versions

* organisation

* Update Dependencies to latest versions

* organisation

* Update deps

* Update Dependencies to latest versions

* Update deps

* Updated Maven wrapper

* Update latest dependencies
2022-03-31 13:12:28 -07:00
Kirk Pepperdine 49a86dfbe5
Workflow (#173)
* rename method

* add in developers guide

* more developers guide

* move LoggingDiary to api

* move diary to file DataSource

* working on updating sample to get a count of all events

* event counts finally add up.. now to fix tests

* fix tests

* tidy up debugging support

* more tidying up

* more clean up and import scrubbing

* setup to add an integration module

* single log file is functional

* refactor: cleanup of rotating GC logs

* refactor: Rotating file ordering added to metadata

* refactor: rotating log discovery and ordering

* test: enable more testing for rotating log files

* test: refactor rotating log tests to better support zips of rotating logs

* refactor:ensure proper order of segments in a zip file

* refactor: timestamp functionality in Segment to the DateTimeStamp class

* chore: tidy after refactoring

* docs: remove Developer guide from this PR

* tidy: cleanup after code review

* test: fix tests in integration module

* tidy: add in unstaged changes

* refactor: Specific JavaVirtualMachine class is loaded via service loader

* tidy: diary removed, it is declared but never set nor used in GCToolkit

* refactor: continue cleanup items that came out of the review
2021-12-15 13:43:53 -08:00
Bruno Borges 32a0827887
VS Code DevContainer Config and TestData Download with Maven (#90)
* Adds VS Code Devcontaienr configuration for GitHub Codespaces

* remove -x flag

* Resolves martijn's comments.

* Better logic for flag parsin

* Much simpler method to download the testdata

* download main.zip

* enable contributor profile on codespaces

* use maven to download

* correct flag

* updated download flow
2021-09-23 15:58:00 -07:00
Bruno Borges 25b3ba4293 use maven 3.8.2 2021-08-31 11:37:06 -07:00
Bruno Borges e6da2102ed add maven wrapper for better onboarding 2021-08-31 11:31:29 -07:00