Skip to content
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

feat: read public key from release yaml #168

Merged
merged 1 commit into from
May 21, 2024

Conversation

bryanoltman
Copy link
Contributor

Description

Updates Updater to read (optional) public key from release yaml.

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@bryanoltman bryanoltman enabled auto-merge (squash) May 21, 2024 16:18
Copy link

codecov bot commented May 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.19%. Comparing base (6ab6972) to head (77cf072).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #168      +/-   ##
==========================================
+ Coverage   96.15%   96.19%   +0.04%     
==========================================
  Files          28       28              
  Lines        3091     3126      +35     
==========================================
+ Hits         2972     3007      +35     
  Misses        119      119              
Flag Coverage Δ
library 97.85% <100.00%> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

auto-merge was automatically disabled May 21, 2024 16:27

Pull request was closed

@bryanoltman bryanoltman reopened this May 21, 2024
@bryanoltman bryanoltman merged commit a2e9f5d into main May 21, 2024
13 checks passed
@bryanoltman bryanoltman deleted the bo/read-public-key-from-yaml branch May 21, 2024 16:30
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