vault icon indicating copy to clipboard operation
vault copied to clipboard

[QT-687] use new packaging action

Open ryancragun opened this issue 1 year ago • 3 comments

Update hashicorp/actions-packaging-linux to our rewritten version that no longer requires building a Docker container or relies on code hosted in a non-hashicorp repo for packaging.

As internal actions are not managed in the same manner as external actions in via the tsccr trusted components db, the tsccr helper is unable to easily re-pin hashicorp/* actions. As such, we unpin some pinned hashicorp/* actions to automatically pull in updates that are compatible.

ryancragun avatar May 09 '24 16:05 ryancragun

CI Results: All Go tests succeeded! :white_check_mark:

github-actions[bot] avatar May 09 '24 16:05 github-actions[bot]

Build Results: All builds succeeded! :white_check_mark:

github-actions[bot] avatar May 09 '24 16:05 github-actions[bot]

Just a note that by updating the entire pipeline to hashicorp/upload-artifacts@v4 and with the new packaging workflow the build for linux/amd64 goes from just under 9 minutes 3 days ago to 5.5 minutes now.

ryancragun avatar May 09 '24 21:05 ryancragun