dependabot[bot]
|
6228c0f87c
|
build(deps): bump actions/checkout from 2 to 3
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>
|
2022-03-04 13:39:51 +01:00 |
|
Valentin Tolmer
|
6c9086cc78
|
docker,git: ignore more files
|
2021-12-08 12:01:56 +01:00 |
|
dependabot[bot]
|
e44625bc6a
|
build(deps): bump codecov/codecov-action from 1 to 2.1.0
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1 to 2.1.0.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v1...v2.1.0)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-29 10:27:13 +01:00 |
|
Valentin Tolmer
|
842afac7dd
|
workflows: Ignore changes to docs for actions
|
2021-11-29 09:54:58 +01:00 |
|
Valentin Tolmer
|
2bbfacf755
|
workflows: Don't run Rust workflow again for same files
|
2021-11-29 09:54:58 +01:00 |
|
Valentin Tolmer
|
5a00b7d8bb
|
workflows: cache dependency builds and get code coverage
|
2021-10-22 14:40:59 +02:00 |
|
Valentin Tolmer
|
6ef06163db
|
schema: add a script to re-export the schema
|
2021-09-03 14:32:33 +02:00 |
|
Valentin Tolmer
|
092cdb860c
|
workflow: Fix typo
|
2021-08-31 20:32:55 +02:00 |
|
Valentin Tolmer
|
a08b9a556d
|
cli: introduce the export_graphql_schema command
Split the command line into subcommands `run` and
`export_graphql_schema`.
|
2021-08-30 09:27:00 +02:00 |
|
Valentin Tolmer
|
f12abb35d3
|
Fix workflow to use the workspace
|
2021-06-23 11:13:18 +02:00 |
|
Valentin Tolmer
|
97aab86e8e
|
Add clippy and fmt to the workflow
|
2021-06-23 10:57:43 +02:00 |
|
nitnelave
|
48c4f1adbd
|
Add action testing PRs
|
2021-05-30 22:03:53 +02:00 |
|