generated from Graqr/Java-Template
-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
introduce cli #129
Closed
Closed
introduce cli #129
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
Jonathan-Zollinger
commented
Jun 18, 2024
- chore: bump version to 0.0.13-SNAPSHOT
- chore: bump mn version to 4.4.3
- refactor: correct variable references, version
- introduce harvester submodule
- refactor: remove unused test reference material
- refactor: add threshr as core template
- refactor: add .gitignore for submodules
- build: move dependencies to core from parent
- wip: introduce cli submodule
- wip: remove repeated properties from pom. add pico cli dependency
- fix: move core specific dependencies from parent
- build: set threshr-parent as parent pom
- wip: add ThreshrCli & Spec.
- fix(build): dont package core as fat jar
- refactor(build): remove build var in artifact version
- fix(controller): fix logic resulting in null pointer
- feat: introduce pdp cli command
Signed-off-by: jonathan zollinger <jonathan.zollinger@outlook.com>
Signed-off-by: jonathan zollinger <jonathan.zollinger@outlook.com>
Signed-off-by: jonathan zollinger <jonathan.zollinger@outlook.com>
Signed-off-by: jonathan zollinger <jonathan.zollinger@outlook.com>
Signed-off-by: jonathan zollinger <jonathan.zollinger@outlook.com>
Signed-off-by: jonathan zollinger <jonathan.zollinger@outlook.com>
Signed-off-by: jonathan zollinger <jonathan.zollinger@outlook.com>
Signed-off-by: jonathan zollinger <jonathan.zollinger@outlook.com>
Signed-off-by: jonathan zollinger <jonathan.zollinger@outlook.com>
add threshr-core as a dependency. reformat whitespace Signed-off-by: jonathan zollinger <jonathan.zollinger@outlook.com>
copy over application.yaml from core
fixes gh issue #123 Signed-off-by: jonathan zollinger <jonathan.zollinger@outlook.com>
Signed-off-by: jonathan zollinger <jonathan.zollinger@outlook.com>
fixes gh issue #126 Signed-off-by: jonathan zollinger <jonathan.zollinger@outlook.com>
Jonathan-Zollinger
temporarily deployed
to
redsky api
June 18, 2024 05:53 — with
GitHub Actions
Inactive
Jonathan-Zollinger
temporarily deployed
to
redsky api
June 18, 2024 06:03 — with
GitHub Actions
Inactive
the workflow files need to be updated to run against the different modules. for instance the sonar scan isn't set up properly by the parent pom to take a sonar scan, just the core module. I've double checked that secrets used are up to date. |
Jonathan-Zollinger
temporarily deployed
to
redsky api
June 18, 2024 21:33 — with
GitHub Actions
Inactive
Jonathan-Zollinger
temporarily deployed
to
redsky api
June 18, 2024 21:33 — with
GitHub Actions
Inactive
Signed-off-by: jonathan zollinger <jonathan.zollinger@outlook.com>
workflow tests, builds and comments on PRs Signed-off-by: jonathan zollinger <jonathan.zollinger@outlook.com>
Jonathan-Zollinger
temporarily deployed
to
redsky api
June 19, 2024 02:38 — with
GitHub Actions
Inactive
Signed-off-by: jonathan zollinger <jonathan.zollinger@outlook.com>
Jonathan-Zollinger
temporarily deployed
to
redsky api
June 19, 2024 04:57 — with
GitHub Actions
Inactive
Jonathan-Zollinger
temporarily deployed
to
redsky api
June 19, 2024 05:06 — with
GitHub Actions
Inactive
Quality Gate failedFailed conditions |
I'm abandoning this route and moving towards separate repos for each submodule. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.