29 Commits

Author SHA1 Message Date
dependabot[bot]
6b0c34b4f1 chore(deps): bump luizm/action-sh-checker from 0.8.0 to 0.9.0
Bumps [luizm/action-sh-checker](https://github.com/luizm/action-sh-checker) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/luizm/action-sh-checker/releases)
- [Commits](https://github.com/luizm/action-sh-checker/compare/v0.8.0...v0.9.0)

---
updated-dependencies:
- dependency-name: luizm/action-sh-checker
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 17:56:26 +00:00
Roni Väyrynen
082bca44fe chore: update ignored labels in stale issue workflow 2024-04-25 15:03:51 +03:00
Roni Väyrynen
587f714caf chore: update stale action to ignore certain labels 2024-02-24 13:03:10 +02:00
Roni Väyrynen
d57a0a5dea chore: allow manually triggering actions 2024-02-24 12:48:17 +02:00
Roni Väyrynen
8be35463cd Merge pull request #219 from ronivay/dependabot/github_actions/luizm/action-sh-checker-0.8.0
chore(deps): bump luizm/action-sh-checker from 0.3.0 to 0.8.0
2024-02-24 12:38:56 +02:00
Roni Väyrynen
3b2abf365d Merge pull request #218 from ronivay/dependabot/github_actions/ludeeus/action-shellcheck-2.0.0
chore(deps): bump ludeeus/action-shellcheck from 1.1.0 to 2.0.0
2024-02-24 12:38:48 +02:00
Roni Väyrynen
021d3653dd Merge pull request #217 from ronivay/dependabot/github_actions/actions/checkout-4
chore(deps): bump actions/checkout from 1 to 4
2024-02-24 12:38:41 +02:00
dependabot[bot]
616b6e2b56 chore(deps): bump luizm/action-sh-checker from 0.3.0 to 0.8.0
Bumps [luizm/action-sh-checker](https://github.com/luizm/action-sh-checker) from 0.3.0 to 0.8.0.
- [Release notes](https://github.com/luizm/action-sh-checker/releases)
- [Commits](https://github.com/luizm/action-sh-checker/compare/v0.3.0...v0.8.0)

---
updated-dependencies:
- dependency-name: luizm/action-sh-checker
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-24 10:37:16 +00:00
dependabot[bot]
c9b3101495 chore(deps): bump ludeeus/action-shellcheck from 1.1.0 to 2.0.0
Bumps [ludeeus/action-shellcheck](https://github.com/ludeeus/action-shellcheck) from 1.1.0 to 2.0.0.
- [Release notes](https://github.com/ludeeus/action-shellcheck/releases)
- [Commits](https://github.com/ludeeus/action-shellcheck/compare/1.1.0...2.0.0)

---
updated-dependencies:
- dependency-name: ludeeus/action-shellcheck
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-24 10:37:13 +00:00
dependabot[bot]
1199aa7c52 chore(deps): bump actions/checkout from 1 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 1 to 4.
- [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...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-24 10:37:11 +00:00
dependabot[bot]
4596351f4d chore(deps): bump actions/stale from 3 to 9
Bumps [actions/stale](https://github.com/actions/stale) from 3 to 9.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v3...v9)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-24 10:37:08 +00:00
Roni Väyrynen
244f1708a3 chore: add dependabot for github actions 2024-02-24 12:35:50 +02:00
Roni Väyrynen
44a81e216e chore: don't run github workflows on push 2022-08-12 14:11:03 +03:00
Roni Väyrynen
94eca439ff add .editorconfig and remove static indent shfmt setting from lint action 2021-12-06 16:59:36 +02:00
Roni Väyrynen
c0d56a59c2 add shfmt to lint.yml 2021-08-24 09:15:07 +03:00
ronivay
23a623a4f7 rename all appliance portions to make it clear this has nothing to do with official XOA 2021-08-03 10:48:14 +03:00
Roni Väyrynen
0179267574 Update issue.md 2021-07-06 11:44:06 +03:00
Roni Väyrynen
6169825f0a use shellcheck 1.1.0 2021-07-01 17:46:51 +03:00
Roni Väyrynen
19986d4be8 add lint github action 2021-07-01 13:38:37 +03:00
Roni Väyrynen
92b42c73ff update main.yml workflow 2021-06-30 20:41:15 +03:00
Roni Väyrynen
752d2c8726 Update stale.yml 2021-06-30 20:26:40 +03:00
Roni Väyrynen
ddefc0332f add stale issue workflow 2021-06-30 20:25:25 +03:00
ronivay
451ebc1adb add workflow 2021-06-30 15:15:18 +03:00
Roni Väyrynen
d18f57e9b8 Update issue templates 2021-04-18 11:44:21 +03:00
Roni Väyrynen
8b0c3722c0 Update issue templates 2020-05-31 12:24:22 +03:00
Roni Väyrynen
f52b98475d Update issue templates 2020-05-27 08:34:59 +03:00
Roni Väyrynen
a00713720b Update issue templates 2020-05-26 19:02:56 +03:00
Roni Väyrynen
495e9c5196 Delete bug-report.md 2020-05-26 19:00:19 +03:00
Roni Väyrynen
639bb6768d Update issue templates 2020-05-26 18:58:09 +03:00