-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
feat(root): Add Postgres 17 #4552
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tasso94
added
ci:postgresql
Runs the builds for the PostgreSQL database.
ci:skipTests
Skips tests execution in Assembly and Distro-ee stages.
labels
Aug 21, 2024
tasso94
force-pushed
the
postgresql-17-declarative-pod-spec
branch
from
October 15, 2024 11:18
5fe3a0d
to
41fb1f2
Compare
psavidis
force-pushed
the
postgresql-17-declarative-pod-spec
branch
from
October 24, 2024 09:02
41fb1f2
to
f8a404e
Compare
psavidis
reviewed
Oct 24, 2024
psavidis
reviewed
Oct 24, 2024
psavidis
reviewed
Oct 24, 2024
psavidis
reviewed
Oct 24, 2024
psavidis
reviewed
Oct 24, 2024
psavidis
reviewed
Oct 24, 2024
psavidis
reviewed
Oct 24, 2024
psavidis
reviewed
Oct 25, 2024
psavidis
force-pushed
the
postgresql-17-declarative-pod-spec
branch
5 times, most recently
from
October 31, 2024 10:11
7cd880e
to
2a02229
Compare
psavidis
added
ci:migration
Runs the process instance migration builds.
ci:rolling-update
Runs the rolling update builds.
labels
Oct 31, 2024
psavidis
force-pushed
the
postgresql-17-declarative-pod-spec
branch
3 times, most recently
from
November 1, 2024 10:22
5218f09
to
ae01c7b
Compare
psavidis
added
ci:all-db
Runs the builds for all databases.
ci:default-build
Runs the builds that have no explicit trigger (e.g. different history levels).
and removed
ci:postgresql
Runs the builds for the PostgreSQL database.
labels
Nov 1, 2024
yanavasileva
added
ci:e2e
Runs the frontend end-to-end tests.
ci:run
Runs the integration tests for the Run distribution.
and removed
ci:e2e
Runs the frontend end-to-end tests.
labels
Nov 1, 2024
psavidis
changed the title
Postgresql 17 declarative pod spec
chore(.ci): Add Postgres 17
Nov 8, 2024
psavidis
reviewed
Nov 8, 2024
psavidis
removed
the
ci:default-build
Runs the builds that have no explicit trigger (e.g. different history levels).
label
Nov 8, 2024
psavidis
force-pushed
the
postgresql-17-declarative-pod-spec
branch
2 times, most recently
from
November 8, 2024 14:39
bbdeb98
to
2db018f
Compare
mboskamp
approved these changes
Nov 12, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 Looks good, don't forget to remove the test branches.
Test branch is removed. Merging can proceed. |
psavidis
force-pushed
the
postgresql-17-declarative-pod-spec
branch
from
November 13, 2024 10:24
0dcea6a
to
baf0b80
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
ci:migration
Runs the process instance migration builds.
ci:postgresql
Runs the builds for the PostgreSQL database.
ci:rolling-update
Runs the rolling update builds.
ci:skipTests
Skips tests execution in Assembly and Distro-ee stages.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Context
This PR contains the following changes:
camunda-bpm-jenkins-shared-library
Related-to: #4165
Notes to DRI
postgresql-17-declarative-pod-spec
reference from PR once testing is donepostgres
references in databases and daily stage declarations (see point1, point2)runtime-stash
(see point)Screenshots