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

1password: migrate casks (1) #172357

Merged
merged 7 commits into from Apr 29, 2024
Merged

1password: migrate casks (1) #172357

merged 7 commits into from Apr 29, 2024

Conversation

razvanazamfirei
Copy link
Member

@razvanazamfirei razvanazamfirei commented Apr 28, 2024

Removing conflicts_with cask from this migration, will add back in a separate PR.

The merge order is:

  1. 1password: migrate casks (1) #172357
  2. 1password: migrate casks homebrew-cask-versions#20188
  3. 1password: migrate casks (2) #172356 (rebase and merge)

@@ -16,8 +16,6 @@
regex(%r{href=.*?/op_apple_universal[._-]v?(\d+(?:\.\d+)+)\.pkg}i)
end

conflicts_with cask: "1password-cli1"
Copy link
Member

Choose a reason for hiding this comment

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

Why do these need to be removed and not changed?

Copy link
Member Author

Choose a reason for hiding this comment

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

@bevanjkay, they're added back in #172356. The conflicting casks are not resolved in CI (See, e.g., https://github.com/Homebrew/homebrew-cask/actions/runs/8863512074/job/24337653300) and this is a workaround to migrating casks individually.

Copy link
Member

@bevanjkay bevanjkay Apr 29, 2024

Choose a reason for hiding this comment

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

The gather cask information step is loading the casks from the API, so even after a rebase, it would continue to fail until the API propagates.
It might be better to have a way to switch the gather cask information step to include the HOMEBREW_NO_INSTALL_FROM_API environment variable.

Can you help here @Bo98?

@p-linnane p-linnane merged commit fb59793 into master Apr 29, 2024
21 checks passed
@p-linnane p-linnane deleted the migrate-1-password-no-conflict branch April 29, 2024 03:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants