Build: Restructure workflows
Open
kind: build
kind: ci
- Dominant language
- Nim
- Stars
- 23
- Forks
- 17
- Avg merge
- 13h 57m
- Merged PRs (30d)
- 1
Description
In the long-term I think we should make some deeper change. For example, make the current job in `build.yml` contain only the "Create artifact" and "Publish release" steps, but depend on an earlier job that runs the tests. Currently, we assume that the `tests.yml` build process is identical to that in `build.yml` - the job in `tests.yml` does not test the exact binary that is released (even if it could be bit-identical).
_Originally posted by @ee7 in https://github.com/exercism/canonical-data-syncer/issues/129#issuecomment-765322244_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.