Skip to content

Add public key to windows shorebird.yaml if found#71

Merged
bryanoltman merged 2 commits intoshorebird/devfrom
bo/windows-public-key
Jan 15, 2025
Merged

Add public key to windows shorebird.yaml if found#71
bryanoltman merged 2 commits intoshorebird/devfrom
bo/windows-public-key

Conversation

@bryanoltman
Copy link
Copy Markdown

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
Copy Markdown

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
Copy Markdown
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
@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.

2 participants