Skip to content

Fix CI requiring original repo (#560)#561

Open
RPDeshaies wants to merge 1 commit into
masterfrom
skip-preview-forks
Open

Fix CI requiring original repo (#560)#561
RPDeshaies wants to merge 1 commit into
masterfrom
skip-preview-forks

Conversation

@RPDeshaies

Copy link
Copy Markdown
Collaborator

✅ Changes

  • fix: This should fix the CI failing on forks.

🌄 Context

I had noticed when fixing the issue of the cap on Numeric fields that the CI consistently failed. Looking from the build logs, I think the issue is that it looks for secrets related to the main repo in a way that seems hardcoded. This should fix that particular issue.

✅ Changes

🌄 Context

🔒Checklist

  • I tested my work on the feature environment

💅 Examples

## ✅ Changes

<!-- Use prefixes: **chore**, **docs**, **feat**, **fix**, **refactor**,
**style** or **test** -->

- **fix**: This should fix the CI failing on forks.

## 🌄 Context

I had noticed when fixing the issue of the cap on Numeric fields that
the CI consistently failed. Looking from the build logs, I think the
issue is that it looks for secrets related to the main repo in a way
that seems hardcoded. This _should_ fix that particular issue.
@glmdgrielson

Copy link
Copy Markdown
Contributor

That looks like it did a good!

@RPDeshaies RPDeshaies enabled auto-merge (squash) November 25, 2024 19: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.

2 participants