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

v1.0.0 #1

Merged
merged 5 commits into from
Dec 4, 2024
Merged

v1.0.0 #1

merged 5 commits into from
Dec 4, 2024

Conversation

Paebbels
Copy link
Member

@Paebbels Paebbels commented Dec 4, 2024

New Features

Developed a drop-in-replacement of upload-artifact as a composite action, which preserved file attributes like permissions. All input parameters of upload-artifact are forwarded to the original action.

The implementation uses a tarball (*.tar) to preserve file permissions. After packaging/unpackaging, the tarball is removed in a cleanup phase.

Unit Tests

A pipeline was added, which verifies the tarballs content and the preserved file permissions.

@Paebbels Paebbels self-assigned this Dec 4, 2024
@Paebbels Paebbels added the Feature Request New feature or request label Dec 4, 2024
@Paebbels Paebbels merged commit 2da6f8e into main Dec 4, 2024
2 checks passed
@Paebbels Paebbels deleted the dev branch December 4, 2024 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant