-
Notifications
You must be signed in to change notification settings - Fork 17
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
Tech debt - Maven lifecycle updates #2326
base: main
Are you sure you want to change the base?
Commits on Nov 17, 2024
-
Based on the minor security incident linked to DPC-4341, updated .git…
…ignore to ignore all contents in project tmp/ directory, but to create an empty directory (with .keep placeholder) to support local, cicd, and op tmp work as necessary.
ceh1 committedNov 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 6c686b8 - Browse repository at this point
Copy the full SHA 6c686b8View commit details
Commits on Nov 18, 2024
-
Renamed integration test files as *IT.java to prepare for failsafe pl…
…ugin. Preserving commit history on files by minimizing changes during rename.
Charles Horowitz authored and Charles Horowitz committedNov 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 2fea577 - Browse repository at this point
Copy the full SHA 2fea577View commit details -
Updated classnames to reflect file renames
ceh1 committedNov 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 1a7fa44 - Browse repository at this point
Copy the full SHA 1a7fa44View commit details -
Updated POM to configure surefire for renamed IT files when in integr…
…ation-tests profile
ceh1 committedNov 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 9885590 - Browse repository at this point
Copy the full SHA 9885590View commit details -
Added maven clean plugin with config because CICD filelocks are slow …
…to release
ceh1 committedNov 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 6f56bd7 - Browse repository at this point
Copy the full SHA 6f56bd7View commit details -
ceh1 committed
Nov 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 1e4a2fd - Browse repository at this point
Copy the full SHA 1e4a2fdView commit details -
Updated surefire configuration with test tree reporter
ceh1 committedNov 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 3a586be - Browse repository at this point
Copy the full SHA 3a586beView commit details
Commits on Nov 19, 2024
-
Knocked out excessive shade warnings
ceh1 committedNov 19, 2024 Configuration menu - View commit details
-
Copy full SHA for b0b85fa - Browse repository at this point
Copy the full SHA b0b85faView commit details -
ceh1 committed
Nov 19, 2024 Configuration menu - View commit details
-
Copy full SHA for 8519115 - Browse repository at this point
Copy the full SHA 8519115View commit details -
Updated POM to use maven failsafe plugin for integration test rather …
…than reusing Surefire (generally used to unit test)
ceh1 committedNov 19, 2024 Configuration menu - View commit details
-
Copy full SHA for 977c8a3 - Browse repository at this point
Copy the full SHA 977c8a3View commit details -
Updated tests run command to set integration test maven goal and add …
…support for verbose test reporting when desired
ceh1 committedNov 19, 2024 Configuration menu - View commit details
-
Copy full SHA for 2a32c47 - Browse repository at this point
Copy the full SHA 2a32c47View commit details -
Temporary disabling of make smoke at the end of the ci-workflow. dpc-…
…smoketest is cleaned, compiled, and packaged during dpc-test.sh anyways, and recent updates to CICD/github action runner seem to have introduced new problems with our process
ceh1 committedNov 19, 2024 Configuration menu - View commit details
-
Copy full SHA for dd3d008 - Browse repository at this point
Copy the full SHA dd3d008View commit details