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

Update CLI release policy #2270

Merged
merged 1 commit into from
Jan 17, 2025
Merged

Update CLI release policy #2270

merged 1 commit into from
Jan 17, 2025

Conversation

lcarva
Copy link
Member

@lcarva lcarva commented Jan 17, 2025

This commit updates the EC policy config for the CLI image in two ways.

First, the policy config now enforces hermetic builds since the builds are indeed hermetic 🎉.

Second the policy config no longer enforces the schedule restriction. Those policy rules are usually meant to avoid releases by a vendor on restricted dates, e.g. weekends. Since this is being used for a community release, this is not a concern.

Ref: EC-911

This commit updates the EC policy config for the CLI image in two ways.

First, the policy config now enforces hermetic builds since the builds
are indeed hermetic 🎉.

Second the policy config no longer enforces the schedule restriction.
Those policy rules are usually meant to avoid releases by a vendor on
restricted dates, e.g. weekends. Since this is being used for a
community release, this is not a concern.

Ref: EC-911

Signed-off-by: Luiz Carvalho <[email protected]>
Copy link
Contributor

@robnester-rh robnester-rh left a comment

Choose a reason for hiding this comment

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

LGTM

@lcarva lcarva enabled auto-merge January 17, 2025 21:05
Copy link

codecov bot commented Jan 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.76%. Comparing base (1f38337) to head (73f212f).
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2270   +/-   ##
=======================================
  Coverage   72.76%   72.76%           
=======================================
  Files          89       89           
  Lines        7674     7674           
=======================================
  Hits         5584     5584           
  Misses       2090     2090           
Flag Coverage Δ
generative 72.76% <ø> (ø)
integration 72.76% <ø> (ø)
unit 72.76% <ø> (ø)

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

@lcarva lcarva merged commit dca8ab7 into enterprise-contract:main Jan 17, 2025
12 checks passed
@lcarva lcarva deleted the EC-911 branch January 17, 2025 21:19
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