-
Notifications
You must be signed in to change notification settings - Fork 59
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
new: introduce asset
artifact type
#309
Commits on Dec 13, 2023
-
new: introduce asset as new artifact type
Signed-off-by: Lorenzo Susini <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0094d20 - Browse repository at this point
Copy the full SHA 0094d20View commit details -
update: handle pushing and pulling of assets
Signed-off-by: Lorenzo Susini <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9327ea2 - Browse repository at this point
Copy the full SHA 9327ea2View commit details -
update: adapt flag description to include asset
Signed-off-by: Lorenzo Susini <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a40da37 - Browse repository at this point
Copy the full SHA a40da37View commit details -
Signed-off-by: Lorenzo Susini <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6f750ff - Browse repository at this point
Copy the full SHA 6f750ffView commit details -
update: properly handle assets dir when installing assets
Signed-off-by: Lorenzo Susini <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 818c437 - Browse repository at this point
Copy the full SHA 818c437View commit details -
update: explicitly handle artifact types when pushing
Co-authored-by: Federico Di Pierro <[email protected]> Signed-off-by: Lorenzo Susini <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d3a6532 - Browse repository at this point
Copy the full SHA d3a6532View commit details -
test: introduce test for asset artifact type
Signed-off-by: Lorenzo Susini <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 10ba01a - Browse repository at this point
Copy the full SHA 10ba01aView commit details -
update: allow to create tar.gz from directories, required for asset t…
…ypes Signed-off-by: Lorenzo Susini <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 619150b - Browse repository at this point
Copy the full SHA 619150bView commit details -
update: allow to extract directories for asset files
Signed-off-by: Lorenzo Susini <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f483277 - Browse repository at this point
Copy the full SHA f483277View commit details -
update: satisfy new license and fix linting error
Signed-off-by: Lorenzo Susini <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c0d776f - Browse repository at this point
Copy the full SHA c0d776fView commit details -
fix: ensure files are places in their directories when creating tar.g…
…z archives Signed-off-by: Lorenzo Susini <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5df4a99 - Browse repository at this point
Copy the full SHA 5df4a99View commit details -
test: compressing of files and dirs
Signed-off-by: Lorenzo Susini <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7cc530f - Browse repository at this point
Copy the full SHA 7cc530fView commit details -
update: make extract agnostic about artifact types again
Signed-off-by: Lorenzo Susini <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 46b1b43 - Browse repository at this point
Copy the full SHA 46b1b43View commit details