Skip to content

Conversation

@bryanoltman
Copy link

This is required to support patch signing on Windows.

@bryanoltman bryanoltman marked this pull request as ready for review January 15, 2025 15:39
Comment on lines +131 to +136
final File shorebirdYamlFile = buildDirectory
.childDirectory('runner')
.childDirectory(sentenceCase(buildModeName))
.childDirectory('data')
.childDirectory('flutter_assets')
.childFile('shorebird.yaml');
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm a little surprised there isn't a flutterAssets() path helper somewhere.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Me too. Searching for "assets" in either cmake or windows files yielded nothing though 🤔

@bryanoltman bryanoltman merged commit 39dff68 into shorebird/dev Jan 15, 2025
3 of 4 checks passed
@bryanoltman bryanoltman deleted the bo/windows-public-key branch January 15, 2025 16:54
bryanoltman added a commit that referenced this pull request Jan 22, 2025
* Add public key to windows shorebird.yaml if found

* Tests
bryanoltman added a commit that referenced this pull request Feb 6, 2025
* Add public key to windows shorebird.yaml if found

* Tests
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.

3 participants