Skip to content

Conversation

@clayburn
Copy link
Contributor

This PR migrates the Arrow project to publish Build Scans to the the new Develocity instance at develocity.apache.org.

Additionally, this PR sets a projectId for use by Develocity.

Fixes #515

@kou kou changed the title #515 - Publish build scans to develocity.apache.org GH-515: Publish build scans to develocity.apache.org Jan 14, 2025
Copy link
Member

@lidavidm lidavidm left a comment

Choose a reason for hiding this comment

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

Thanks!

env:
# Enables build caching, but not strictly required
DEVELOCITY_ACCESS_KEY: ${{ secrets.GE_ACCESS_TOKEN }}
DEVELOCITY_ACCESS_KEY: ${{ secrets.DEVELOCITY_ACCESS_KEY }}
Copy link
Member

Choose a reason for hiding this comment

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

So I guess this secret has been added to all Apache repos already? (Judging from previous PRs of yours)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Correct, it has been. It just won't work from this PR build since my PR originates from a fork.

@lidavidm lidavidm merged commit 4f9b452 into apache:main Jan 15, 2025
21 checks passed
@clayburn clayburn deleted the develocity.apache.org branch January 15, 2025 12:52
@lidavidm lidavidm added this to the 18.2.0 milestone Jan 30, 2025
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.

Migrate Build Scan publication to develocity.apache.org

2 participants