mirror of
https://github.com/awslabs/iam-policy-autopilot.git
synced 2026-04-26 00:15:57 +03:00
[PR #9] [MERGED] Introduce CI workflow for build and publish #165
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/iam-policy-autopilot#165
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/awslabs/iam-policy-autopilot/pull/9
Author: @weibenz1
Created: 11/20/2025
Status: ✅ Merged
Merged: 11/21/2025
Merged by: @weibenz1
Base:
prerelease← Head:prerelease📝 Commits (2)
89e207eintroduce build_and_publish.py that auto package wheels, validate it and then publish whenever a release is created.8045c6fMerge branch 'awslabs:prerelease' into prerelease📊 Changes
3 files changed (+0 additions, -0 deletions)
View changed files
➕
.github/workflows/build_and_publish.yml(+187 -0)📝
.github/workflows/pr-checks.yml(+6 -11)➕
pyproject.toml(+17 -0)📄 Description
Description of changes
This PR introduces the build_and_publish.yml that's auto triggered whenever a release is created.
Major flows:
TODOs:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.