Jesper Håkansson
24bdca457a
0.13.1
6 months ago
dependabot[bot]
e4879f2e97
chore(deps): bump actions/download-artifact in /.github/workflows
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 2 to 4.1.7.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v2...v4.1.7 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
8 months ago
Jesper Håkansson
cbe074a607
0.13.0
10 months ago
Kade Robertson
68e2688caf
ci: undo cachebust
11 months ago
Kade Robertson
d20c23d5b3
ci: cachebust
12 months ago
Kade Robertson
9dd1f5b356
ci: install firefox on macos-latest
12 months ago
Kade Robertson
4af3706c75
ci: use macos-13 github actions runner
12 months ago
Jesper Håkansson
6af9f22750
chore: Use rust-toolchain@stable
2 years ago
Muhammad Hamza
4e3b02ac91
rm missing feature from cargo test
2 years ago
Dirk Stolle
71d3d298fc
Replace unmaintained actions-rs/toolchain action in CI workflows
...
Basically all of the `actions-rs/*` actions are unmaintained. See
<https://github.com/actions-rs/toolchain/issues/216 > for more
information. Due to their age they generate several warnings in
CI runs.
To get rid of those warnings the occurrences of
`actions-rs/toolchain` are replaced by `dtolnay/rust-toolchain`.
2 years ago
Dirk Stolle
4f132ff70d
Update JamesIves/github-pages-deploy-action in GHA workflow to v4.4.1
2 years ago
Dirk Stolle
a61a6bc64e
Update actions/cache in GitHub Actions workflows to v3
2 years ago
Dirk Stolle
0fea409bb4
Update actions/checkout in GitHub Actions workflows to v3
2 years ago
printfn
556373df30
Update mdbook to v0.4
...
v0.3.7 no longer compiles as of Rust 1.64,
see https://github.com/rust-lang/mdBook/issues/1875
2 years ago
nasso
72ced8198b
Update release.yml
3 years ago
Nick Cardin
d1d40f9954
use download-artifact@v2
4 years ago
Nick Cardin
89f73e338a
fix windows
4 years ago
Nick Cardin
a2cc5f577c
update gcc
4 years ago
Nick Cardin
ce69931d7c
set cflags
4 years ago
Nick Cardin
d8a4964300
set arm linker
4 years ago
Nick Cardin
28abdfb292
add libc6-dev-arm64-cross
4 years ago
Nick Cardin
c139f6d8c6
set TARGET_CC
4 years ago
Nick Cardin
3737ed523e
add gcc for aarch64
4 years ago
Nick Cardin
8d2e4baf6e
remove env from matrix
4 years ago
Nick Cardin
1272e4c530
Add linux/arm64 to release
4 years ago
Jesper Håkansson
7ccacca937
fix(ci): Make folder in tar named full name instead of dist
4 years ago
Jesper Håkansson
e60f29fc19
fix(ci): Fix release tarballs
4 years ago
Jesper Håkansson
3a9fae4775
fix(ci): Upload window init exe file
4 years ago
Tom Parker-Shemilt
b3655b86f9
Upgrade mdbook to 0.3
4 years ago
Tom Parker-Shemilt
58ac4f1c51
Cache mdbook
4 years ago
Tom Parker-Shemilt
a14035d546
Run book build on all branches
4 years ago
Tom Parker-Shemilt
175173c0a6
Automically approve new PRs for running Github test actions
4 years ago
Jesper Håkansson
a8423bdab9
fix(ci): Upload window init exe file
4 years ago
Jesper Håkansson
260d79ac89
fix(ci): Fix release tarballs
4 years ago
Jesper Håkansson
8d1ea111ea
0.10.0
4 years ago
Jesper Håkansson
d908dcb1be
chore(ci): Update release template
4 years ago
Jesper Håkansson
3ff9d5c886
chore(ci): Only run on master branch
4 years ago
Jesper Håkansson
6f02778d26
chore(ci): Add build and deploy book
4 years ago
Jesper Håkansson
adbaa67db6
chore(ci): Run tests on push
4 years ago
Ashley Williams
59ab6d1f32
feat(ci): Run tests in Github actions
4 years ago
data-pup
cca6960292
update rustfmt install snippet in pull request template
6 years ago
Ingvar Stepanyan
87b4c5c7b1
Add rust-toolchain file set to nightly
...
This allows new contributors to avoid manually running `rustup override set nightly`.
6 years ago
Ian Duke
c9d468493c
Issue #206 : create issue templates
7 years ago
Michael Gattozzi
b7d8e582d4
feat(emojify template) Make PR template 100% emoji
...
✨ ✨ This makes this PR 💯 /💯 ✨ ✨
7 years ago
Michael Gattozzi
1dac6ddea5
Add PR template to the repo
...
We want to make sure people format their code as well as reference the
issue that's going to be closed as well so we don't have to close the
issue manually! This PR adds a template for PRs that includes these
points as a checklist to ensure future contributors know what they need
to do!
7 years ago