Commit Graph

39 Commits

Author SHA1 Message Date
e65928a5e5 v3_issue_925: Removed adming-starter dependency, removed some properties related to removed dependency from the versions.toml, created a brand new jsp page that will (in a future ticket) hold a live log viewer, can now download log file. PR ready. 2025-05-16 11:17:46 -04:00
c07ba59da4 v3_issue_925: Removed start-server dependency. Might need to create a new gradle project for admin server tbd.
Some checks failed
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (ubuntu-latest) (push) Has been cancelled
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (windows-2022) (push) Has been cancelled
Dotnet Provisioner Unit Tests / Evaluate Tests (push) Has been cancelled
HIRS Build and Unit Test / ACA_Provisioner_Unit_Tests (push) Has been cancelled
HIRS System Tests / DockerTests (push) Has been cancelled
2025-05-15 16:34:56 -04:00
d2500d8a10 v3_issue_925: Started to work on trying to enable the spring admin gui
Some checks failed
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (ubuntu-latest) (push) Has been cancelled
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (windows-2022) (push) Has been cancelled
Dotnet Provisioner Unit Tests / Evaluate Tests (push) Has been cancelled
HIRS Build and Unit Test / ACA_Provisioner_Unit_Tests (push) Has been cancelled
HIRS System Tests / DockerTests (push) Has been cancelled
2025-05-13 17:55:23 -04:00
60cc011197 issue_901: Figured out logging issues. Now log can successfully record new events and is located where it should be (var/log/hirs). Ready for PR. (#903)
Some checks failed
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (ubuntu-20.04) (push) Has been cancelled
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (windows-2022) (push) Has been cancelled
HIRS Build and Unit Test / ACA_Provisioner_Unit_Tests (push) Has been cancelled
HIRS System Tests / DockerTests (push) Has been cancelled
Dotnet Provisioner Unit Tests / Evaluate Tests (push) Has been cancelled
2025-03-06 07:18:35 -05:00
4b7de1e49a issue_863: Finished fixing as many dependency issues as possible. Certain vulnerabilites can't be fixed due to the fact that they have to be fixed by outside entities.
Some checks failed
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (ubuntu-20.04) (push) Has been cancelled
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (windows-2022) (push) Has been cancelled
HIRS Build and Unit Test / ACA_Provisioner_Unit_Tests (push) Has been cancelled
HIRS System Tests / DockerTests (push) Has been cancelled
Dotnet Provisioner Unit Tests / Evaluate Tests (push) Has been cancelled
2025-01-10 15:59:20 -05:00
f1c430eb46 issue_863: All critical dependencies listed inthe gradle check analysis are found in just the CA Portal dependency. While the appliation builds and runs well as a service, currently running into issues with fixing these dependencies.
Some checks failed
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (ubuntu-20.04) (push) Has been cancelled
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (windows-2022) (push) Has been cancelled
HIRS Build and Unit Test / ACA_Provisioner_Unit_Tests (push) Has been cancelled
HIRS System Tests / DockerTests (push) Has been cancelled
Dotnet Provisioner Unit Tests / Evaluate Tests (push) Has been cancelled
2025-01-08 17:30:09 -05:00
1b9df78238 issue_863: Fixed some critical dependencies in all of the modules except for HIRS_CA and HIRS_CAportal modules.
Some checks failed
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (ubuntu-20.04) (push) Has been cancelled
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (windows-2022) (push) Has been cancelled
HIRS Build and Unit Test / ACA_Provisioner_Unit_Tests (push) Has been cancelled
HIRS System Tests / DockerTests (push) Has been cancelled
Dotnet Provisioner Unit Tests / Evaluate Tests (push) Has been cancelled
2025-01-06 17:40:26 -05:00
616fc0686f issue_863: Removed testng from codebase. Has been officially replaced with spring junit.
Some checks failed
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (ubuntu-20.04) (push) Has been cancelled
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (windows-2022) (push) Has been cancelled
HIRS Build and Unit Test / ACA_Provisioner_Unit_Tests (push) Has been cancelled
HIRS System Tests / DockerTests (push) Has been cancelled
Dotnet Provisioner Unit Tests / Evaluate Tests (push) Has been cancelled
2024-12-23 10:12:31 -05:00
e49f7fd5ce issue_863: Finishing touches to the PR. Upgraded some more dependencies and removed unused one.
Some checks failed
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (ubuntu-20.04) (push) Has been cancelled
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (windows-2022) (push) Has been cancelled
HIRS Build and Unit Test / ACA_Provisioner_Unit_Tests (push) Has been cancelled
HIRS System Tests / DockerTests (push) Has been cancelled
Dotnet Provisioner Unit Tests / Evaluate Tests (push) Has been cancelled
2024-12-19 15:59:17 -05:00
3d795a56ee issue_863: Updated gradle plugins version, fixed more vulnerabilities, now figuring what to do with the remaining vulnerabilities.
Some checks are pending
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (ubuntu-20.04) (push) Waiting to run
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (windows-2022) (push) Waiting to run
Dotnet Provisioner Unit Tests / Evaluate Tests (push) Blocked by required conditions
HIRS Build and Unit Test / ACA_Provisioner_Unit_Tests (push) Waiting to run
HIRS System Tests / DockerTests (push) Waiting to run
2024-12-18 16:44:41 -05:00
1c39f8d9d5 issue_863: Updated gradle version, fixed more vulnerabilities, now figuring what to do with the remaining vulnerabilities.
Some checks failed
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (ubuntu-20.04) (push) Has been cancelled
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (windows-2022) (push) Has been cancelled
HIRS Build and Unit Test / ACA_Provisioner_Unit_Tests (push) Has been cancelled
HIRS System Tests / DockerTests (push) Has been cancelled
Dotnet Provisioner Unit Tests / Evaluate Tests (push) Has been cancelled
2024-12-17 14:58:41 -05:00
301689ddb6 issue_863: reverted changes from last commit. let's see if that makes a difference 2024-11-27 16:53:35 -05:00
028a52183c issue_863: removed unused dependencies and am currently resolving critical vulnerable dependendcies 2024-11-27 16:05:42 -05:00
a57cd09649 issue_863: updated spring boot, hibernate, and spring retry. Removed an unused dependency. 2024-11-27 12:32:21 -05:00
e32a9b66db issue_863: undid spring update. need to figure out how to smoothly transition to newer spring. 2024-11-26 20:07:14 -05:00
4798b16a47 issue_863: updated spring boot version. second try at it. 2024-11-26 19:49:30 -05:00
bc25d6a149 issue_863: removed some critical vulnerable dependencies 2024-11-26 19:08:04 -05:00
8008c4df74 issue_863: Updating tomcat core. 2024-11-26 17:45:57 -05:00
c8d53cd037 issue_863: Part 15 of updating dependencies 2024-11-26 17:32:28 -05:00
d396ace439 issue_863: Part 14 of updating dependencies 2024-11-26 17:21:27 -05:00
8d62d85d22 issue_863: Part 13 of updating dependencies 2024-11-26 17:12:31 -05:00
77a31fef3c issue_863: Part 12 of updating dependencies 2024-11-26 17:05:28 -05:00
17375bcf00 issue_863: Part 10 of updating dependencies 2024-11-26 16:35:41 -05:00
7cef3ac495 issue_863: Part 9 of updating dependencies 2024-11-26 16:27:46 -05:00
637ec53940 issue_863: Part 8 of updating dependencies 2024-11-26 16:18:17 -05:00
7b0486f266 issue_863: Part VII of updating dependencies 2024-11-26 16:07:51 -05:00
cd7a7e1988 issue_863: Part VI of updating dependencies slowly 2024-11-26 15:54:22 -05:00
e70cdbcea1 issue_863: Part V of upgrading this slowly to see if github's ci/cd is happy still with these set of changes (again) 2024-11-26 15:40:45 -05:00
3698ffc63a issue_863: Part IV of upgrading this slowly to see if github's ci/cd is happy still with these set of changes (again) 2024-11-26 15:30:09 -05:00
3c0b2cbce5 issue_863: upgrading this slowly but surely again. testing to see if github's ci/cd is happy still with these set of changes (again) partIII 2024-11-26 15:15:57 -05:00
fea59607f0 issue_863: upgrading this slowly but surely again. testing to see if github's ci/cd is happy still with these set of changes (again) 2024-11-26 14:57:32 -05:00
d831d02123 issue_863: upgrading this slowly but surely again. testing to see if github's ci/cd is happy still with these set of changes. 2024-11-26 14:37:57 -05:00
548c203c18 issue_863: upgrading this slowly but surely 2024-11-25 15:34:27 -05:00
ce78c75506 issue_863: downgraded versions since there was an issue with the dependencies versions and the ci/cd pipeline in git. will update each depedency slowly to ensure that upgrades are down correctly. 2024-11-25 08:54:25 -05:00
3307cddb9e issue_863: finished updating dependency versions. Ready for PR 2024-11-22 10:58:20 -05:00
21624789d0 issue_863: Successfully moved all the dependencies to toml file and currently replacing dependencies listed in the build.gradle file with the ones referenced in the toml file 2024-11-21 12:07:57 -05:00
cb4ad4d51a Updated gradle to v8.3 and nebula to 11.4.0 2023-09-06 16:10:16 -04:00
89444fc8a7 Updated the gradle version [no-ci] 2023-03-10 14:18:54 -05:00
d7e44b8310 Initial release 2018-09-06 09:47:33 -04:00