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

chore(ci): minor fixes to improve CI workflow #460

Merged
merged 3 commits into from
Jan 15, 2025
Merged

Conversation

jbcaron
Copy link
Member

@jbcaron jbcaron commented Jan 10, 2025

Pull Request type

Please add the labels corresponding to the type of changes your PR introduces:

  • Build-related changes
  • Testing

What is the current behavior?

Resolves: #NA

What is the new behavior?

Does this introduce a breaking change?

No

Other information

@jbcaron jbcaron added the infrastructure CI/CD, deployment and infrastructure changes label Jan 10, 2025
@jbcaron jbcaron self-assigned this Jan 10, 2025
@jbcaron jbcaron force-pushed the chore/ci-minor-fixes branch 2 times, most recently from 43a7758 to 4c2246c Compare January 10, 2025 13:12
@jbcaron jbcaron marked this pull request as draft January 10, 2025 13:12
@jbcaron jbcaron marked this pull request as ready for review January 10, 2025 13:12
@jbcaron jbcaron force-pushed the chore/ci-minor-fixes branch from 4c2246c to 8e71e95 Compare January 10, 2025 13:17
@jbcaron jbcaron added the db-migration Requires database schema changes or migration label Jan 10, 2025
@jbcaron jbcaron marked this pull request as draft January 10, 2025 13:56
@jbcaron jbcaron marked this pull request as ready for review January 10, 2025 13:56
@jbcaron jbcaron force-pushed the chore/ci-minor-fixes branch 5 times, most recently from 146fa20 to 688bb33 Compare January 10, 2025 16:13
echo "✅ All tests passed successfully!"
else
echo "❌ Some tests failed."
exit 1
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why exit 1 for e2e tests but not coverage?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It depends on whether we still want the coverage report despite the test failures

@jbcaron jbcaron force-pushed the chore/ci-minor-fixes branch 4 times, most recently from 7164a4c to a291cb5 Compare January 13, 2025 11:51
@jbcaron jbcaron force-pushed the chore/ci-minor-fixes branch from 468bb14 to c78c98b Compare January 13, 2025 11:58
@jbcaron jbcaron removed the db-migration Requires database schema changes or migration label Jan 13, 2025
Copy link
Member

@antiyro antiyro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgmt

@antiyro antiyro merged commit 6107d93 into main Jan 15, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure CI/CD, deployment and infrastructure changes
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants