Skip to content

Conversation

@comps
Copy link
Collaborator

@comps comps commented Jan 9, 2026

Description:

Always install the 0.11 ATEX release from PyPI, for now.

Rationale:

ATEX is still under development and API breakages will happen (at least 1-2 are planned, there might be more unplanned) before the 1.0 version is released.

Using a fixed version in the workflow allows us to update the API-using code in the same PR that bumps the version - the main benefit is that other PRs are not impacted by any ATEX-related changes because they either

  1. use the old version with old API
  2. use the new version with the new API

so they don't need to worry about rebasing.

I know @ggbecker wanted the version-less approach, but I still think it would be more trouble than it's worth at this stage of ATEX development.

Signed-off-by: Jiri Jaburek <comps@nomail.dom>
@comps comps requested review from Mab879 and ggbecker January 9, 2026 15:58
@comps comps changed the title Install ATEX version 0.11 specifically Install ATEX version 0.11 specifically in the Github workflow Jan 9, 2026
@Mab879 Mab879 self-assigned this Jan 9, 2026
@github-actions
Copy link

github-actions bot commented Jan 9, 2026

ATEX Test Results

Test artifacts have been submitted to Testing Farm.

Results: View Test Results
Workflow Run: View Workflow Details

This comment was automatically generated by the ATEX workflow.

@Mab879 Mab879 added this to the 0.1.80 milestone Jan 9, 2026
@Mab879 Mab879 merged commit 98c3dae into ComplianceAsCode:master Jan 9, 2026
138 of 142 checks passed
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