aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Collapse)Author
2023-01-03Merge #677bors[bot]
677: Bump everlytic/branch-merge from 1.1.2 to 1.1.5 r=AfoHT a=dependabot[bot] Bumps [everlytic/branch-merge](https://github.com/everlytic/branch-merge) from 1.1.2 to 1.1.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/everlytic/branch-merge/releases">everlytic/branch-merge's releases</a>.</em></p> <blockquote> <h2>1.1.5</h2> <h2>What's Changed</h2> <ul> <li>update from Node12 to Node16 by <a href="https://github.com/brandondrm"><code>`@​brandondrm</code></a>` in <a href="https://github-redirect.dependabot.com/everlytic/branch-merge/pull/7">everlytic/branch-merge#7</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/brandondrm"><code>`@​brandondrm</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/everlytic/branch-merge/pull/7">everlytic/branch-merge#7</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/everlytic/branch-merge/compare/1.1.4...1.1.5">https://github.com/everlytic/branch-merge/compare/1.1.4...1.1.5</a></p> <h2>1.1.4</h2> <h2>What's Changed</h2> <ul> <li>Bump <code>`@​actions/core</code>` from 1.2.6 to 1.9.1 by <a href="https://github.com/dependabot"><code>`@​dependabot</code></a>` in <a href="https://github-redirect.dependabot.com/everlytic/branch-merge/pull/6">everlytic/branch-merge#6</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/everlytic/branch-merge/compare/1.1.3...1.1.4">https://github.com/everlytic/branch-merge/compare/1.1.3...1.1.4</a></p> <h2>1.1.3</h2> <h2>What's Changed</h2> <ul> <li>Bump <code>`@​actions/core</code>` from 1.2.4 to 1.2.6 by <a href="https://github.com/dependabot"><code>`@​dependabot</code></a>` in <a href="https://github-redirect.dependabot.com/everlytic/branch-merge/pull/4">everlytic/branch-merge#4</a></li> <li>Bump node-fetch from 2.6.0 to 2.6.7 by <a href="https://github.com/dependabot"><code>`@​dependabot</code></a>` in <a href="https://github-redirect.dependabot.com/everlytic/branch-merge/pull/5">everlytic/branch-merge#5</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/everlytic/branch-merge/compare/1.1.2...1.1.3">https://github.com/everlytic/branch-merge/compare/1.1.2...1.1.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/everlytic/branch-merge/commit/c4a244dc23143f824ae6c022a10732566cb8e973"><code>c4a244d</code></a> updating action to use node16</li> <li><a href="https://github.com/everlytic/branch-merge/commit/35fc59ad7a61c1e42ae65329ba1f9a92b652ba30"><code>35fc59a</code></a> Prepare release 1.1.4</li> <li><a href="https://github.com/everlytic/branch-merge/commit/8ea2396f154125b797ab0cd0b31d93427563a99c"><code>8ea2396</code></a> Bump <code>`@​actions/core</code>` from 1.2.6 to 1.9.1</li> <li><a href="https://github.com/everlytic/branch-merge/commit/36fbd04ec83ebb8c111eafa18dbb4efc090b2651"><code>36fbd04</code></a> Prepare release 1.1.3</li> <li><a href="https://github.com/everlytic/branch-merge/commit/89d6d9c8562476e6b383cb568ed97b0473d31920"><code>89d6d9c</code></a> Bump node-fetch from 2.6.0 to 2.6.7</li> <li><a href="https://github.com/everlytic/branch-merge/commit/2c1f48c03313d8bc337727418d7eaf278b610458"><code>2c1f48c</code></a> Bump <code>`@​actions/core</code>` from 1.2.4 to 1.2.6</li> <li>See full diff in <a href="https://github.com/everlytic/branch-merge/compare/1.1.2...1.1.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=everlytic/branch-merge&package-manager=github_actions&previous-version=1.1.2&new-version=1.1.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting ``@dependabot` rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - ``@dependabot` rebase` will rebase this PR - ``@dependabot` recreate` will recreate this PR, overwriting any edits that have been made to it - ``@dependabot` merge` will merge this PR after your CI passes on it - ``@dependabot` squash and merge` will squash and merge this PR after your CI passes on it - ``@dependabot` cancel merge` will cancel a previously requested merge and block automerging - ``@dependabot` reopen` will reopen this PR if it is closed - ``@dependabot` close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - ``@dependabot` ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - ``@dependabot` ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - ``@dependabot` ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-03Bump everlytic/branch-merge from 1.1.2 to 1.1.5dependabot[bot]
Bumps [everlytic/branch-merge](https://github.com/everlytic/branch-merge) from 1.1.2 to 1.1.5. - [Release notes](https://github.com/everlytic/branch-merge/releases) - [Commits](https://github.com/everlytic/branch-merge/compare/1.1.2...1.1.5) --- updated-dependencies: - dependency-name: everlytic/branch-merge dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-01-03Bump actions/checkout from 1 to 3dependabot[bot]
Bumps [actions/checkout](https://github.com/actions/checkout) from 1 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/v1...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-12-21CI: Updated to setup-python@v4Henrik Tjäder
2022-12-21CI: Run example tests on thumbv8m.*Henrik Tjäder
2022-12-21CI: Update checkout from v2 to v3Henrik Tjäder
2022-12-21Docs: fancier meeting redirectHenrik Tjäder
2022-12-16Remove redundant adding of rustfmt componentHenrik Tjäder
2022-12-16Forgot cargo...Henrik Tjäder
2022-12-16Add clippy componentHenrik Tjäder
2022-12-16Bump swatinem/rust-cache to v2Henrik Tjäder
2022-12-16CI: Run rustup and cargo directlyHenrik Tjäder
2022-12-15CI: Update to 22.04Henrik Tjäder
2022-05-02Added matrix botEmil Fresk
2022-02-15action-rs tool-cache is deprecated, always failingHenrik Tjäder
2022-02-10GHA: Print current crate version tooHenrik Tjäder
2022-02-10Link dev-book to stable if they are describe the same releaseHenrik Tjäder
2022-02-10GHA: Automatic merge to release/vXHenrik Tjäder
2022-02-10Require clippy for deployHenrik Tjäder
2022-02-10Add bors/* to branchesHenrik Tjäder
2022-02-09GHA: Add cargo clippyHenrik Tjäder
2022-02-09GHA: Cleanup single target jobsHenrik Tjäder
2022-02-09GHA: Use rust-cacheHenrik Tjäder
2022-02-09Demote Russian translation to WIPHenrik Tjäder
2022-02-09docs: make mdBook emit error codesHenrik Tjäder
2022-01-04CI: Add link to HackMD to rtic.rs/meeting/Henrik Tjäder
2022-01-03Added changelog enforcerEmil Fresk
2021-12-25Promote v1.0 in docsHenrik Tjäder
2021-11-25Remove #[deny(warnings)], but deny warnings for CIHenrik Tjäder
2021-09-23The great docs updateEmil Fresk
2021-09-16implement run-pass tests as xtasksLotte Steenbrink
`
2021-07-08Cleanup from review (needs releases to compile)Emil Fresk
2021-07-07Fixing testsEmil Fresk
2021-04-13Force push to gh-pages branchHenrik Tjäder
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