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

Remove 'update-config.csx'. #942

Merged
merged 1 commit into from
Aug 21, 2024
Merged

Remove 'update-config.csx'. #942

merged 1 commit into from
Aug 21, 2024

Conversation

jpobst
Copy link
Contributor

@jpobst jpobst commented Aug 21, 2024

The update-config.csx script should no longer be used in AndroidX repository.

Instead, use one of the following:

  • dotnet cake -t=update-config
  • dotnet cake -t=bump-config
  • dotnet cake -t=sort-config
  • dotnet cake -t=published-config

Commands are documented here.

@jpobst jpobst requested a review from moljac August 21, 2024 18:12
@jpobst jpobst merged commit ff23d90 into main Aug 21, 2024
6 checks passed
@jpobst jpobst deleted the remove-update-script branch August 21, 2024 19:07
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