Skip to content
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 1 commit into from
Apr 16, 2024
Merged

Perform smoke tests on GHA/CI #28

merged 1 commit into from
Apr 16, 2024

Conversation

danroux
Copy link
Owner

@danroux danroux commented Apr 13, 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 danroux force-pushed the setup_cypress_tests branch 30 times, most recently from aef1aa3 to e590967 Compare April 15, 2024 14:03
@danroux danroux force-pushed the setup_cypress_tests branch 21 times, most recently from f454f40 to 96365ed Compare April 16, 2024 19:05
@danroux danroux merged commit d296903 into main Apr 16, 2024
11 checks passed
@danroux danroux deleted the setup_cypress_tests branch April 16, 2024 19:21
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)]
@danroux danroux mentioned this pull request Apr 24, 2024
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant