-
Notifications
You must be signed in to change notification settings - Fork 0
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
Perform smoke tests on GHA/CI #28
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
Owner
danroux
commented
Apr 13, 2024
•
edited
Loading
edited
- Setup the pipelines to:
- Build && push dev && pre docker images
- Run smoke tests to check:
- That the app boots
- The correct text is displayed(headers, buttons, cronjobs info, sidebars)
danroux
force-pushed
the
setup_cypress_tests
branch
30 times, most recently
from
April 15, 2024 14:03
aef1aa3
to
e590967
Compare
danroux
force-pushed
the
setup_cypress_tests
branch
21 times, most recently
from
April 16, 2024 19:05
f454f40
to
96365ed
Compare
danroux
force-pushed
the
setup_cypress_tests
branch
from
April 16, 2024 19:07
96365ed
to
181c11f
Compare
danroux
added a commit
that referenced
this pull request
Apr 16, 2024
- Setup the pipelines to: - Build && push dev && pre docker images - Run smoke tests to check: - That the app boots - The correct text is displayed(headers, buttons, cronjobs info, sidebars)
danroux
added a commit
that referenced
this pull request
Apr 24, 2024
ENHANCEMENTS: * ci/dependabot: docker:(deps): bump nginx from 1.25.3-alpine3.18-slim to 1.25.4-alpine3.18-slim [[GH-16](#16)] * ci/dependabot: docker:(deps): bump node from 20.5.1-bookworm-slim to 21.7.3-bookworm-slim [[GH-18](#18)] * ci/dependabot: npm:(deps): bump @grpc/grpc-js from 1.10.0 to 1.10.6 [[GH-19](#19)] * ci/dependabot: npm:(deps): bump ip from 2.0.0 to 2.0.1 [[GH-37](#37)] * ci/dependabot: npm:(deps): bump vue-router from 4.2.5 to 4.3.0 [[GH-26](#26)] * ci/dependabot: npm:(deps): bump vue-router from 4.3.0 to 4.3.1 [[GH-33](#33)] * ci/dependabot: npm:(deps-dev): bump vite from 5.1.1 to 5.2.9 [[GH-29](#29)] * gha/ci: Execute smoke tests on GHA/CI [[GH-28](#28)] * tests: Smoke tests: Test cronjob and pods pages [[GH-38](#38)] IMPROVEMENTS: * k8s: Update protobuf files for k8s v1.29.2 [[GH-36](#36)] BUG FIXES: * gha/docker: Remove branch name from .docker workflow for now [[GH-30](#30)]
Merged
danroux
added a commit
that referenced
this pull request
Apr 24, 2024
ENHANCEMENTS: * ci/dependabot: docker:(deps): bump nginx from 1.25.3-alpine3.18-slim to 1.25.4-alpine3.18-slim [[GH-16](#16)] * ci/dependabot: docker:(deps): bump node from 20.5.1-bookworm-slim to 21.7.3-bookworm-slim [[GH-18](#18)] * ci/dependabot: npm:(deps): bump @grpc/grpc-js from 1.10.0 to 1.10.6 [[GH-19](#19)] * ci/dependabot: npm:(deps): bump ip from 2.0.0 to 2.0.1 [[GH-37](#37)] * ci/dependabot: npm:(deps): bump vue-router from 4.2.5 to 4.3.0 [[GH-26](#26)] * ci/dependabot: npm:(deps): bump vue-router from 4.3.0 to 4.3.1 [[GH-33](#33)] * ci/dependabot: npm:(deps-dev): bump vite from 5.1.1 to 5.2.9 [[GH-29](#29)] * gha/ci: Execute smoke tests on GHA/CI [[GH-28](#28)] * tests: Smoke tests: Test cronjob and pods pages [[GH-38](#38)] IMPROVEMENTS: * k8s: Update protobuf files for k8s v1.29.2 [[GH-36](#36)] BUG FIXES: * gha/docker: Remove branch name from .docker workflow for now [[GH-30](#30)]
danroux
added a commit
that referenced
this pull request
Apr 24, 2024
ENHANCEMENTS: * ci/dependabot: docker:(deps): bump nginx from 1.25.3-alpine3.18-slim to 1.25.4-alpine3.18-slim [[GH-16](#16)] * ci/dependabot: docker:(deps): bump node from 20.5.1-bookworm-slim to 21.7.3-bookworm-slim [[GH-18](#18)] * ci/dependabot: npm:(deps): bump @grpc/grpc-js from 1.10.0 to 1.10.6 [[GH-19](#19)] * ci/dependabot: npm:(deps): bump ip from 2.0.0 to 2.0.1 [[GH-37](#37)] * ci/dependabot: npm:(deps): bump vue-router from 4.2.5 to 4.3.0 [[GH-26](#26)] * ci/dependabot: npm:(deps): bump vue-router from 4.3.0 to 4.3.1 [[GH-33](#33)] * ci/dependabot: npm:(deps-dev): bump vite from 5.1.1 to 5.2.9 [[GH-29](#29)] * gha/ci: Execute smoke tests on GHA/CI [[GH-28](#28)] * tests: Smoke tests: Test cronjob and pods pages [[GH-38](#38)] IMPROVEMENTS: * k8s: Update protobuf files for k8s v1.29.2 [[GH-36](#36)] BUG FIXES: * gha/docker: Remove branch name from .docker workflow for now [[GH-30](#30)]
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.