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(ci): Secrets unavailable to Docker publish jobs #4220

Merged
merged 2 commits into from
Jun 25, 2024

Conversation

khvn26
Copy link
Member

@khvn26 khvn26 commented Jun 25, 2024

Thanks for submitting a PR! Please check the boxes below:

  • I have run pre-commit to check linting
  • I have added information to docs/ if required so people know about the feature!
  • I have filled in the "Changes" section below?
  • I have filled in the "How did you test this code" section below?
  • I have used a Conventional Commit title for this Pull Request

Changes

This fixes the Docker Publish actions unable to run because of insufficient access to repo secrets.
This also adds args to the E2E run performed on merge to main and release.

How did you test this code?

This is a CI change.

Copy link

vercel bot commented Jun 25, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

3 Ignored Deployments
Name Status Preview Comments Updated (UTC)
docs ⬜️ Ignored (Inspect) Visit Preview Jun 25, 2024 10:16am
flagsmith-frontend-preview ⬜️ Ignored (Inspect) Visit Preview Jun 25, 2024 10:16am
flagsmith-frontend-staging ⬜️ Ignored (Inspect) Visit Preview Jun 25, 2024 10:16am

@github-actions github-actions bot added the fix label Jun 25, 2024
Copy link
Contributor

github-actions bot commented Jun 25, 2024

Uffizzi Preview deployment-53441 was deleted.

Copy link

codecov bot commented Jun 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.57%. Comparing base (5c25c41) to head (4e38ba3).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4220   +/-   ##
=======================================
  Coverage   96.57%   96.57%           
=======================================
  Files        1190     1190           
  Lines       38747    38747           
=======================================
  Hits        37419    37419           
  Misses       1328     1328           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions github-actions bot added fix and removed fix labels Jun 25, 2024
@khvn26 khvn26 requested a review from matthewelwell June 25, 2024 10:17
@khvn26 khvn26 added this pull request to the merge queue Jun 25, 2024
Merged via the queue into main with commit 30ba49d Jun 25, 2024
32 checks passed
@khvn26 khvn26 deleted the fix/secrets-docker-publish branch June 25, 2024 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants