40 Commits

Author SHA1 Message Date
dependabot[bot]
9441192490
Bump peaceiris/actions-gh-pages from 3 to 4
Bumps [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages) from 3 to 4.
- [Release notes](https://github.com/peaceiris/actions-gh-pages/releases)
- [Changelog](https://github.com/peaceiris/actions-gh-pages/blob/main/CHANGELOG.md)
- [Commits](https://github.com/peaceiris/actions-gh-pages/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15 14:36:20 +00:00
Martijn van der Kleijn
dcf77259e5 Bump node version 2024-03-23 21:11:46 +01:00
aptalca
be4e5a2c11
Create call_issues_cron.yml 2024-02-17 21:02:50 -05:00
aptalca
bc3ac26582
Create call_issue_pr_tracker.yml 2024-02-17 21:02:20 -05:00
dependabot[bot]
c00fc08ae5
Bump actions/setup-node from 4.0.1 to 4.0.2
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4.0.1...v4.0.2)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 14:29:34 +00:00
Martijn
61a52a1ffe
Merge pull request #682 from linuxserver/dependabot/github_actions/stefanzweifel/git-auto-commit-action-5
Bump stefanzweifel/git-auto-commit-action from 4 to 5
2024-01-29 18:29:13 +01:00
Martijn
8d88171a45
Merge pull request #681 from linuxserver/dependabot/github_actions/ericcornelissen/svgo-action-4
Bump ericcornelissen/svgo-action from 3 to 4
2024-01-29 18:28:32 +01:00
Martijn van der Kleijn
eb97527d21 Don't lint .js files with phpcs 2024-01-29 18:23:37 +01:00
Martijn van der Kleijn
363bfcd6a7 Fix js file whitespace issues 2024-01-29 17:39:20 +01:00
Martijn van der Kleijn
d43d9bd509 Replace superlinter 2024-01-29 17:36:33 +01:00
dependabot[bot]
7b0ce3d43d
Bump stefanzweifel/git-auto-commit-action from 4 to 5
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4 to 5.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 14:45:17 +00:00
dependabot[bot]
70c8926ae1
Bump ericcornelissen/svgo-action from 3 to 4
Bumps [ericcornelissen/svgo-action](https://github.com/ericcornelissen/svgo-action) from 3 to 4.
- [Release notes](https://github.com/ericcornelissen/svgo-action/releases)
- [Changelog](https://github.com/ericcornelissen/svgo-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ericcornelissen/svgo-action/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 14:45:15 +00:00
dependabot[bot]
f6ba7d7fc6
Bump actions/setup-node from 3.6.0 to 4.0.1
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.6.0 to 4.0.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.6.0...v4.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-25 21:54:14 +00:00
Martijn
ca225ccc2a
Update workflows and super-linter (#674)
* Bump actions/checkout to v4
* Bump super-linter to v5 slim
* Fix default branch name
* Only run on push to master or release branches
Also re-disables linting entire codebase
* Satisfy linter
* Run the linter in more cases for PRs
2024-01-25 22:28:20 +01:00
dependabot[bot]
98ba1688f5
Bump actions/setup-node from 3.5.1 to 3.6.0 (#588)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.5.1 to 3.6.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.5.1...v3.6.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 17:20:14 +01:00
Attila Kerekes
230d61554f
test: Add PNG Icon size tests 2022-11-16 18:22:26 +01:00
Attila Kerekes
ef5eb58f3b
test: Add app tests, fix all errors 2022-11-15 23:10:41 +01:00
dependabot[bot]
1b5fbf915c
Bump actions/setup-node from 3.4.1 to 3.5.1 (#550)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.4.1 to 3.5.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.4.1...v3.5.1)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-19 15:41:00 +01:00
dependabot[bot]
15d93b3966
Bump actions/checkout from 2 to 3 (#526)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 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/v2...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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-09 22:57:30 +01:00
Daniel Gibbs
8a6e7bd0f1 linter master 2022-07-27 22:44:17 +01:00
Daniel Gibbs
3af0e76385 super linter 2022-07-27 22:42:14 +01:00
dependabot[bot]
4a47351bff
Bump actions/setup-node from 3.3.0 to 3.4.1 (#522)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.3.0 to 3.4.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.3.0...v3.4.1)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-27 16:56:03 +01:00
dependabot[bot]
6cdb658bad
Bump actions/setup-node from 3.2.0 to 3.3.0 (#512)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.2.0...v3.3.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-06 21:01:25 +01:00
Daniel Gibbs
0aebbc75a2 chore: minor gh actions improvement 2022-06-05 20:11:06 +01:00
Daniel Gibbs
429ec6d9a1 chore: rename yaml to yml 2022-06-05 20:08:21 +01:00
Daniel Gibbs
3795d28206 chore: prettier code formatter using editorconfig 2022-06-05 20:06:41 +01:00
dependabot[bot]
f5c9684be3
Bump actions/setup-node from 3.1.1 to 3.2.0 (#502)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.1.1...v3.2.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-16 21:44:40 +01:00
dependabot[bot]
d179f50187
Bump actions/setup-node from 2.1.2 to 3.1.1 (#494)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.1.2 to 3.1.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.1.2...v3.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-21 22:49:17 +01:00
dependabot[bot]
3f641a0395
Bump ericcornelissen/svgo-action from 2 to 3 (#491)
Bumps [ericcornelissen/svgo-action](https://github.com/ericcornelissen/svgo-action) from 2 to 3.
- [Release notes](https://github.com/ericcornelissen/svgo-action/releases)
- [Changelog](https://github.com/ericcornelissen/svgo-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ericcornelissen/svgo-action/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-04 21:18:54 +01:00
Daniel Gibbs
fd4b6e80ac
Update svgo.yaml 2022-04-04 21:14:55 +01:00
Daniel Gibbs
ef4aad2f6f Upgraded several logos to svg
also minify existing svgs with svgo
2022-03-28 22:39:32 +01:00
Daniel Gibbs
ddbd14da13 Update svgo.yaml
added config


v1
2022-03-27 23:28:01 +01:00
Daniel Gibbs
146f58cba5 Update svgo config directory location 2022-03-19 15:10:24 +00:00
Daniel Gibbs
ddc4aeecb2 Correct svgo config name 2022-03-19 14:46:59 +00:00
Daniel Gibbs
02c3d45c83
feat: add SVG optimiser action (#481) 2022-03-19 14:39:53 +00:00
Kode
c98f3aa5a0 remove action.yml and only push on changes to master 2021-01-20 15:13:48 +00:00
Kode
16f6569b5f fix workflow / publishing 2021-01-20 13:25:14 +00:00
Kode
f27cf9490c Update main.yml 2021-01-20 13:17:51 +00:00
Kode
e692cc399b Update main.yml 2021-01-20 13:16:55 +00:00
Kode
aa21c2d627 generate apps list 2021-01-20 13:12:05 +00:00