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 the CI setup for build on forks #347

Merged
merged 1 commit into from
May 22, 2020

Conversation

cortinico
Copy link
Member

@cortinico cortinico commented May 22, 2020

📄 Context

With the previous commit I accidentally broke the
CI builds coming from external forks. See #159

Forks don't have access to this ORG secrets so
the publishToMavenLocal task was failing as the
environment variables were blank.

Moreover I'm also disabling the publishing workflow for forks.

🛠️ How to test

If the build is ✅ , let's merge and rebase #159 on top of this.

With the previous commit I accidentally broke the
CI builds coming from external forks.
Forks don't have access to this ORG secrets so
the publishToMavenLocal task was failing as the
environment variables were blank.

Moreover I'm also disabling the publishing workflow for forks.
@cortinico cortinico added this to the 3.3.0 milestone May 22, 2020
@cortinico cortinico added the infra Issue or pull request relate to the library infrastructure (CI, Release mgmt, etc.) label May 22, 2020
@cortinico cortinico requested a review from vbuberen May 22, 2020 12:20
@cortinico cortinico merged commit 77d34c4 into ChuckerTeam:develop May 22, 2020
@cortinico cortinico deleted the fix-ci-on-forks branch May 22, 2020 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infra Issue or pull request relate to the library infrastructure (CI, Release mgmt, etc.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants