Skip to content

Add ci - #2

Open
Zykino wants to merge 75 commits into
mainfrom
addCI
Open

Add ci#2
Zykino wants to merge 75 commits into
mainfrom
addCI

Conversation

@Zykino

@Zykino Zykino commented Oct 13, 2024

Copy link
Copy Markdown
Owner

First time I add CI to a repo.

Using https://github.com/jonhoo/rust-ci-conf.

I hope/want:

  • JonHoo conf’s work for WASM
  • I want to have snapshots/pre-release on all commit/push on main (to easily have a latest build we can point to) -> Take inspiration from zjstatus?
  • I will need to also cut real versions… maybe? (Just rely on rolling version and name them with the day+build number?)

jonhoo and others added 28 commits December 9, 2022 19:42
…odecov-action-3

Bump codecov/codecov-action from 2 to 3
Given that that project is unmaintained.

actions-rs/toolchain#216
`cargo test --all-features` does not run doc-tests. For more information
see rust-lang/cargo#6669.
Put 1.70 in there (for instance if you want to pin against OnceLock stabilizing) and it will actually test 1.7 as it appears github auto converts this to a float?

Putting in quotes seems to do the right thing here
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

---
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>
Note: this requires adding `CODECOV_TOKEN` to your GitHub repository's
secrets! See associated comment in the commit content.
This is a bit brute force. I suspect test will not work
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.