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 a helper script to update the SDK DEPS file. #6306

Merged
merged 1 commit into from
Sep 1, 2023

Conversation

kenzieschmoll
Copy link
Member

This script will make it easy to prepare a DevTools release. By running dart update_sdk_deps.dart -c <commit-hash>, this script will:

  • prepare a local SDK branch for the DEPS update
  • write the DEPS file with the given DevTools commit hash
  • Commit the change, and push the Gerrit CL up for review

With the new automatic process to upload the DevTools build to CIPD (link), this script will streamline the DevTools release process.

@kenzieschmoll kenzieschmoll merged commit 39696ec into flutter:master Sep 1, 2023
23 of 25 checks passed
@kenzieschmoll kenzieschmoll deleted the update-deps branch September 1, 2023 20:27
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.

2 participants