Commit graph

1014 commits

Author SHA1 Message Date
Jesse Houldsworth
3f3d898dae jenkinsfile 2025-03-25 12:48:00 -07:00
Jesse Houldsworth
efba1926cc adding Jenkinsfile 2025-03-25 12:12:53 -07:00
Jesse Houldsworth
381e7d1f14 Set up CI with Azure Pipelines
[skip ci]
2025-03-24 16:41:54 -07:00
Jesse Houldsworth
d206d820c6 adding docker stuff back in 2025-03-19 12:38:50 -07:00
Jesse Houldsworth
26dfa90073 adding docker stuff back in 2025-03-19 12:37:33 -07:00
Jesse Houldsworth
6930e6bac2 adding docker stuff back in 2025-03-19 12:21:41 -07:00
Jesse Houldsworth
ee87f387eb adding docker stuff back in 2025-03-19 12:03:48 -07:00
Jesse Houldsworth
040af4ba1d fixing ci 2025-03-18 10:09:32 -07:00
Jesse Houldsworth
a07b18c984 fixing branch name in ci file 2025-03-18 09:59:44 -07:00
Jesse Houldsworth
c77655e8cf enhancing github actions build publish steps 2025-03-18 09:58:34 -07:00
Jesse Houldsworth
d6eba12b73 fixing xray command 2025-03-17 13:03:40 -07:00
Jesse Houldsworth
3e3c2afff8 adding xray scan 2025-03-17 11:50:18 -07:00
Jesse Houldsworth
8a57ffa71f adding notes 2025-03-14 16:04:59 -07:00
Jesse Houldsworth
d277b13f19 adding notes 2025-03-14 16:01:43 -07:00
Jesse Houldsworth
f12e6c376b adding notes 2025-03-14 15:54:48 -07:00
Jesse Houldsworth
cd640ed3d6 maharshi 2025-03-14 13:41:32 -07:00
Jesse Houldsworth
575c2d7f0c maharshi 2025-03-14 13:37:49 -07:00
Jesse Houldsworth
e5460118c6
Delete .jfrog/projects directory
Signed-off-by: Jesse Houldsworth <jesse.houldsworth@protonmail.com>
2025-03-14 13:37:06 -07:00
Jesse Houldsworth
f692b04027 maharshi 2025-03-14 13:32:18 -07:00
Jesse Houldsworth
fa82310323 maharshi 2025-03-14 13:31:00 -07:00
Jesse Houldsworth
3cf4c91935 maharshi 2025-03-14 13:28:16 -07:00
Jesse Houldsworth
5ae6eb0998 mvn clean install 2025-03-14 12:57:41 -07:00
Jesse Houldsworth
6b21559836 setting maven wrapper to false 2025-03-14 12:54:50 -07:00
Jesse Houldsworth
a009dedb88 checking mvnw version 2025-03-14 12:40:18 -07:00
Jesse Houldsworth
5b6a819e2b checking mvnw version 2025-03-14 12:34:32 -07:00
Jesse Houldsworth
3e5834ca86 trying mvn wrapper fix 2025-03-14 12:33:15 -07:00
Jesse Houldsworth
62518a1e40 checking mvn version 2025-03-14 12:19:50 -07:00
Jesse Houldsworth
a794a8afcc manually downloading the build extractor 2025-03-14 12:13:59 -07:00
Jesse Houldsworth
cdf8fd25e2 trying to force version of build info extractor 2025-03-14 12:09:41 -07:00
Jesse Houldsworth
f206d23341 adding debug flags to mvn 2025-03-14 11:40:13 -07:00
Jesse Houldsworth
7cedd752b9 fixing artifactory serverId 2025-03-14 11:21:06 -07:00
Jesse Houldsworth
daa414b93c fix 2025-03-14 11:12:00 -07:00
Jesse Houldsworth
d97fa011a8 added jfrog mvn config 2025-03-14 11:03:07 -07:00
Jesse Houldsworth
fca0158054 trying fix from jeffry 2025-03-14 10:49:47 -07:00
Jesse Houldsworth
17a59d1146 trying fix from jeffry 2025-03-14 10:46:42 -07:00
Jesse Houldsworth
6c454a21f9 fixing mvn 2025-03-14 10:32:21 -07:00
Jesse Houldsworth
30dcaf6fc8
Delete .github/workflows/gradle-build.yml
Signed-off-by: Jesse Houldsworth <jesse.houldsworth@protonmail.com>
2025-03-14 10:31:58 -07:00
Jesse Houldsworth
d7e09d4c17
Delete .github/workflows/maven-build.yml
Signed-off-by: Jesse Houldsworth <jesse.houldsworth@protonmail.com>
2025-03-14 10:31:42 -07:00
Jesse Houldsworth
160e9b3d75 fixing mvn 2025-03-14 10:28:25 -07:00
Jesse Houldsworth
f66f7ea949 fixing mvn 2025-03-14 10:23:12 -07:00
Jesse Houldsworth
cb6fba2310 fixing mvn config 2025-03-14 10:06:54 -07:00
Jesse Houldsworth
f0e1652472 setting proxy for mvn 2025-03-14 10:01:50 -07:00
Jesse Houldsworth
38f5cdea65 removing --config flag from jfrog rt mvn 2025-03-14 09:49:07 -07:00
Jesse Houldsworth
4e85331f60 fixing mvn command 2025-03-14 09:44:44 -07:00
Jesse Houldsworth
8bc9d5ec05 using jfrog cli so we publish maven artifact and build info 2025-03-14 09:36:01 -07:00
Jesse Houldsworth
03f24b63db don't cache dependencies in github so we proxy thru artifactory 2025-03-13 15:26:54 -07:00
Jesse Houldsworth
dfa5900452 updating ci-pipeline.yml so we proxy maven central thru artifactory 2025-03-13 14:57:57 -07:00
Jesse Houldsworth
4f4a6a4d82 added dockerfile and updated ci pipeline 2025-03-13 13:20:51 -07:00
Jesse Houldsworth
577fda3708 adding ci file 2025-03-13 13:09:37 -07:00
VishantOwO
2aa53f929d Fix pet update functionality
Some checks failed
Java CI with Gradle / build (17) (push) Has been cancelled
Java CI with Maven / build (17) (push) Has been cancelled
- Fixed issue where editing a pet's type or name wasn't persisting
- Updated processUpdateForm to modify existing pet instead of
  adding new one
- Added proper handling of existing pet update

Fixes #1752
2025-03-01 15:29:15 +00:00