arkon
bfec8fcda8
Remove push workflow
...
We now deploy via Netlify instead of GitHub Pages
2023-09-10 17:10:37 -04:00
arkon
f9273052b6
Bump dependencies
2023-07-30 17:45:37 -04:00
arkon
f013bdad02
Use renamed "main" branch instead of "master"
2022-11-27 10:08:30 -05:00
arkon
4bca91944e
[skip ci] disable blank issues
2022-11-14 17:51:17 -05:00
arkon
a041187b44
Use native concurrency to cancel workflows
2022-10-01 23:14:03 -04:00
arkon
40d30fed70
[skip ci] Update renovate config
2022-07-18 13:25:24 -04:00
renovate[bot]
5e29c24e7b
Update styfle/cancel-workflow-action action to v0.10.0 ( #922 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-28 13:09:25 -04:00
renovate[bot]
9bde8919f0
Update actions/setup-node action to v3 ( #896 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-16 08:27:35 -04:00
renovate[bot]
0f47c4fef7
Update actions/cache action to v3 ( #894 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-16 08:26:47 -04:00
renovate[bot]
5a963b2b04
Update actions/checkout action to v3 ( #895 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-16 07:17:03 -04:00
arkon
1c7dcfa649
Remove Dependabot config
2022-05-15 12:32:12 -04:00
arkon
9f39f29c64
Cancel previous push workflow runs
2022-01-11 09:10:42 -05:00
arkon
0c07b64f16
Update dependabot config
2022-01-08 15:27:15 -05:00
arkon
afbf6894ae
Use Node 16
2021-12-07 21:09:30 -05:00
arkon
8330219459
Revert to Node 14
...
node-sass 4 doesn't handle Node 16. Could maybe update all of that stuff, but vuepress still seems to rely on Webpack 4?
2021-07-31 11:09:18 -04:00
arkon
12d3816a5f
Use Node.js 16 in workflow (which ships with npm 7)
2021-07-31 10:56:59 -04:00
arkon
724274590f
Set fetch-depth when checking out repo in push workflow
2021-07-31 10:48:18 -04:00
curche
eeb1cc7467
Fix link to list of extensions in issue forms ( #710 )
...
similar to https://github.com/tachiyomiorg/tachiyomi/pull/5493
2021-07-06 14:05:43 +02:00
Soitora
a167869603
[skip ci] Add issue forms ( #705 )
2021-06-29 05:36:36 +02:00
Andreas
4dfb8c8926
Add guidelines for images and videos ( #643 )
...
* Add guidelines for images and videos
2021-05-08 11:01:29 +02:00
dependabot-preview[bot]
cd0b3a37b4
Upgrade to GitHub-native Dependabot ( #619 )
...
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-30 01:26:27 +02:00
Andreas
bea41bf66d
Update to NPM 7 in build script ( #575 )
...
Co-authored-by: Soitora <Soitora@users.noreply.github.com>
Co-authored-by: Soitora <Soitora@users.noreply.github.com>
2021-03-13 15:06:10 -05:00
Soitora
b520d4e448
Project Linting ( #209 )
...
* More setup for ESLint
* Initial linting
* Fix: "Unexpected use of 'location': no-restricted-globals"
* Fix: "Prop 'sidebarItems' should define at least its type"
* Fix: "import/no-unresolved"
* Fix: "import/no-extraneous-dependencies"
* Fix: "Unexpected require() 'global-require'"
* Fix: "vue/require-prop-types"
* Line disable: "radix"
* Line disable: "no-param-reassign"
* Line disable: "no-shadow"
This should usually be an actual problem but I don't think so in this case as the next prompt is basically just a one-action warning.
* Add markdown linting support
* Replace single quotes with double
* Fix indentation for all files
* Fix second level quotation marks
* Change accordingly
I'd still rather keep 4-tab for MD when applicable though, the alternative is a non-standard 3-space indent, which makes three different indentations to keep track of.
2020-05-20 22:47:01 -04:00
Soitora
832bb6c8d6
Update GitHub Push actions ( #129 )
...
Updated "actions/checkout" from v1 to v2.
Updated "peaceiris/actions-gh-pages" from v2.3.0 to v3.
Cleaned up the "gh-pages" commit messages.
Small cleanup.
2020-03-19 18:54:58 -04:00
arkon
4fd5f8f512
Remove pull request action ( #59 )
2019-10-01 12:37:17 +02:00
Eugene
7bb6560698
Add PR action
2019-09-18 18:38:07 -04:00
Eugene
62072e5a8b
Tweak workflow, fix README icon
2019-09-14 19:33:38 -04:00
Eugene
d9b1b92b08
Add action to build and deploy site on push
2019-09-14 19:22:02 -04:00