Commit Graph

29 Commits

Author SHA1 Message Date
Charalampos Fanoulis
8dec251d3c github: add support file and redirect to it (#3302)
* github: add support file and redirect to it

* github: happily accept that suggestion
2019-09-10 17:14:07 +02:00
Schuyler Cebulskie
89a3a3a6da Lowercase webpack (their branding, not mine) 2019-09-04 01:04:31 -04:00
Schuyler Cebulskie
827cab805e Clean up workflows 2019-09-04 01:02:01 -04:00
iCrawl
0a2003095d ci: consistency in naming 2019-09-03 16:18:56 +02:00
iCrawl
0c14616ffc ci: reduce the amount of yml files 2019-09-03 16:08:25 +02:00
iCrawl
e7a961781c ci: add webpack workflow 2019-09-03 16:04:36 +02:00
iCrawl
fe71cecc2a ci: use the correct command 2019-09-02 13:27:34 +02:00
iCrawl
3ce60212e6 ci: run a lint cronjob every 12h 2019-09-01 15:41:07 +02:00
iCrawl
8bbf1a9228 ci: remove leftover docs action 2019-08-25 07:45:45 +02:00
iCrawl
6baff9e3fc ci: change job name for docs 2019-08-24 22:26:08 +02:00
iCrawl
08dfdcb4eb ci: deploy docs using new action 2019-08-24 22:17:40 +02:00
iCrawl
57033f3334 ci: add npm install steps 2019-08-24 20:31:12 +02:00
iCrawl
fd49082ac0 ci: run ci in parallel 2019-08-24 20:28:44 +02:00
iCrawl
1511e96761 ci: run docs excluding 2019-08-24 19:45:52 +02:00
Crawl
e8451561ed ci: github actions (#3442)
* feat: eslint action

* refactor: actions v2

* fix: set +x for entrypoint

* ci: integrate docs

* fix: give it a nice name

* ci: publish docs

* ci: fix yaml key error

* ci: fix executable

* ci: use normal sh shebang

* ci: move into the workspace

* ci: fix eslint path

* ci: manually run the build

* ci: use different container

* ci: install git

* ci: assume yes flag

* ci: use correct branch

* ci: fix branch and source

* ci: fix condition

* ci: remove useless steps

* ci: rename action

* ci: make executable again

* ci: cleanup

* ci: add stable branch

* ci: remove semi

* ci: do some logging for failing action

* ci: remove actions api

* ci: re-add semi

* ci: use actions repo

* ci: use v1 tags

* ci: remove semi

* chore: change job name passed to eslint

* chore: dummy commit, remove different semi

* ci: change job name

* chore: dummy commit

* ci: add gh-actions as possible branches

* ci: lint all branches

* ci: dummy

* ci: separate pr and push

* chore: run actions on gh branch

* ci: try excluding branches
2019-08-24 19:32:18 +02:00
Robin Millette
f55e4302c9 github: fix duplicate key in FUNDING.yml (#3380)
Comment out (keep for reference) unused platforms. Also fixes a duplicate `github` key.
2019-08-17 17:50:49 +02:00
Crawl
651ff81bd5 fix: update issue templates 2019-07-13 18:02:07 +02:00
Vlad Frangu
4069d009d1 misc: automatically add labels to issues that use a template (#3367)
* misc: Automatically add labels to issues that use the template

* misc: Ditto

* misc: DITTO
2019-07-11 12:59:19 +02:00
Amish Shah
1ce670daa9 Create FUNDING.yml
Just trialling it out
2019-05-26 10:33:58 +01:00
Charalampos Fanoulis
81ff5075e4 chore: remove user account checkbox from bug report template 2018-11-17 15:41:12 +01:00
Will Nelson
18d6be1eb3 update PR template (#2770)
* update PR template to encourage testing/typings

* add extra linebreak
2018-08-18 18:35:27 +02:00
Schuyler Cebulskie
afcac9196d Update issue templates 2018-08-13 21:46:14 -04:00
Will Nelson
56f461a8b5 use new multiple issue templates (#2600) 2018-06-16 10:02:48 +02:00
Schuyler Cebulskie
16a910c988 Update repository references 2018-01-18 14:46:35 -05:00
meew0
2b230e8c6c Elaborate on the issue template checkboxes, fix spacing 2017-07-17 10:16:46 +02:00
Gus Caplan
6bc7b3e068 add user account checkbox (#1640) 2017-07-01 10:11:15 +01:00
meew0
81619ac7be Create a PR template
As discussed on Discord.
2017-04-13 00:57:39 +02:00
meew0
5dea21ba80 Move CONTRIBUTING.md to the new .github folder
There's no point in keeping it in the root directory given that it can also be in .github.
2017-04-12 01:19:16 +02:00
meew0
9b989c4fd7 Create an issue template
This has been created in discussion with various people on Discord.
Closes #1362 as that is obsolete now, sorry!
2017-04-12 01:16:12 +02:00