-
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
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…
edd58db
#92: added callable workflow using qs pipeline from system-test
fef8f6b
#92: fixed cli ref url parsing for sha lookup
625411e
#92: fixed cli ref url parse with delimeter
e62f762
#92: fixed system test checkout to workspace in job
5a0766e
get the proper commit sha for system test git ref job parameter
bf2c832
use artifacts for image across jobs on forked prs
6ff5513
use tmp for artifact path
100b62c
use docker.io for image cache
f6efb85
add some debug output on artifact upload
f6f7324
add more debug output
2c18c7f
run quickstart first as it resets docker context, then load system te…
786126c
add ddebug out on startup
e844ce2
use add-host to reference quickstart container ports from system test…
e8ce9e8
#92: renamed new workflow to test-workflow
4355789
#92: refined registry allowed check for dockerhub
d83626d
#92: fix check for absent docker creds
9305bc3
fixed job filter to check for skipped due to image cache or success o…
68bf397
#92: make rpc version an input variable and all input component names…
c71f463
#92: allow cli crate version input variable on workflow
77445f4
#92: consistent js stellar sdk gh input var names
ab61d6d
#92: consistent input variable names for soroban examples repo/ref
f396c7a
#92: fixed cli repo docker git url for context format
6f8fddd
#92: use gha caches for docker build layer caching
ac79f9f
#92: fix gha cache verstion syntax on step
60f098c
#92: remove unnecessary cache key creation
405dab9
#92: use artifacts instead of cache for interim docker image for syst…
34febf8
#92: specify system-test repo for gha cache ownership
202124c
#92: enable plain logging on docker build to see caching activity
eb1c902
#92: dont' use repository param in gha caching, not effective
ada2d32
#92: dont' use gha docker buildx action
f2edf87
#92: need --load for docker buildx to save to local repo
b19e8bd
#92: specify docker driver for buildx
6509db3
#92: use gha cache on ci test build
6df0d5c
#92: added debug on buildx
272cc86
#92: corrected debug on buildx
ff8a819
#92: don't use equals on the buildx cache params
9ec6778
#92: don't use quotes on makefile variable
8b77666
#92: use new horizon and friendbot refs to quickstart flow
68bbc32
#92: include crazy-max gha action to assist docker gha caching
64ad22d
#92: use docker container driver for buildx
0357394
#92: fix getEvents endLedger requirement for latest v24 js sdk
de79a02
#92: use docker-container driver for cache exports, oci export for cl…
25b5aec
#92: use docker-container for driver with buildx on callable workflow
3ef80d1
#92: focus on local buildx cache using incremental action cache keys
a3e28fc
#92: trying to use volume mount from buildkit container to runner hos…
3d77671
#92: use driver-opt param for vol mount
5c4485d
#92: run buildkitd container directly to specify vol mount to gha run…
de1f98a
#92: fix unix socket name, don't use setup-buildx action, not needed
e0eb6e5
#92: fix vol mounts for socket path on buildkitd run
f91366a
#92: print logs of buildkit container start error
3fdc993
#92: use tcp port for buildkitd instead of unix socket to gha runner
6b90e1f
#92: revert back to image file cache pattern for ci build
1923043
#92: revert back to doing cache per image on callable workflow
92ba87e
#92: pass the compressed image tar from build to run job
5c00664
#92: added console output for compression stats on image files
4316c54
#92 use lower compression ration on image files for faster time
4a6862e
#92 console verbose logging on compression status
16aa20c
#92: include the git ref for system-test version in the hashed system…
df2e9f4
#92: resolve component refs to shas for cache keys
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.