-
Notifications
You must be signed in to change notification settings - Fork 147
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
chore: Add an entry for zip_fix engine #277
Conversation
'f68335f3f6afdb1595420b1c3b5a16c8da75a1cf': _EngineMapping3_7( | ||
shorebirdStorageBucket: 'download-dev.shorebird.dev', | ||
'adb70a20d4718b5ce60cdd99ad81d8de54afcb35': _EngineMapping3_7( | ||
// shorebirdStorageBucket: 'download-dev.shorebird.dev', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You want this using the prod bucket?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's already pushed in prod:
https://console.cloud.google.com/storage/browser/download.shorebird.dev/shorebird/adb70a20d4718b5ce60cdd99ad81d8de54afcb35?pageState=(%22StorageObjectListTable%22:(%22f%22:%22%255B%255D%22))&project=code-push-prod&prefix=&forceOnObjectsSortingFiltering=false
But I guess I could push it again, this time to dev. 🤷
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Up to you just wanted to make sure this was intentional
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I’m confused about the unused variable warning haha but I’ll take a closer look when I’m at my computer.
That's working around dart-lang/sdk#52016 🤣 |
This adds an entry to artifact_proxy for my in-progress fix to the engine:
https://github.com/shorebirdtech/engine/tree/zip_fix