Commit graph

92 commits

Author SHA1 Message Date
dependabot[bot] a9c8e0a6b0 chore(deps): bump actions/checkout from 2 to 3 (#1)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/actions/checkout/releases">actions/checkout's releases</a>.</em></p>
<blockquote>
<h2>v3.0.0</h2>
<ul>
<li>Update default runtime to node16</li>
</ul>
<h2>v2.4.0</h2>
<ul>
<li>Convert SSH URLs like <code>org-&lt;ORG_ID&gt;@github.com:</code> to <code>https://github.com/</code> - <a href="https://github-redirect.dependabot.com/actions/checkout/pull/621">pr</a></li>
</ul>
<h2>v2.3.5</h2>
<p>Update dependencies</p>
<h2>v2.3.4</h2>
<ul>
<li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/379">Add missing <code>await</code>s</a></li>
<li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/360">Swap to Environment Files</a></li>
</ul>
<h2>v2.3.3</h2>
<ul>
<li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/345">Remove Unneeded commit information from build logs</a></li>
<li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/326">Add Licensed to verify third party dependencies</a></li>
</ul>
<h2>v2.3.2</h2>
<p><a href="https://github-redirect.dependabot.com/actions/checkout/pull/320">Add Third Party License Information to Dist Files</a></p>
<h2>v2.3.1</h2>
<p><a href="https://github-redirect.dependabot.com/actions/checkout/pull/284">Fix default branch resolution for .wiki and when using SSH</a></p>
<h2>v2.3.0</h2>
<p><a href="https://github-redirect.dependabot.com/actions/checkout/pull/278">Fallback to the default branch</a></p>
<h2>v2.2.0</h2>
<p><a href="https://github-redirect.dependabot.com/actions/checkout/pull/258">Fetch all history for all tags and branches when fetch-depth=0</a></p>
<h2>v2.1.1</h2>
<p>Changes to support GHES (<a href="https://github-redirect.dependabot.com/actions/checkout/pull/236">here</a> and <a href="https://github-redirect.dependabot.com/actions/checkout/pull/248">here</a>)</p>
<h2>v2.1.0</h2>
<ul>
<li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/191">Group output</a></li>
<li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/199">Changes to support GHES alpha release</a></li>
<li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/184">Persist core.sshCommand for submodules</a></li>
<li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/163">Add support ssh</a></li>
<li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/179">Convert submodule SSH URL to HTTPS, when not using SSH</a></li>
<li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/157">Add submodule support</a></li>
<li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/144">Follow proxy settings</a></li>
<li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/141">Fix ref for pr closed event when a pr is merged</a></li>
<li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/128">Fix issue checking detached when git less than 2.22</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/actions/checkout/blob/main/CHANGELOG.md">actions/checkout's changelog</a>.</em></p>
<blockquote>
<h1>Changelog</h1>
<h2>v2.3.1</h2>
<ul>
<li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/284">Fix default branch resolution for .wiki and when using SSH</a></li>
</ul>
<h2>v2.3.0</h2>
<ul>
<li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/278">Fallback to the default branch</a></li>
</ul>
<h2>v2.2.0</h2>
<ul>
<li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/258">Fetch all history for all tags and branches when fetch-depth=0</a></li>
</ul>
<h2>v2.1.1</h2>
<ul>
<li>Changes to support GHES (<a href="https://github-redirect.dependabot.com/actions/checkout/pull/236">here</a> and <a href="https://github-redirect.dependabot.com/actions/checkout/pull/248">here</a>)</li>
</ul>
<h2>v2.1.0</h2>
<ul>
<li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/191">Group output</a></li>
<li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/199">Changes to support GHES alpha release</a></li>
<li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/184">Persist core.sshCommand for submodules</a></li>
<li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/163">Add support ssh</a></li>
<li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/179">Convert submodule SSH URL to HTTPS, when not using SSH</a></li>
<li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/157">Add submodule support</a></li>
<li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/144">Follow proxy settings</a></li>
<li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/141">Fix ref for pr closed event when a pr is merged</a></li>
<li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/128">Fix issue checking detached when git less than 2.22</a></li>
</ul>
<h2>v2.0.0</h2>
<ul>
<li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/108">Do not pass cred on command line</a></li>
<li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/107">Add input persist-credentials</a></li>
<li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/104">Fallback to REST API to download repo</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="a12a3943b4"><code>a12a394</code></a> update readme for v3 (<a href="https://github-redirect.dependabot.com/actions/checkout/issues/708">#708</a>)</li>
<li><a href="8f9e05e482"><code>8f9e05e</code></a> Update to node 16 (<a href="https://github-redirect.dependabot.com/actions/checkout/issues/689">#689</a>)</li>
<li><a href="230611dbd0"><code>230611d</code></a> Change secret name for PAT to not start with GITHUB_ (<a href="https://github-redirect.dependabot.com/actions/checkout/issues/623">#623</a>)</li>
<li>See full diff in <a href="https://github.com/actions/checkout/compare/v2...v3">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/checkout&package-manager=github_actions&previous-version=2&new-version=3)](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>
2022-03-11 09:42:26 +00:00
Orhun Parmaksız aca580c26a
chore(project): add dependabot config 2022-03-11 12:33:52 +03:00
Orhun Parmaksız 8a10f39f05
chore(ci): run cargo-audit in the lint step 2022-03-05 22:12:54 +03:00
Orhun Parmaksız edbc51ae03
chore(ci): run MSRV checks for workspace crates 2022-03-05 21:29:04 +03:00
Orhun Parmaksız 56135e1033
chore(project): integrate bors 2022-02-28 17:49:00 +03:00
Orhun Parmaksız 919e399cdf
chore(ci): run cargo-deny to check licenses and sources 2022-02-28 17:36:22 +03:00
Orhun Parmaksız 97f810c106
chore(ci): update job names 2022-02-28 17:00:46 +03:00
Orhun Parmaksız 973892dde4
chore(ci): update targets 2022-02-24 00:54:32 +03:00
Orhun Parmaksız 492374dca4
chore(ci): add more targets 2022-02-24 00:41:16 +03:00
Orhun Parmaksız 5a89f44bba
docs(project): add pull request template 2022-02-22 16:15:49 +03:00
Orhun Parmaksız 74837a51bd
docs(project): add github templates 2022-02-22 16:07:25 +03:00
Orhun Parmaksız 1e76e70ad7
docs(project): add FUNDING.yml 2022-02-20 01:10:57 +03:00
Orhun Parmaksız e9671815e0
docs(project): add CODEOWNERS 2022-02-20 01:10:38 +03:00
Orhun Parmaksız 2ae4bdfbdd
chore(ci): remove unnecessary OS specification 2022-02-07 19:33:00 +03:00
Orhun Parmaksız 9c2383ad9d
chore(ci): build with --locked flag 2022-02-02 03:35:06 +03:00
Orhun Parmaksız 7b7031dee3
fix(ci): update syntax 2022-02-02 03:30:43 +03:00
Orhun Parmaksız cb8114e3c6
style(ci): update formatting 2022-02-02 03:27:52 +03:00
Orhun Parmaksız f351b80906
test(tui): disable clipboard for tests 2022-01-30 16:17:23 +03:00
Orhun Parmaksız f5e04995c0
chore(audit): add configuration file for cargo-audit 2022-01-15 16:56:05 +03:00
Orhun Parmaksız bb80e4a85e
feat(tui): make clipboard support optional 2022-01-15 16:41:02 +03:00
Orhun Parmaksız 00d9d46628
fix(ci): install runtime dependencies for the build step 2022-01-15 02:57:56 +03:00
Orhun Parmaksız 20cbaa888f
chore(ci): update dependencies for building 2022-01-15 02:32:26 +03:00
Orhun Parmaksız 297dc220ba
test(fixtures): specify the path for checking variables 2021-12-23 01:26:40 +03:00
Orhun Parmaksız df44a52e40
chore(ci): move fixture config to manifest directory 2021-12-23 01:19:45 +03:00
Orhun Parmaksız bb000e9fe8
chore(ci): change the order of commands for live tests 2021-12-23 01:05:43 +03:00
Orhun Parmaksız adbda0615b
test(app): add test fixtures 2021-12-23 01:04:30 +03:00
Orhun Parmaksız f685204546
fix(ci): fix the run key definition 2021-12-22 22:36:09 +03:00
Orhun Parmaksız 4a8de97d5c
fix(ci): fix the multiline syntax of the cargo-tarpaulin command 2021-12-22 22:35:24 +03:00
Orhun Parmaksız dc845c0f4e
chore(ci): create separate steps for regular and live tests 2021-12-22 22:30:59 +03:00
Orhun Parmaksız ffae317d08
fix(ci): update sudo command to preserve HOME 2021-12-22 00:21:19 +03:00
Orhun Parmaksız 7a238b90ac
fix(ci): update sudo command to preserve PATH 2021-12-22 00:14:40 +03:00
Orhun Parmaksız cd5e1851de
test(app): add live-tests flag for testing app as a whole 2021-12-21 23:35:46 +03:00
Orhun Parmaksız 0b6f512753
chore(ci): cache cargo dependencies for test job 2021-12-18 23:45:58 +03:00
Orhun Parmaksız bb98de15cf
test(sysctl): extend controller tests 2021-12-18 21:38:49 +03:00
Orhun Parmaksız 2d744498f4
test(sysctl): add tests for the parameter module 2021-12-18 15:00:26 +03:00
Orhun Parmaksız 2801d76aed
chore(ci): run tests and upload reports to codecov 2021-12-05 21:18:31 +03:00
Orhun Parmaksız 22c9f5e92a
chore(ci): cache cargo dependencies 2021-11-26 00:14:53 +03:00
Orhun Parmaksız 5317987270
chore(ci): disable nightly builds 2021-11-25 23:57:41 +03:00
Orhun Parmaksız 418ee993a5
chore(ci): continue on error for nightly builds 2021-11-25 23:49:11 +03:00
Orhun Parmaksız ef724a79ca
refactor(ci): split build job into build and lint 2021-11-24 23:57:43 +03:00
Orhun Parmaksız b46fa212c7
fix(ci): add CI workflow to the correct path 2021-11-24 23:40:50 +03:00
Orhun Parmaksız fdaeaf1160
chore(ci): add Continuous Integration workflow 2021-11-24 23:39:03 +03:00