aboutsummaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Collapse)Author
2021-03-04Add periodic GHA job to run cargo auditHenrik Tjäder
2021-03-03Update the GHA job to run the tests testHenrik Tjäder
2021-01-19Remove the ci-failure GHA jobHenrik Tjäder
2020-11-14Added multilock to CIEmil Fresk
2020-10-23Now all locks are symmetricEmil Fresk
Test fixes Fix test Fix comment
2020-10-15Use latest GHA mdBook actionHenrik Tjäder
2020-10-11Fixing examples and tests, modules now import user imports correctlyEmil Fresk
Fmt Correct syntax crate UI test fix Fix build script Cleanup More cleanup
2020-10-05Merge #370bors[bot]
370: Use latest mdBook r=korken89 a=AfoHT Test to see if latest mdBook works with current formatting, see #369 Co-authored-by: Henrik Tjäder <henrik@tjaders.com>
2020-10-05Run the macro testsHenrik Tjäder
2020-10-05Separate example check and run-pass testsHenrik Tjäder
2020-10-05Also update for the deploy stageHenrik Tjäder
2020-10-05Unable to use git for tagsHenrik Tjäder
2020-10-05Use a full copy of the book instead of symlinkHenrik Tjäder
2020-10-05Fix broken symlinkHenrik Tjäder
2020-10-05Merge #368bors[bot]
368: Mod over const r=korken89 a=AfoHT Related [RFC](https://github.com/rtic-rs/rfcs/pull/34) Dependent on [rtic-syntax-PR30](https://github.com/rtic-rs/rtic-syntax/pull/30) ~~Currently using my own dev-branch~~ Co-authored-by: Henrik Tjäder <henrik@tjaders.com>
2020-10-05v must be first in the tag, document the versionHenrik Tjäder
2020-10-05Ensure pre-releases are not includedHenrik Tjäder
2020-10-05The stable book should build from branchHenrik Tjäder
2020-10-02Remove leftover v1.36 hacksHenrik Tjäder
2020-10-01Use latest mdBookHenrik Tjäder
2020-09-25Remove legacy 1.36.0Henrik Tjäder
2020-09-25Also check examples which require __v7Henrik Tjäder
2020-09-08Disable Rust toolchain GHA cacheHenrik Tjäder
2020-09-08Initial commit to trigger CIHenrik Tjäder
2020-09-01Remove the multicore testsHenrik Tjäder
2020-09-01Do not test homogeneous multicoreHenrik Tjäder
2020-08-24Try system QEMUHenrik Tjäder
2020-08-24Use ubuntu-20.04 (actual latest)Henrik Tjäder
2020-07-25Trigger CI rerunHenrik Tjäder
2020-07-25Remove arm-none-eabi-gccHenrik Tjäder
2020-07-25Try running with cargo-binutilsHenrik Tjäder
2020-07-14Remove old PATH modification just to trigger re-run of CIHenrik Tjäder
2020-07-13Enable caching for Github ActionsHenrik Tjäder
2020-06-30Fixes an issue where one could double take the cortex_m PeripheralEmil Fresk
Added qemu test Added comment Typo Add cfg for homogeneous More cfg Now multicore working Add .run file
2020-06-15Remove old workflows, change description of the workflowHenrik Tjäder
2020-06-15Combine publish, docs and build into one workflowHenrik Tjäder
2020-06-11Merge #327bors[bot]
327: Small renaming fixes r=korken89 a=AfoHT Co-authored-by: Henrik Tjäder <henrik@tjaders.com>
2020-06-11Fix CI errorEmil Fresk
2020-06-11Testing CIEmil Fresk
2020-06-11Also fix the links in GHAHenrik Tjäder
2020-06-11Merge pull request #323 from rtfm-rs/bors_to_ghaEmil Fresk
Moved bors to GHA
2020-06-11Merge pull request #319 from AfoHT/fixoddexEmil Fresk
Use cargo feature instead of conditional compilation hacks
2020-06-11Moved bors to GHAEmil Fresk
2020-06-10Disable optimisation profiles in GHA for 1.36.0Henrik Tjäder
2020-06-10Use cargo feature instead of conditional compilation hacksHenrik Tjäder
2020-06-02Testing GHA v0.1Henrik Tjäder
Implementing previous Travis CI setup on Github Actions
2019-04-21bors: do not merge PRs labeled S-blockedJorge Aparicio
2018-11-03v0.4.0Jorge Aparicio
closes #32 closes #33
2018-08-27v0.3.4Jorge Aparicio