Skip to content

remove scripting api's marked as unused#9

Merged
adamkorynta merged 7 commits into
mainfrom
feature/remove_unused_apis
Jul 10, 2026
Merged

remove scripting api's marked as unused#9
adamkorynta merged 7 commits into
mainfrom
feature/remove_unused_apis

Conversation

@adamkorynta

Copy link
Copy Markdown
Collaborator

to ensure removed api's still allow the application to compile, the gradle build and github actions were added for the CI/CD check

to ensure removed api's still allow the application to compile, the gradle build and github actions were added for the CI/CD check
@adamkorynta adamkorynta requested review from a team and krowvin June 29, 2026 22:47

@krowvin krowvin left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unsure of the args, up to you if that needs a fix!

Comment thread regi-headless/src/main/java/usace/rowcps/headless/RegiCLI.java
Comment thread regi-headless/src/main/java/usace/rowcps/headless/RegiCLI.java
@rma-psmorris rma-psmorris self-requested a review July 8, 2026 21:48
@rma-psmorris

Copy link
Copy Markdown
Contributor

It might not be possible now, but in the future consider multiple PRs for similar efforts. This PR is doing a lot of work and maybe could be split into three separate PRs?

  1. CI & dependency / build cleanup.
  2. CDA auth and REGI Domain migration.
  3. Scriptable API and examples deletion.

@rma-psmorris rma-psmorris left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor request for change and questions.

Comment thread README.md Outdated
Comment thread README.md
@adamkorynta

Copy link
Copy Markdown
Collaborator Author

It might not be possible now, but in the future consider multiple PRs for similar efforts. This PR is doing a lot of work and maybe could be split into three separate PRs?

  1. CI & dependency / build cleanup.
  2. CDA auth and REGI Domain migration.
  3. Scriptable API and examples deletion.

Yeah that was my original intention, but 1 required 2 (or doing rewrites that would just be thrown away) and knowing how to do 1 required 3 to be done

@rma-psmorris rma-psmorris left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved, final comment on magic method to save project, we can take that conversation outside of this PR.

@adamkorynta adamkorynta merged commit 235f3e8 into main Jul 10, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants