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

Add annotation for specs repo users #103

Merged
merged 2 commits into from Apr 16, 2024
Merged

Conversation

ofalvai
Copy link
Contributor

@ofalvai ofalvai commented Apr 10, 2024

Checklist

  • I've read and followed the Contribution Guidelines
  • step.yml and README.md is updated with the changes (if needed)

Version

Requires a MAJOR/MINOR/PATCH version update

Context

The on-disk Cocoapods Specs repo needs constant updates (git pulls) to keep Cocoapods fast when the Podfile uses the Specs repo. Since 2019, the CDN source is the default for new pod inits, but there are still many projects using Podfiles referring to the Specs repo.

We want to eventually remove the on-disk Specs repo, but before that, we need more users to migrate their Podfiles.

Changes

Create a build annotation when Specs repo usage is detected:

image

Investigation details

Decisions

This is an info level annotation for now, but we might turn it into a warning later.

@ofalvai ofalvai marked this pull request as ready for review April 16, 2024 09:12
@ofalvai ofalvai merged commit 6506fe8 into master Apr 16, 2024
1 check passed
@ofalvai ofalvai deleted the BE-1370-specs-annotation branch April 16, 2024 10:15
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.

None yet

2 participants