31 Commits

Author SHA1 Message Date
renovate[bot]
3d69a1c30a
Update Actions
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://togithub.com/actions/checkout) | action | digest | `3df4ab1` -> `8ade135` |
| [sous-chefs/.github](https://togithub.com/sous-chefs/.github) | action | patch | `2.0.5` -> `2.0.6` |

---

### Release Notes

<details>
<summary>sous-chefs/.github (sous-chefs/.github)</summary>

### [`v2.0.6`](https://togithub.com/sous-chefs/.github/releases/tag/2.0.6)

[Compare Source](https://togithub.com/sous-chefs/.github/compare/2.0.5...2.0.6)

#### What's Changed

-   chore(deps): update davidanson/markdownlint-cli2-action action to v11 by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/sous-chefs/.github/pull/26](https://togithub.com/sous-chefs/.github/pull/26)
-   chore(deps): update actions (major) by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/sous-chefs/.github/pull/27](https://togithub.com/sous-chefs/.github/pull/27)

**Full Changelog**: https://github.com/sous-chefs/.github/compare/2.0.5...2.0.6

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/sous-chefs/postfix).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi44My4wIiwidXBkYXRlZEluVmVyIjoiMzYuOTcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
2023-09-28 09:25:09 +08:00
renovate[bot]
e8b4d1a903
Update actions/checkout action to v4 (#197)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-04 15:57:41 +01:00
renovate[bot]
84e552076d
Update sous-chefs/.github action to v2.0.5 (#195)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-29 07:47:14 +01:00
renovate[bot]
ca99c2d03b
Update sous-chefs/.github action to v2.0.4 (#194)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-17 12:19:47 +01:00
Dan Webb
db6dcafa42
Fix CI permissions (#193) 2023-04-17 16:11:28 +01:00
renovate[bot]
e1ece09713
Update sous-chefs/.github action to v2 (#192)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-17 12:45:00 +01:00
renovate[bot]
80d0da3ffc
Update sous-chefs/.github action to v0.1.1 (#191)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-17 12:42:49 +01:00
renovate[bot]
dad74dc9e7
Update gaurav-nelson/github-action-markdown-link-check action to v1.0.15
[skip ci] [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [gaurav-nelson/github-action-markdown-link-check](https://togithub.com/gaurav-nelson/github-action-markdown-link-check) | action | patch | `1.0.13` -> `1.0.15` |

---

### Release Notes

<details>
<summary>gaurav-nelson/github-action-markdown-link-check</summary>

### [`v1.0.15`](https://togithub.com/gaurav-nelson/github-action-markdown-link-check/releases/tag/1.0.15)

[Compare Source](https://togithub.com/gaurav-nelson/github-action-markdown-link-check/compare/1.0.14...1.0.15)

##### Changes

-   [https://github.com/gaurav-nelson/github-action-markdown-link-check/pull/168](https://togithub.com/gaurav-nelson/github-action-markdown-link-check/pull/168) - Respect folder-path when check-modified-files-only == yes: Thank you [@&#8203;exoego](https://togithub.com/exoego)

Thank you [@&#8203;mgrojo](https://togithub.com/mgrojo) [@&#8203;qaristote](https://togithub.com/qaristote) [@&#8203;RezaRahemtola](https://togithub.com/RezaRahemtola) for minor typo fixes.

### [`v1.0.14`](https://togithub.com/gaurav-nelson/github-action-markdown-link-check/releases/tag/1.0.14)

[Compare Source](https://togithub.com/gaurav-nelson/github-action-markdown-link-check/compare/1.0.13...1.0.14)

### Important ‼️

This version is in beta. Use `1.0.13` or `v1` which are the stable versions.

***

##### Changes

-   [https://github.com/gaurav-nelson/github-action-markdown-link-check/pull/116](https://togithub.com/gaurav-nelson/github-action-markdown-link-check/pull/116) - Changed the base image to more stage Node image `node:lts-alpine`
-   [https://github.com/gaurav-nelson/github-action-markdown-link-check/pull/126](https://togithub.com/gaurav-nelson/github-action-markdown-link-check/pull/126) - Use markdown-link-check version 3.9.3
-   [https://github.com/gaurav-nelson/github-action-markdown-link-check/pull/148](https://togithub.com/gaurav-nelson/github-action-markdown-link-check/pull/148) - Fully disable the Git ownership check
-   [https://github.com/gaurav-nelson/github-action-markdown-link-check/pull/144](https://togithub.com/gaurav-nelson/github-action-markdown-link-check/pull/144) - Update markdown-lint-check to v3.10.2

Thank you [@&#8203;thanethomson](https://togithub.com/thanethomson) [@&#8203;edumco](https://togithub.com/edumco) [@&#8203;Pandapip1](https://togithub.com/Pandapip1) [@&#8203;creachadair](https://togithub.com/creachadair) [@&#8203;bogdandrutu](https://togithub.com/bogdandrutu)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/sous-chefs/postfix).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM0LjE1My4yIn0=-->
2023-04-01 20:51:51 +08:00
renovate[bot]
5f61fdc490
Update actions/stale action to v8
[skip ci] [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/stale](https://togithub.com/actions/stale) | action | major | `v7` -> `v8` |

---

### Release Notes

<details>
<summary>actions/stale</summary>

### [`v8`](https://togithub.com/actions/stale/compare/v7...v8)

[Compare Source](https://togithub.com/actions/stale/compare/v7...v8)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/sous-chefs/postfix).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNy4xIiwidXBkYXRlZEluVmVyIjoiMzUuMTcuMSJ9-->
2023-04-01 20:44:26 +08:00
Sous Chefs Bot
aea380cb37
Standardise files with files in sous-chefs/repo-management (#184)
Signed-off-by: kitchen-porter <board@sous-chefs.org>
2023-02-23 15:54:29 +00:00
Sous Chefs Bot
9825ec1911
Standardise files with files in sous-chefs/repo-management (#183)
Signed-off-by: kitchen-porter <board@sous-chefs.org>
2023-02-16 13:36:18 +00:00
renovate[bot]
c3407d9e21
Update Actions (#181)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-14 15:58:00 +00:00
Dan Webb
d001fb299f
Remove CircleCI (#179) 2023-02-14 09:26:52 +00:00
Sous Chefs Bot
c02b66f8c1
Automated PR: Standardising Files (#177)
* Standardise files with files in sous-chefs/repo-management

Signed-off-by: kitchen-porter <board@sous-chefs.org>

* Standardise files with files in sous-chefs/repo-management

Signed-off-by: kitchen-porter <board@sous-chefs.org>

Signed-off-by: kitchen-porter <board@sous-chefs.org>
2022-12-08 07:01:03 +00:00
Lance Albertson
be94e35b22
Update tested platforms (#175)
* Update tested platforms

- Remove CentOS 8, Debian 9 & Ubuntu 16.04
- Add CentOS Stream 8, Alma Linux 8, Rocky Linux 8, Debian 11
- Remove SmartOS from ChefSpec as the platform will deprecated soon

Signed-off-by: Lance Albertson <lance@osuosl.org>

* Switch to using lint-unit job instead of chef-delivery

Signed-off-by: Lance Albertson <lance@osuosl.org>

* Remove delivery and move to calling RSpec directly via a reusable workflow

Signed-off-by: Lance Albertson <lance@osuosl.org>
2022-02-02 09:31:55 -08:00
Sous Chefs Bot
5ac0b2b720
Standardise files with files in sous-chefs/repo-management (#172)
Signed-off-by: kitchen-porter <board@sous-chefs.org>

Co-authored-by: Ben Hughes <bmhughes@bmhughes.co.uk>
2021-08-19 12:18:16 +01:00
Jason Field
9dfe3a492e prep for main 2021-06-16 17:32:32 +01:00
Xorima Bot
1c532034b8 Standardise files with files in sous-chefs/repo-management
Signed-off-by: Xorima Bot <xorimabot@avon-lea.co.uk>
2021-05-11 14:56:17 +00:00
Lance Albertson
3727f97797 Add Ubuntu 20.04 testing
Signed-off-by: Lance Albertson <lance@osuosl.org>
2020-10-11 10:03:37 -07:00
Lance Albertson
9ab78d05a6 Remove Amazon Linux 1 testing
Signed-off-by: Lance Albertson <lance@osuosl.org>
2020-10-11 10:03:37 -07:00
Lance Albertson
11eada3c0c Remove EL 6 testing
Signed-off-by: Lance Albertson <lance@osuosl.org>
2020-10-11 10:03:37 -07:00
Lance Albertson
3bf9b4e1d1 Update to use Sous Chefs GH workflow
Signed-off-by: Lance Albertson <lance@osuosl.org>
2020-10-11 10:03:37 -07:00
Xorima Bot
da9779700f Standardise files with files in sous-chefs/repo-management
Signed-off-by: Xorima Bot <xorimabot@avon-lea.co.uk>
2020-10-06 17:25:52 +00:00
Xorima Bot
32c3e21c6a Standardise files with files in chef-cookbooks/repo-management
Signed-off-by: Xorima Bot <xorimabot@avon-lea.co.uk>
2020-09-03 11:02:39 +00:00
Xorima Bot
987b77f591 Standardise files with files in chef-cookbooks/repo-management
Signed-off-by: Xorima Bot <xorimabot@avon-lea.co.uk>
2020-04-16 11:03:14 +00:00
Tim Smith
a7da4692e9 Use the org wide GitHub templates 2020-04-15 10:19:04 -07:00
Xorima Bot
465f4a97a5 Standardise files with files in chef-cookbooks/repo-management
Signed-off-by: Xorima Bot <xorimabot@avon-lea.co.uk>
2020-04-15 07:47:25 +00:00
Tim Smith
6dea22d324 Add Github actions testing of style/unit
This is in addition to travis

Signed-off-by: Tim Smith <tsmith@chef.io>
2020-01-04 21:39:21 -08:00
Tim Smith
c7c2afb8d9 Add code owners file 2019-01-10 13:09:53 -08:00
Tim Smith
1ec01ca4c8 Update Github PR template 2016-10-23 10:23:30 -07:00
Tim Smith
3edd43f741 Add issues and PR templates 2016-04-18 15:05:21 -07:00