Below you will find pages that utilize the taxonomy term “atos-actions”
April 2, 2026
Tar and Upload a Build Artifact
Version updated for https://github.com/atos-actions/upload-artifact to version v2.2.3.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 6 repositories.
Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Upload-Artifact GitHub Action enables users to upload and store workflow artifacts by compressing them into a tar archive before uploading. This action facilitates data sharing between jobs and preserves data after workflow completion, providing faster uploads, immediate availability of artifacts via the UI or API, and improved data integrity through immutable archives.
March 3, 2026
Tar and Upload a Build Artifact
Version updated for https://github.com/atos-actions/upload-artifact to version v2.2.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 5 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action extends the functionality of the standard upload-artifact action by compressing files into a tar archive before uploading them. It enables efficient sharing of data between jobs and workflows by providing faster uploads, immediate artifact availability, and improved data integrity through immutable archives.