Skip to content

Create GitHub Action for upstream releases#2386

Merged
Mab879 merged 2 commits into
OpenSCAP:maint-1.3from
jan-cerny:release_action_maint-1.3
Jul 20, 2026
Merged

Create GitHub Action for upstream releases#2386
Mab879 merged 2 commits into
OpenSCAP:maint-1.3from
jan-cerny:release_action_maint-1.3

Conversation

@jan-cerny

Copy link
Copy Markdown
Member

This commit updates the upstream release process and introduces a GitHub Action that performs the upstream release and creates tarball automatically.

Having an automated, ephemeral and isolated release pipeline significantly reduces risk of releasing a compromised release. It helps ensure that the release tarballs don't contain unwanted artifacts and aren't affected by compromised environment.

This commit updates the upstream release process and introduces
a GitHub Action that performs the upstream release and creates
tarball automatically.

Having an automated, ephemeral and isolated release pipeline
significantly reduces risk of releasing a compromised release.
It helps ensure that the release tarballs don't contain unwanted
artifacts and aren't affected by compromised environment.
Comment thread .github/workflows/release.yml Outdated
- name: Build source tarball
run: |
mkdir -p build
cd build

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Can we use working-directory here?

@sonarqubecloud

Copy link
Copy Markdown

@Mab879 Mab879 self-assigned this Jul 17, 2026
@Mab879
Mab879 merged commit cacc473 into OpenSCAP:maint-1.3 Jul 20, 2026
11 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