Skip to content

Comments

fix: update how we generate analyze_snapshot#92

Merged
bryanoltman merged 2 commits intoshorebird/devfrom
bo/fix-analyze_snapshot
Dec 13, 2024
Merged

fix: update how we generate analyze_snapshot#92
bryanoltman merged 2 commits intoshorebird/devfrom
bo/fix-analyze_snapshot

Conversation

@bryanoltman
Copy link

Due to a change in lib/snapshot/BUILD.gn, we were no longer building analyze_snapshot for iOS. This change replaces our previous create_arm_analyze_snapshot with something more in line with the ~equivalent create_macos_gen_snapshots.

@bryanoltman bryanoltman merged commit 59571a1 into shorebird/dev Dec 13, 2024
@bryanoltman bryanoltman deleted the bo/fix-analyze_snapshot branch December 13, 2024 19:16
felangel pushed a commit that referenced this pull request Dec 17, 2024
* fix: update how we generate analyze_snapshot

* formatting
bryanoltman added a commit that referenced this pull request Jan 3, 2025
* chore: squash all our changes to a single commit

See shorebird/dev-3.24.5 for prior commit history.

* fix: remove flutter/fml/size include

* fix: use shorebird buildroot

* fix: generate analyze snapshot for arm builds

* formatting

* fix: update how we generate analyze_snapshot (#92)

* fix: update how we generate analyze_snapshot

* formatting

* build windows

* Windows Support

* Format

* Make patching work

* Formatting

* Formatting

* Formatting

* Improve windows

* Formatting

* Formatting

* Formatting

* Revert unneeded changes

* Revert changes

* Bump updater rev

* Remove prints

* Cleanup

* fix deps

* Use correct local appdata path

* Formatting

* consolidate fetching build number and release version

* format

* remove unnecessary pointer

* Introduce ReleaseVersion struct

* formatting

* Formatting

* More formatting

* Comments

* Formatting

* More comments

* Formatting

* Remove print statements

* Remove comments

* Use in-out param for ConfigureShorebird

* formatting

* fix deps

* Remove extra include of updater.lib

* Cleanup

* cleanup

* Formatting

* Use ERROR_SUCCESS

* Do not use Error Success

* Add comment

* GetLocalAppDataPath feedback

* Refactor

---------

Co-authored-by: Felix Angelov <felix@shorebird.dev>
felangel pushed a commit that referenced this pull request Jan 14, 2025
* fix: update how we generate analyze_snapshot

* formatting
felangel added a commit that referenced this pull request Jan 14, 2025
* chore: squash all our changes to a single commit

See shorebird/dev-3.24.5 for prior commit history.

* fix: remove flutter/fml/size include

* fix: use shorebird buildroot

* fix: generate analyze snapshot for arm builds

* formatting

* fix: update how we generate analyze_snapshot (#92)

* fix: update how we generate analyze_snapshot

* formatting

* build windows

* Windows Support

* Format

* Make patching work

* Formatting

* Formatting

* Formatting

* Improve windows

* Formatting

* Formatting

* Formatting

* Revert unneeded changes

* Revert changes

* Bump updater rev

* Remove prints

* Cleanup

* fix deps

* Use correct local appdata path

* Formatting

* consolidate fetching build number and release version

* format

* remove unnecessary pointer

* Introduce ReleaseVersion struct

* formatting

* Formatting

* More formatting

* Comments

* Formatting

* More comments

* Formatting

* Remove print statements

* Remove comments

* Use in-out param for ConfigureShorebird

* formatting

* fix deps

* Remove extra include of updater.lib

* Cleanup

* cleanup

* Formatting

* Use ERROR_SUCCESS

* Do not use Error Success

* Add comment

* GetLocalAppDataPath feedback

* Refactor

---------

Co-authored-by: Felix Angelov <felix@shorebird.dev>
bryanoltman added a commit that referenced this pull request Feb 6, 2025
* fix: update how we generate analyze_snapshot

* formatting
bryanoltman added a commit that referenced this pull request Feb 6, 2025
* chore: squash all our changes to a single commit

See shorebird/dev-3.24.5 for prior commit history.

* fix: remove flutter/fml/size include

* fix: use shorebird buildroot

* fix: generate analyze snapshot for arm builds

* formatting

* fix: update how we generate analyze_snapshot (#92)

* fix: update how we generate analyze_snapshot

* formatting

* build windows

* Windows Support

* Format

* Make patching work

* Formatting

* Formatting

* Formatting

* Improve windows

* Formatting

* Formatting

* Formatting

* Revert unneeded changes

* Revert changes

* Bump updater rev

* Remove prints

* Cleanup

* fix deps

* Use correct local appdata path

* Formatting

* consolidate fetching build number and release version

* format

* remove unnecessary pointer

* Introduce ReleaseVersion struct

* formatting

* Formatting

* More formatting

* Comments

* Formatting

* More comments

* Formatting

* Remove print statements

* Remove comments

* Use in-out param for ConfigureShorebird

* formatting

* fix deps

* Remove extra include of updater.lib

* Cleanup

* cleanup

* Formatting

* Use ERROR_SUCCESS

* Do not use Error Success

* Add comment

* GetLocalAppDataPath feedback

* Refactor

---------

Co-authored-by: Felix Angelov <felix@shorebird.dev>
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