Commit Graph

5 Commits

Author SHA1 Message Date
Gleb Koval 04f704f916
Use AWS in CI
Test Workflow / Lint and test library (pull_request) Failing after 10m12s Details
2023-12-30 22:27:15 +06:00
Gleb Koval 09e7b1f176
round-trip tests 2023-12-30 22:19:29 +06:00
Gleb Koval 694b8d4d28 CLI implementation & linting (#2)
Test Workflow / Lint and test library (push) Successful in 17m11s Details
Publish Workflow / Publish library (push) Successful in 8m49s Details
Implement a basic CLI interface & add linting to the project.

Reviewed-on: #2
2023-12-30 06:36:49 +00:00
Gleb Koval 36728fa1e9 Setup CI testing and building (#1)
Test Workflow / Lint and test library (push) Successful in 17m20s Details
We want CI to be able to build the ShadowJAR for the CLI tool.

Reviewed-on: #1
2023-12-29 15:43:53 +00:00
Gleb Koval 6ebf969d35
Initial implementations 2023-12-29 20:38:05 +06:00