Skip to content

Conversation

@Redent0r
Copy link

@Redent0r Redent0r commented May 6, 2025

  • When downloading a genpolicy releases, filter the list of releases to only include those that are not marked as "prerelease" or "draft"

This checklist is used to make sure that common guidelines for a pull request are followed.

Related command

az confcom

General Guidelines

  • Have you run azdev style <YOUR_EXT> locally? (pip install azdev required)
  • Have you run python scripts/ci/test_index.py -q locally? (pip install wheel==0.30.0 required)
  • My extension version conforms to the Extension version schema

For new extensions:

About Extension Publish

There is a pipeline to automatically build, upload and publish extension wheels.
Once your pull request is merged into main branch, a new pull request will be created to update src/index.json automatically.
You only need to update the version information in file setup.py and historical information in file HISTORY.rst in your PR but do not modify src/index.json.

@Redent0r Redent0r marked this pull request as ready for review May 7, 2025 16:12
@Redent0r Redent0r requested a review from SethHollandsworth May 7, 2025 17:07
* When downloading a genpolicy release, filter the list of releases to only include those that
are not marked as "prerelease" or "draft"

Signed-off-by: Saul Paredes <[email protected]>
@Redent0r Redent0r force-pushed the saulparedes/fork_filter_genpolicy_release branch from 8ddd7a5 to b884d74 Compare May 7, 2025 17:10
Copy link
Owner

@SethHollandsworth SethHollandsworth left a comment

Choose a reason for hiding this comment

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

lgtm

@SethHollandsworth SethHollandsworth merged commit d9834ad into SethHollandsworth:main May 8, 2025
SethHollandsworth pushed a commit that referenced this pull request May 8, 2025
* When downloading a genpolicy release, filter the list of releases to only include those that
are not marked as "prerelease" or "draft"

Signed-off-by: Saul Paredes <[email protected]>
SethHollandsworth added a commit that referenced this pull request Jun 5, 2025
* filter genpolicy releases (#94)

* When downloading a genpolicy release, filter the list of releases to only include those that
are not marked as "prerelease" or "draft"

Signed-off-by: Saul Paredes <[email protected]>

* updating history

* updating styling

* fixing layers

---------

Signed-off-by: Saul Paredes <[email protected]>
Co-authored-by: Saul Paredes <[email protected]>
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