13 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
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
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
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
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