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

feat(actions)!: add full sync test #3582

Merged
merged 29 commits into from
Mar 2, 2022
Merged
Show file tree
Hide file tree
Changes from 25 commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
e37c9d8
add(tests): full sync test
gustavovalverde Feb 18, 2022
3bc3455
fix(test): add build
gustavovalverde Feb 18, 2022
f5d710c
fix(deploy): escape double dashes '--' correctly
gustavovalverde Feb 21, 2022
b38a1a5
fix(test): remove unexpected --no-capture arg
gustavovalverde Feb 21, 2022
3f42944
refactor(docker): use default executable as entrypoint
gustavovalverde Feb 21, 2022
6ae180b
refactor(startup): add a custom entrypoint
gustavovalverde Feb 21, 2022
f7014c1
fix(test): add missing TEST_FULL_SYNC variable
gustavovalverde Feb 21, 2022
445a3dd
test(timeout): use the biggest machine
gustavovalverde Feb 22, 2022
563f8ca
fix
gustavovalverde Feb 22, 2022
882da52
fix(deploy): use latest successful image
gustavovalverde Feb 22, 2022
f37f044
typo
gustavovalverde Feb 22, 2022
28d4a87
Merge branch 'main' into add-full-sync-test
gustavovalverde Feb 22, 2022
56e77c1
refactor(docker): generate config file at startup
gustavovalverde Feb 22, 2022
707cb43
revert(build): changes were made to docker
gustavovalverde Feb 22, 2022
ec076a0
fix(docker): send variables correctly to the entrypoint
gustavovalverde Feb 22, 2022
3ded9fa
test different conf file approach
gustavovalverde Feb 22, 2022
38c6a5b
fix(env): add RUN_TEST env variable
gustavovalverde Feb 22, 2022
06ccd6e
ref: use previous approach
gustavovalverde Feb 22, 2022
c46dd50
fix(color): use environment variable
gustavovalverde Feb 23, 2022
e699175
Merge branch 'main' into add-full-sync-test
gustavovalverde Feb 23, 2022
2452df2
fix(resources): use our normal machine size
gustavovalverde Feb 23, 2022
48b201d
fix(ci): double CPU and RAM for full sync test
teor2345 Feb 24, 2022
2669338
fix(test): check for zebrad test output in the correct order
teor2345 Feb 25, 2022
023ea40
fix(ci): run full sync test with full compiler optimisations
teor2345 Feb 25, 2022
6fdfa9e
Merge branch 'main' into add-full-sync-test
gustavovalverde Feb 28, 2022
236e9c1
Merge branch 'main' into add-full-sync-test
gustavovalverde Mar 1, 2022
90a8e36
fix(tests): reintroduce tests and run full sync on approval
gustavovalverde Mar 1, 2022
794d3fe
fix(tests): reduce the changelog
gustavovalverde Mar 1, 2022
7582189
Merge branch 'main' into add-full-sync-test
gustavovalverde Mar 2, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading