Alexander Theißen
|
d10bbdf554
|
Fix CODEOWNERS
|
2022-06-21 14:21:59 +02:00 |
|
dependabot[bot]
|
8380823e62
|
Bump actions/checkout from 2 to 3 (#19)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-06-06 11:53:30 +03:00 |
|
Sergejs Kostjucenko
|
88d652e69a
|
add gha to dependabot (#18)
|
2022-06-02 19:23:10 +03:00 |
|
Alexander Theißen
|
7c843842a7
|
Run CI on windows, too (#7)
* Run CI on windows, too
* Build path without `concat!` macro
* Fix ci on windows
|
2022-01-31 11:03:18 +01:00 |
|
Alexander Theißen
|
e882111f92
|
Remove everything not needed by substrate
Also rename to wasm-instrument
|
2022-01-11 17:50:24 +02:00 |
|
Alexander Theißen
|
6ff274f0b8
|
Add CODEOWNERS (#167)
|
2021-08-02 12:54:10 +03:00 |
|
Alexander Theißen
|
72626a566a
|
Add a clippy job to the CI (#163)
* Add clippy CI check
* Fix remaining clippy lints
* Cargo fmt
|
2021-07-27 15:50:50 +02:00 |
|
Alexander Theißen
|
a0b548b37d
|
Add rustfmt.toml from substrate repo (#161)
* Add rustfmt.toml from substrate repo
* Apply rustfmt to code base
* Fix formatting
* Move rustfmt job to the top
|
2021-07-27 14:46:28 +02:00 |
|
Alexander Theißen
|
77ad07e347
|
Add github actions (#160)
* Add github actions
* s/toolchains/toolchain
* s/test/build
* Remove no longer need travis
|
2021-07-27 13:59:16 +02:00 |
|
Alexander Theißen
|
c5043a47ac
|
Add dependabot (#158)
|
2021-07-27 12:06:17 +02:00 |
|