feat: Add pipelines (SCRUM-44) #6

Merged
ptran merged 22 commits from setup/qs into main 2024-09-25 09:15:40 +00:00
Owner

SCRUM-44 #close

SCRUM-44 #close
jank added 1 commit 2024-09-25 07:15:15 +00:00
feat: add quality check workflow for code validation
Some checks failed
Quality Check / Linting (push) Failing after 10s
Quality Check / Validate OAS (push) Failing after 13s
Quality Check / Static Analysis (push) Failing after 4s
Quality Check / Testing (push) Failing after 3s
Quality Check / Validate OAS (pull_request) Failing after 4s
Quality Check / Linting (pull_request) Failing after 4s
Quality Check / Static Analysis (pull_request) Failing after 5s
Quality Check / Testing (pull_request) Failing after 5s
8392806617
jank added 1 commit 2024-09-25 07:18:32 +00:00
build(workflows): add Node.js setup to CI workflow
Some checks failed
Quality Check / Validate OAS (push) Failing after 7s
Quality Check / Linting (push) Failing after 5s
Quality Check / Static Analysis (push) Failing after 4s
Quality Check / Testing (push) Failing after 4s
Quality Check / Validate OAS (pull_request) Failing after 5s
Quality Check / Linting (pull_request) Failing after 5s
Quality Check / Static Analysis (pull_request) Failing after 5s
Quality Check / Testing (pull_request) Failing after 5s
794d7501d4
jank changed title from feat: add quality check workflow for code validation to WIP: feat: add quality check workflow for code validation 2024-09-25 07:19:38 +00:00
jank added 1 commit 2024-09-25 07:20:35 +00:00
build: update container image for workflows
Some checks failed
Quality Check / Validate OAS (push) Failing after 1m20s
Quality Check / Linting (push) Failing after 1m19s
Quality Check / Testing (push) Has been cancelled
Quality Check / Static Analysis (push) Has been cancelled
Quality Check / Validate OAS (pull_request) Failing after 1m0s
Quality Check / Linting (pull_request) Failing after 59s
Quality Check / Static Analysis (pull_request) Failing after 1m2s
Quality Check / Testing (pull_request) Failing after 1m1s
1be3439640
ptran added 1 commit 2024-09-25 07:22:07 +00:00
Merge branch 'main' into setup/qs
Some checks failed
Quality Check / Validate OAS (pull_request) Failing after 1m1s
Quality Check / Linting (pull_request) Failing after 1m1s
Quality Check / Static Analysis (pull_request) Failing after 1m2s
Quality Check / Testing (pull_request) Failing after 1m1s
Quality Check / Validate OAS (push) Failing after 1m2s
Quality Check / Linting (push) Failing after 1m1s
Quality Check / Static Analysis (push) Failing after 1m2s
Quality Check / Testing (push) Failing after 1m2s
1523438f13
jank added 2 commits 2024-09-25 07:36:40 +00:00
jank added 1 commit 2024-09-25 07:38:14 +00:00
build: update OpenJDK version in GitHub workflow
Some checks failed
Quality Check / Gradle Check (pull_request) Failing after 1s
f5e3aa43b9
jank added 1 commit 2024-09-25 07:40:59 +00:00
chore: downgrade Java version in build configuration
Some checks failed
Quality Check / Gradle Check (pull_request) Failing after 1m5s
bfdb1585ec
jank added 1 commit 2024-09-25 07:44:52 +00:00
build: add H2 database dependency for testing
Some checks failed
Quality Check / Gradle Check (pull_request) Failing after 1m3s
41d5f5c9b8
jank added 2 commits 2024-09-25 07:49:05 +00:00
jank added 1 commit 2024-09-25 07:52:06 +00:00
build: update postgres image version to 16.4
Some checks failed
Quality Check / Gradle Check (pull_request) Failing after 1m13s
a3348fb777
jank added 1 commit 2024-09-25 08:07:05 +00:00
test: Add H2 database for testing and update config
All checks were successful
Quality Check / Gradle Check (pull_request) Successful in 4m22s
7fc19b5bbe
jank changed title from WIP: feat: add quality check workflow for code validation to WIP: feat: add quality check workflow for code validation (SCRUM-44) 2024-09-25 08:25:59 +00:00
jank added 1 commit 2024-09-25 08:34:15 +00:00
build: add checkstyle configuration and workflow jobs
All checks were successful
Quality Check / Gradle Check (pull_request) Successful in 4m19s
37c9a466d5
jank added 1 commit 2024-09-25 08:36:08 +00:00
ci: rename jobs and update Gradle commands in workflow
All checks were successful
Quality Check / Tests (pull_request) Successful in 32s
Quality Check / Checkstyle Main (pull_request) Successful in 43s
c111b33b7d
jank added 1 commit 2024-09-25 08:40:47 +00:00
build: update Gradle setup in CI workflow file
All checks were successful
Quality Check / Checkstyle Main (pull_request) Successful in 2m24s
Quality Check / Tests (pull_request) Successful in 1m0s
92fcda433b
jank added 1 commit 2024-09-25 08:44:16 +00:00
ci: remove container image from workflow config
Some checks failed
Quality Check / Tests (pull_request) Failing after 7s
Quality Check / Checkstyle Main (pull_request) Failing after 7s
680625fa39
jank added 1 commit 2024-09-25 08:44:56 +00:00
ci: add container image for test and checkstyle jobs
All checks were successful
Quality Check / Tests (pull_request) Successful in 1m41s
Quality Check / Checkstyle Main (pull_request) Successful in 1m53s
2a7829f056
jank added 1 commit 2024-09-25 08:46:47 +00:00
build: add caching for Gradle in workflow configuration
All checks were successful
Quality Check / Tests (pull_request) Successful in 4m41s
Quality Check / Checkstyle Main (pull_request) Successful in 4m51s
13bb137de7
jank added 1 commit 2024-09-25 08:53:02 +00:00
ci: update Gradle caching in workflow configuration
All checks were successful
Quality Check / Tests (pull_request) Successful in 34s
Quality Check / Checkstyle Main (pull_request) Successful in 44s
0f85e24fdf
jank changed title from WIP: feat: add quality check workflow for code validation (SCRUM-44) to feat: add quality check workflow for code validation (SCRUM-44) 2024-09-25 08:56:08 +00:00
jank added 1 commit 2024-09-25 08:58:55 +00:00
build: Remove HTML report generation from Checkstyle
All checks were successful
Quality Check / Tests (pull_request) Successful in 3m58s
Quality Check / Checkstyle Main (pull_request) Successful in 4m11s
3b678bdb83
jank added 1 commit 2024-09-25 09:00:05 +00:00
chore: remove unused application-test.properties file
All checks were successful
Quality Check / Tests (pull_request) Successful in 25s
Quality Check / Checkstyle Main (pull_request) Successful in 42s
f4ff3e0fa7
jank changed title from feat: add quality check workflow for code validation (SCRUM-44) to feat: Add pipelines (SCRUM-44) 2024-09-25 09:02:22 +00:00
ptran was assigned by jank 2024-09-25 09:07:08 +00:00
ptran was unassigned by jank 2024-09-25 09:07:19 +00:00
jank requested review from ptran 2024-09-25 09:10:21 +00:00
ptran approved these changes 2024-09-25 09:13:43 +00:00
Dismissed
ptran requested review from ptran 2024-09-25 09:14:37 +00:00
ptran scheduled this pull request to auto merge when all checks succeed 2024-09-25 09:15:21 +00:00
ptran approved these changes 2024-09-25 09:15:38 +00:00
ptran merged commit 77f2b73085 into main 2024-09-25 09:15:40 +00:00
jank deleted branch setup/qs 2024-09-25 09:16:09 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: jank/LF8#6
No description provided.