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

test(ci): fail forge fmt + storage layout from fork #2

Open
wants to merge 84 commits into
base: main
Choose a base branch
from

Conversation

MaxMustermann2
Copy link
Owner

No description provided.

Since the storage layout CI needs the API keys to run, it does not work
in PRs originating from forked repos. To avoid those unnecessary errors,
this PR splits the workflow into two parts: the first that generates the
compiled layouts and the second that fetches the deployed layouts and
compares them.

Such a split is possible because the second type of workflow runs in a
trusted context, and hence, the API key is accessible to it.
maybe this will fix the scope?
Copy link

github-actions bot commented Nov 26, 2024

❌ The Forge CI workflow has failed! Check the workflow run for details. (7d749f0)

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