Commit Graph

72 Commits

Author SHA1 Message Date
BetaHuhn Bot
c05b41d6a3 🔖 Release v1.5.1 [skip ci] 2021-05-03 00:06:59 +00:00
BetaHuhn Bot
56abfebd58 📦 Release dependency updates 2021-05-03 02:06:05 +02:00
dependabot[bot]
000bf45394
⬆️ Bump eslint from 7.24.0 to 7.25.0 (#29)
Bumps [eslint](https://github.com/eslint/eslint) from 7.24.0 to 7.25.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.24.0...v7.25.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-27 17:51:15 +02:00
BetaHuhn Bot
a39e4f20f5
🔧 Add GitHub Sponsors to funding.yml (#28) 2021-04-20 20:20:11 +02:00
BetaHuhn Bot
2b9b926f0e 🔖 Release v1.5.0 [skip ci] 2021-04-19 12:32:10 +00:00
BetaHuhn
4986607482 📦 Rebuild files 2021-04-16 15:23:55 +02:00
BetaHuhn
fb0b34c5ab 📝 Add exclude example 2021-04-16 14:50:31 +02:00
BetaHuhn
b55752771f Add option to exclude certain files when syncing directories #26 2021-04-16 14:44:38 +02:00
BetaHuhn
9dc51bfe9a 🐛 Use fs-extra instead of actions/io #15 2021-04-16 14:41:17 +02:00
BetaHuhn
bd446559d9 ⬆️ Update dependencies 2021-04-16 13:40:02 +02:00
BetaHuhn Bot
3042e4eb89 🔖 Release v1.4.0 [skip ci] 2021-03-18 16:46:28 +00:00
dependabot[bot]
4c44045b1a
⬆️ Bump eslint from 7.21.0 to 7.22.0 (#12)
Bumps [eslint](https://github.com/eslint/eslint) from 7.21.0 to 7.22.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.21.0...v7.22.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-18 17:36:42 +01:00
Sam
d359236060 Add skip PR option #14
Co-authored-by: BetaHuhn <schiller@mxis.ch>
2021-03-18 17:35:02 +01:00
BetaHuhn Bot
5a99a42c9e 🔖 Release v1.3.1 [skip ci] 2021-03-15 00:23:18 +00:00
BetaHuhn Bot
cdf2ca1ce4 📦 Release dependency updates 2021-03-15 01:22:17 +01:00
dependabot[bot]
cc1b25ee20
Bump eslint from 7.17.0 to 7.21.0 (#6)
Bumps [eslint](https://github.com/eslint/eslint) from 7.17.0 to 7.21.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.17.0...v7.21.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-08 11:08:49 +01:00
BetaHuhn
3c7cec6e37 📝 Add short description of changes in the new release 2021-03-08 11:07:46 +01:00
BetaHuhn Bot
5f54a712d6 🔖 Release v1.3.0 [skip ci] 2021-03-08 10:02:53 +00:00
BetaHuhn
d7fe1331a1 🐛 Parse boolean action input as actual boolean 2021-03-08 10:52:17 +01:00
BetaHuhn
45b007419e 🔊 Change sync log message 2021-03-08 00:04:02 +01:00
BetaHuhn
fbd3b046c6 🩹 Seperate changed files with empty string 2021-03-07 23:59:18 +01:00
BetaHuhn
25295d4a71 📝 Mention overwrite existing pr option 2021-03-07 23:54:06 +01:00
BetaHuhn
1e8745fe3e ♻️ Move exec function to helpers 2021-03-07 23:51:11 +01:00
BetaHuhn
5e590a18dd ♻️ Improve code structure/readability 2021-03-07 23:45:38 +01:00
BetaHuhn
2a4e12705a Check for and overwrite existing PR 2021-03-07 22:26:30 +01:00
BetaHuhn
8c979f6cb4 🩹 Add SKIP_CLEANUP to action.yml 2021-03-07 19:28:45 +01:00
BetaHuhn Bot
d1a2ec4ce1
🔄 Synced file(s) with BetaHuhn/github-files (#9)
Updated file(s):

* 🔄 Synced local '.github/FUNDING.yml' with remote 'configs/FUNDING.yml'
* 🔄 Synced local '.github/workflows/latest-tag.yml' with remote 'workflows/versioning/latest-tag.yml'
2021-03-07 17:56:58 +01:00
BetaHuhn
d32ec6cdc1 👷 Group lint/build workflow & run before release 2021-03-07 16:17:56 +01:00
BetaHuhn
9132f83ac6 📝 Explain action versioning 2021-03-03 20:06:09 +01:00
BetaHuhn
4e8aacb878 📝 Mention discussion in changelog 2021-03-03 19:47:39 +01:00
BetaHuhn Bot
2b1fe31cb1 🔖 Release v1.2.0 [skip ci] 2021-03-03 18:46:00 +00:00
BetaHuhn
d5ab0d4899 📝 Add custom host example 2021-03-03 19:21:06 +01:00
BetaHuhn
18215cb3de Support custom GitHub Enterprise Host 2021-03-03 19:03:41 +01:00
BetaHuhn
e078d0308c 🩹 Fix misspelled log command 2021-03-03 18:41:25 +01:00
BetaHuhn Bot
6dd33b362a 🔖 Release v1.1.1 [skip ci] 2021-01-18 00:52:49 +00:00
BetaHuhn Bot
182a0a3e6f 📦 Release dependency updates 2021-01-18 01:52:13 +01:00
dependabot[bot]
2a5262a986
🔀 Merge #2 (⬆️ Bump @vercel/ncc from 0.26.2 to 0.27.0)
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.26.2 to 0.27.0.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.26.2...0.27.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-14 14:00:23 +01:00
BetaHuhn
58c1f7bdef 📝 Use v1 tag instead of master 2021-01-10 17:20:57 +01:00
BetaHuhn
524de9c470 🍱 Change actions logo 2021-01-10 17:13:26 +01:00
BetaHuhn
6d6838a992 🔧 Change name 2021-01-10 16:59:11 +01:00
BetaHuhn
56ed86b0be 📝 Use table for action inputs and change order 2021-01-10 16:50:29 +01:00
BetaHuhn
4eec9a76a7 📝 Mention SKIP_CLEANUP option 2021-01-10 16:29:16 +01:00
BetaHuhn
34dc95fd20 👷 Remove build files workflow 2021-01-10 16:24:32 +01:00
BetaHuhn Bot
538c27c8e0 🔖 Release v1.1.0 [skip ci] 2021-01-10 15:21:34 +00:00
BetaHuhn
35e15087ba Cleanup tmp directories 2021-01-10 16:20:55 +01:00
BetaHuhn
b7e5310bb1 🐛 Fix parsing of boolean config options [skip-ci] 2021-01-10 16:17:21 +01:00
BetaHuhn
d8e4a79d29 💬 Remove os version 2021-01-10 15:43:53 +01:00
BetaHuhn
841a58a031 👷 Add auto release latest tag workflow 2021-01-10 15:33:32 +01:00
BetaHuhn
15c9e52f5f 📝 Add more examples 2021-01-09 19:07:13 +01:00
BetaHuhn
78414681db 🩹 Set yaml parser to throw error on duplicate key 2021-01-09 14:59:41 +01:00