Benjamin Kampmann
6a964c5df0
Releasing 3.0 ( #8098 )
...
* bumping version for next release
* add changelog
* add guide
2021-02-10 19:23:18 +01:00
Bastian Köcher
e3e651f72c
Happy new year ( #7814 )
...
* Happy new year
Updates the copyright years and fixes wrong license headers.
* Fix the template
* Split HEADER into HEADER-APACHE & HEADER-GPL
2021-01-04 09:03:13 +00:00
Benjamin Kampmann
ecdc94420e
Releasing 2.0 – two dot 😮 ( #7182 )
...
Tagging the release of substrate 2.0
[ci: skip-checks]
2020-09-22 19:47:38 +02:00
Benjamin Kampmann
2416aa7999
prepping for releasing rc6 ( #6922 )
...
* Bump version
* update test-utils crates to be ready for publishing
* adding changelog
* Adding automaticly generated READMEs
* fixing versions
* another version mishap
2020-08-20 17:04:42 +02:00
Cecile Tonglet
93612c11f4
Add async test helper to timeout and provide a task_executor automatically ( #6651 )
...
* Initial commit
Forked at: 74655edebc
Parent branch: origin/master
* Add async test helper to timeout and provide a task_executor automatically
* simplify error message to avoid difference between CI and locally
* forgot env var
* Use runtime env var instead of build env var
* Rename variable to SUBSTRATE_TEST_TIMEOUT
* CLEANUP
Forked at: 74655edebc
Parent branch: origin/master
* Apply suggestions from code review
Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com >
* Re-export from test-utils
* Default value to 120
* fix wrong crate in ci
* Revert "Default value to 120"
This reverts commit 8e458717078b242ffce7d3c4f66241d76f075125.
* Fix version
* WIP
Forked at: 74655edebc
Parent branch: origin/master
* WIP
Forked at: 74655edebc
Parent branch: origin/master
* WIP
Forked at: 74655edebc
Parent branch: origin/master
* remove feature flag
* fix missing dependency
* CLEANUP
Forked at: 74655edebc
Parent branch: origin/master
* fix test
* Removed autotests=false
* Some doc...
* Apply suggestions from code review
Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com >
* WIP
Forked at: 74655edebc
Parent branch: origin/master
* WIP
Forked at: 74655edebc
Parent branch: origin/master
* Update test-utils/src/lib.rs
Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com >
2020-08-12 14:07:11 +00:00