Commit Graph

17 Commits

Author SHA1 Message Date
David Frank 0d35ddbf73
remove automatic title assignment from issue templates, prevent users submitting default title. (#976) 2020-10-18 13:33:06 +02:00
Konstantin Vyatkin df1a4fafa9
fix: Correct Node versions were not installed on test matrix (#846)
* fix Node install and add engines

* use minimum-node-version
2020-06-09 20:26:24 -04:00
Konstantin Vyatkin 5c909797d6
Polyfill `http.validateHeaderName` and `http.validateHeaderValue` (#843)
* prefer native node function

* use RegExp from Node 14.3
2020-06-09 19:51:22 -04:00
Moni dd7811e7e8
Enable blank issue creation (#850) 2020-05-30 16:30:13 +12:00
Konstantin Vyatkin 966a4c3c78
Test CommonJS build artifact (#838)
* common js artefact build

* add GitHub Action
2020-05-26 15:50:51 +02:00
Konstantin Vyatkin 4824abe41a
Breaking: Revamp TypeScript declarations (#810)
* revamp types
* add GitHub Action for TypeScript check

Co-authored-by: Linus Unnebäck <linus@folkdatorn.se>
Co-authored-by: Antoni Kepinski <xxczaki@pm.me>
2020-05-24 11:58:51 -04:00
Moni 99582672e7
Add issue configuration (#826)
* added config for issues

* Update grammar

Co-authored-by: Richie Bendall <richiebendall@gmail.com>
2020-05-23 08:26:55 -04:00
Moni 1bd848b632
Update pull request template (#825)
* update pr template

* Update formatting

* Use checkboxes

Co-authored-by: Richie Bendall <richiebendall@gmail.com>
2020-05-23 08:26:34 -04:00
Moni 6a008c6a03
Add support issue template (#814)
* added template for support issues

* Update formatting

* Update grammar

Co-authored-by: Richie Bendall <richiebendall@gmail.com>
2020-05-22 23:29:23 -04:00
Moni 81ce2a2e8f
Add pull request template (#815)
* pr template

* Update information

Co-authored-by: Richie Bendall <richiebendall@gmail.com>
2020-05-22 23:28:41 -04:00
Moni aa11ec753f
Add bug report issue template (#811)
* use a bug report issue template for consistency

* added ladybug emoji

* remove comment

Co-authored-by: Tim Oram <dev@mitmaro.ca>

* remove comment

Co-authored-by: Tim Oram <dev@mitmaro.ca>

* remove comment

Co-authored-by: Tim Oram <dev@mitmaro.ca>

* Cleanup formatting

* Remove initial header

Co-authored-by: Tim Oram <dev@mitmaro.ca>
Co-authored-by: Richie Bendall <richiebendall@gmail.com>
2020-05-22 23:27:31 -04:00
Moni 187ec6fe81
Add feature request issue template (#816)
* added feature issue template

* Update grammar

Co-authored-by: Richie Bendall <richiebendall@gmail.com>
2020-05-22 23:26:32 -04:00
Konstantin Vyatkin 463c417fd7
fixe glob pattern (#823) 2020-05-22 23:10:11 -04:00
Konstantin Vyatkin 912348d5dc
Fix GitHub Actions (#820)
* fix test command
* use action for coverage upload
* specify branch
* limit paths
* forgot install
* fix badge
* don't need a workaround for Node 10
* shorten CI name
2020-05-22 21:42:48 -04:00
Konstantin Vyatkin c0a977c549
Build on push to master for badge / coverage 2020-05-22 16:40:33 -04:00
Moni 29d7556870
Move to Github Actions (#785)
* Move to Github Actions
* remove Travis in favor of GitHub Actions

Signed-off-by: Moni <40552237+NotMoni@users.noreply.github.com>
Co-authored-by: Linus Unnebäck <linus@folkdatorn.se>
Co-authored-by: Konstantin Vyatkin <tino@vtkn.io>
2020-05-22 16:35:14 -04:00
Richie Bendall 7b136627c5
chore: Add funding link 2019-10-02 21:50:00 +13:00