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

ENT-9167: Added ci docker scripts for manual and github actions use (3.21) #1245

Merged
merged 3 commits into from
Jul 28, 2023

Conversation

craigcomstock
Copy link
Contributor

No description provided.

…ub actions

Need to get something in place for pull requests to execute in the cfengine context where secrets are available.

Ticket: ENT-9167
Changelog: none
(cherry picked from commit 585df09)
Includes unused build-scripts/clean-dependencies which I found helpful while iterating locally.

Ticket: ENT-9167
Changelog: none
(cherry picked from commit eb0d49f)
Ticket: ENT-9167
Changelog: none
(cherry picked from commit 437b108)
@craigcomstock
Copy link
Contributor Author

craigcomstock commented Jul 28, 2023

deps cache looks good, packages cache could use some work

Run actions/cache/save@v3
/usr/bin/tar --posix -cf cache.tzst --exclude cache.tzst -P -C /home/runner/work/buildscripts/buildscripts --files-from manifest.txt --use-compress-program zstdmt
Cache Size: ~[1](https://github.com/cfengine/buildscripts/actions/runs/5693398536/job/15432412539?pr=1245#step:15:1)32 MB (137940057 B)
Cache saved successfully
Cache saved with key: deps-3.21.x-ea222ab

Run actions/cache/save@v3
/usr/bin/tar --posix -cf cache.tzst --exclude cache.tzst -P -C /home/runner/work/buildscripts/buildscripts --files-from manifest.txt --use-compress-program zstdmt
Cache Size: ~8[9](https://github.com/cfengine/buildscripts/actions/runs/5693398536/job/15432412539?pr=1245#step:15:10) MB (93773120 B)
Cache saved successfully
Cache saved with key: packages-

But this is the same code as in master so I'll make a fix there for packages cache key and work it's way back to the release branches.

@craigcomstock craigcomstock merged commit 3aaef7f into 3.21.x Jul 28, 2023
1 check passed
@craigcomstock craigcomstock deleted the ENT-9167/3.21 branch July 28, 2023 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant