[chores] Move flutter-symbols and sourcemaps to base package#2102
Merged
[chores] Move flutter-symbols and sourcemaps to base package#2102
flutter-symbols and sourcemaps to base package#2102Conversation
This was referenced Feb 13, 2026
brett0000FF
approved these changes
Feb 13, 2026
fuzzybinary
approved these changes
Feb 13, 2026
ava-silver
approved these changes
Feb 17, 2026
Base automatically changed from
corentin.girard/migrate-elf-symbols
to
master
February 18, 2026 09:30
nsavoire
approved these changes
Feb 18, 2026
Co-authored-by: Cursor <cursoragent@cursor.com>
…/commands` Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
…e/src/commands` Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
2f7bdb9 to
ec9116a
Compare
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What and why?
elf-symbolsandunity-symbolsto base package #2101flutter-symbolsandsourcemapsto base package #2102 (← you are here)pe-symbolsto base package #2103react-nativeto base package #2104measure,spanandtraceto base package #2105This PR moves 2 command scopes to the
@datadog/datadog-ci-basepackage. This is a no-op for users. The goal is to conclude our package migration.The
flutter-symbolsscope depends onsourcemapsso both migrations need to be done in the same PR.How?
Make atomic commits each time a command is run.
Review checklist