-
Notifications
You must be signed in to change notification settings - Fork 6
Remove quickstart as base image and TARGET_NETWORK for local embedded network #147
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
Merged
+466
−416
Merged
Changes from all commits
Commits
Show all changes
60 commits
Select commit
Hold shift + click to select a range
3c14b11
#92: removed quickstart as base image and TARGET_NETWORK, as now only…
sreuland edd58db
#92: added callable workflow using qs pipeline from system-test
sreuland fef8f6b
#92: fixed cli ref url parsing for sha lookup
sreuland 625411e
#92: fixed cli ref url parse with delimeter
sreuland e62f762
#92: fixed system test checkout to workspace in job
sreuland 5a0766e
get the proper commit sha for system test git ref job parameter
sreuland bf2c832
use artifacts for image across jobs on forked prs
sreuland 6ff5513
use tmp for artifact path
sreuland 100b62c
use docker.io for image cache
sreuland f6efb85
add some debug output on artifact upload
sreuland f6f7324
add more debug output
sreuland 2c18c7f
run quickstart first as it resets docker context, then load system te…
sreuland 786126c
add ddebug out on startup
sreuland e844ce2
use add-host to reference quickstart container ports from system test…
sreuland e8ce9e8
#92: renamed new workflow to test-workflow
sreuland 4355789
#92: refined registry allowed check for dockerhub
sreuland d83626d
#92: fix check for absent docker creds
sreuland 9305bc3
fixed job filter to check for skipped due to image cache or success o…
sreuland 68bf397
#92: make rpc version an input variable and all input component names…
sreuland c71f463
#92: allow cli crate version input variable on workflow
sreuland 77445f4
#92: consistent js stellar sdk gh input var names
sreuland ab61d6d
#92: consistent input variable names for soroban examples repo/ref
sreuland f396c7a
#92: fixed cli repo docker git url for context format
sreuland 6f8fddd
#92: use gha caches for docker build layer caching
sreuland ac79f9f
#92: fix gha cache verstion syntax on step
sreuland 60f098c
#92: remove unnecessary cache key creation
sreuland 405dab9
#92: use artifacts instead of cache for interim docker image for syst…
sreuland 34febf8
#92: specify system-test repo for gha cache ownership
sreuland 202124c
#92: enable plain logging on docker build to see caching activity
sreuland eb1c902
#92: dont' use repository param in gha caching, not effective
sreuland ada2d32
#92: dont' use gha docker buildx action
sreuland f2edf87
#92: need --load for docker buildx to save to local repo
sreuland b19e8bd
#92: specify docker driver for buildx
sreuland 6509db3
#92: use gha cache on ci test build
sreuland 6df0d5c
#92: added debug on buildx
sreuland 272cc86
#92: corrected debug on buildx
sreuland ff8a819
#92: don't use equals on the buildx cache params
sreuland 9ec6778
#92: don't use quotes on makefile variable
sreuland 8b77666
#92: use new horizon and friendbot refs to quickstart flow
sreuland 68bbc32
#92: include crazy-max gha action to assist docker gha caching
sreuland 64ad22d
#92: use docker container driver for buildx
sreuland 0357394
#92: fix getEvents endLedger requirement for latest v24 js sdk
sreuland de79a02
#92: use docker-container driver for cache exports, oci export for cl…
sreuland 25b5aec
#92: use docker-container for driver with buildx on callable workflow
sreuland 3ef80d1
#92: focus on local buildx cache using incremental action cache keys
sreuland a3e28fc
#92: trying to use volume mount from buildkit container to runner hos…
sreuland 3d77671
#92: use driver-opt param for vol mount
sreuland 5c4485d
#92: run buildkitd container directly to specify vol mount to gha run…
sreuland de1f98a
#92: fix unix socket name, don't use setup-buildx action, not needed
sreuland e0eb6e5
#92: fix vol mounts for socket path on buildkitd run
sreuland f91366a
#92: print logs of buildkit container start error
sreuland 3fdc993
#92: use tcp port for buildkitd instead of unix socket to gha runner
sreuland 6b90e1f
#92: revert back to image file cache pattern for ci build
sreuland 1923043
#92: revert back to doing cache per image on callable workflow
sreuland 92ba87e
#92: pass the compressed image tar from build to run job
sreuland 5c00664
#92: added console output for compression stats on image files
sreuland 4316c54
#92 use lower compression ration on image files for faster time
sreuland 4a6862e
#92 console verbose logging on compression status
sreuland 16aa20c
#92: include the git ref for system-test version in the hashed system…
sreuland df2e9f4
#92: resolve component refs to shas for cache keys
sreuland File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.