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

Move to use kairos-release instead of os-release #506

Merged
merged 2 commits into from
Oct 7, 2024
Merged

Conversation

Itxaka
Copy link
Member

@Itxaka Itxaka commented Oct 1, 2024

Signed-off-by: Itxaka <itxaka@kairos.io>
@Itxaka Itxaka requested a review from a team October 1, 2024 09:07
Copy link

codecov bot commented Oct 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.30%. Comparing base (9b2eeb0) to head (04996bf).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #506   +/-   ##
=======================================
  Coverage   54.30%   54.30%           
=======================================
  Files          19       19           
  Lines        1569     1569           
=======================================
  Hits          852      852           
  Misses        587      587           
  Partials      130      130           

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

@Itxaka Itxaka added the blocked label Oct 1, 2024
kairosKey = "KAIROS_" + key
v, exists = release[kairosKey]
if !exists {
// We try with the old naming without the prefix in case the key wasn't found
Copy link
Contributor

Choose a reason for hiding this comment

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

It's been a long time since we introduced the prefix. What is this trying to catch?

Copy link
Member Author

Choose a reason for hiding this comment

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

really old releases upgrading to newer ones

@Itxaka Itxaka removed the blocked label Oct 7, 2024
@Itxaka Itxaka merged commit 5f9d126 into main Oct 7, 2024
13 checks passed
@Itxaka Itxaka deleted the kairos-release branch October 7, 2024 09:39
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