-
Notifications
You must be signed in to change notification settings - Fork 19
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
Scratch Goth from tests #606
Merged
Merged
Changes from 77 commits
Commits
Show all changes
79 commits
Select commit
Hold shift + click to select a range
117d580
chore: kick goth out and replace with docker-compose
cryptobench f1edc4f
chore: dont use arm builds for yagna
cryptobench 99446a0
chore: bind GSB_URL and use custom subnet
cryptobench 8d31368
chore: use correct dockerfile
cryptobench d4a5e6a
chore: run tests inside container
cryptobench 0b144b0
chore: modify workflow to use docker instead of goth
cryptobench 78e5bf3
Merge branch 'beta' into chore/scratch-goth
cryptobench 19ef1bc
chore: test workflow
cryptobench c17f207
chore: skip default tests
cryptobench eb01600
chore: skip ci test
cryptobench bc4e6a1
chore: workflow fixes
cryptobench 4db7559
chore: add workflow with no dependency
cryptobench 7acfaee
chore: dont use tty for docker exec
cryptobench e70d7e6
chore: fund the requestor in workflow
cryptobench 94f634c
chore: remove python from setup steps
cryptobench ee9bc18
chore: increase provider pricing for tests
cryptobench 883adc1
chore: fix tests
cryptobench 2a4d691
chore: update workflow to use docker
cryptobench 943cf01
chore: build containers and then start to mitigate using same image
cryptobench eadef0c
chore: export subnet variable inside action
cryptobench dd2e102
chore: use proper syntax for env variables
cryptobench d38c961
chore: test cypress without goth
cryptobench 8b76a53
chore: run cypress inside container
cryptobench 5a2d810
chore: install cypress on start
cryptobench 11c5c5d
chore: cypress fixes
cryptobench b629755
chore: fix cypress
cryptobench 95c8f22
chore: use older rc with more net stability
cryptobench ebe23c4
chore: run examples test
cryptobench 10cc4f4
chore: shutdown docker container before trying to start again
cryptobench 9d5ac41
chore: revert aarch64
cryptobench bed099e
chore: test
cryptobench 756e83a
chore: reorder test
cryptobench ae4d94a
chore: build on test:examples
cryptobench 47d6b88
chore: test ts-node fix
cryptobench eb3f1e3
chore: try installing globally
cryptobench e1a48b7
chore: build in startup
cryptobench b9d0f9d
chore: use npm ci
cryptobench 93fe767
chore: remove workaround that didnt work
cryptobench 38035d5
chore: give my marcins idea a shot
cryptobench 3671d4c
chore: double test timeouts not that were not using artificial env
cryptobench 514dbac
chore: add option to exitOnError in examples test
cryptobench a4f9eb9
chore: increase the amount of providers
cryptobench dee83a5
chore: spawn custom whitelisted provider
cryptobench cfa9851
chore: uncomment providers
cryptobench 124cfd1
chore: add missing kvm device
cryptobench 4a8edb0
chore: continously fund the requestor
cryptobench 7603f83
chore: disable polygon test
cryptobench a26924d
chore: use marcins fix for invoices
cryptobench 647cdb5
chore: enable all tests for a full run
cryptobench 9a91ff7
chore: retry funding 3 times before erroring out
cryptobench 883e5f1
chore: rename whitelisted provider to provider to fix test
cryptobench 4ba47e3
chore: double cypress timeout limit
cryptobench 58419ee
chore: finish up release workflow
cryptobench 0d407e3
chore: add back regular checks
cryptobench 856fa5a
chore: remove no-goth option from package.json
cryptobench 5acd5a2
chore: update README
cryptobench 6f831c7
chore: remove provider logs
cryptobench c9dd112
chore: refactor all goth test actions
cryptobench 1a9dca5
chore: update whitelist to use names instead of ids
cryptobench 53321a7
chore: bump provider version
cryptobench 63fb27c
chore: delete test file
cryptobench 2aaff6e
chore: remove whitelisted providers
cryptobench 0be725a
chore: revert jest timeout
cryptobench c21158c
chore: move everything docker related to its own directory
cryptobench 1a222d5
chore: test changes
cryptobench e6e202b
chore: use new requestor name
cryptobench c86a60d
chore: use correct architecture for docker image
cryptobench 68c8cc0
chore: test complete reverting ci
cryptobench 682aa7b
chore: use 0.12.3
cryptobench 2eb0da8
chore: increase cypress timeout due to failure
cryptobench 98e645a
chore: increase timeouts in cypress even further
cryptobench f175919
chore: test rc-10 as cypress keeps timing out
cryptobench 242073e
chore: reduce cypress timeouts again
cryptobench 05a3cb5
Update README.md
cryptobench 4ced309
chore: address marcins comments
cryptobench 0e9bd0b
Merge branch 'chore/scratch-goth' of https://github.com/golemfactory/…
cryptobench af50042
chore: enable full workflow after green test
cryptobench 85f36b9
chore: run on PR
cryptobench 7507252
chore: release pipeline on push and ci on pull request
cryptobench 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 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
name: Regular CI Pipeline | ||
|
||
on: | ||
pull_request: | ||
push: | ||
branches: | ||
# Regular release channels | ||
- master | ||
|
This file contains 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
This file contains 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
This file contains 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.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should remain "pull_request" for
ci.yml
because we want it to be run only on code which is "pull request to master" for example.