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

fix(build): Executing integration tests on Qa and PROD in db update only for repository dispatch #648

Merged
merged 1 commit into from
Jul 31, 2024

Conversation

davidgamez
Copy link
Member

@davidgamez davidgamez commented Jul 31, 2024

Summary:

Release GH action is failing due to differences between the code version and the target environment.
Example of failing action, here.
Expected behavior:

Release GH action runs, ignoring integration tests in QA and PROD for DB Update action.

Testing tips:

Create a release...

Please make sure these boxes are checked before submitting your pull request - thanks!

  • Run the unit tests with ./scripts/api-tests.sh to make sure you didn't break anything
  • Add or update any needed documentation to the repo
  • Format the title like "feat: [new feature short description]". Title must follow the Conventional Commit Specification(https://www.conventionalcommits.org/en/v1.0.0/).
  • Linked all relevant issues
  • Include screenshot(s) showing how this pull request works and fixes the issue(s)

@davidgamez davidgamez changed the title fix: Executing integration tests on Qa and PROD in db update only for repository dispatch fix(build): Executing integration tests on Qa and PROD in db update only for repository dispatch Jul 31, 2024
@davidgamez davidgamez marked this pull request as ready for review July 31, 2024 17:56
@davidgamez davidgamez requested a review from cka-y July 31, 2024 17:57
@davidgamez davidgamez merged commit 419f357 into main Jul 31, 2024
3 checks passed
@davidgamez davidgamez deleted the fix/health-check-ignore-release branch July 31, 2024 17:58
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.

None yet

2 participants