Commit graph

439 commits

Author SHA1 Message Date
Brian Cristante
c63dffb056 Address YAML linting errors 2019-12-27 13:08:34 -05:00
Brian Cristante
5e1c8c0ba4 ncc build 2019-12-27 12:56:56 -05:00
Brian Cristante
c57e58b1ee Consistent file name references 2019-12-27 11:28:48 -05:00
Brian Cristante
d0da811f3d Spelling & grammar 2019-12-27 11:27:07 -05:00
Brian Cristante
11c9de6408 Update terminology in comments 2019-12-27 11:25:11 -05:00
Konrad Pabjan
3d8ac1d401
Update README.md 2019-12-23 11:51:09 -05:00
Konrad Pabjan
2268531fb4
Update contributors.md 2019-12-23 11:05:45 -05:00
Konrad Pabjan
dcf56dfd59
Update README.md 2019-12-13 14:10:10 -05:00
Konrad Pabjan
c2338a225e
Update README.md 2019-12-13 14:09:54 -05:00
Konrad Pabjan
74a6d2d864
Create lint-yaml.yml 2019-11-25 12:36:58 -05:00
Konrad Pabjan
66556920f4
Create yaml-lint-config.yml 2019-11-25 12:33:19 -05:00
Konrad Pabjan
2aaa66fdad
Update README.md 2019-11-25 08:51:39 -05:00
Konrad Pabjan
4af3334acd
Update README.md 2019-11-25 08:50:40 -05:00
Konrad Pabjan
7e4719db87
Update contributors.md 2019-11-25 08:46:36 -05:00
Konrad Pabjan
62f565f233
Merge pull request #41 from conao3/master
Use node-version instead of version (deprecated)
2019-11-25 08:33:18 -05:00
conao3
ff13c3cd4b
use node-version instead of version (deprecated) 2019-11-23 16:27:14 +09:00
Konrad Pabjan
c04e17694d
Merge pull request #36 from actions/ethomson/update_description
Update description (v1)
2019-11-12 12:07:00 -05:00
Konrad Pabjan
79be57810c
Merge pull request #37 from actions/ethomson/update_description_master
Update description
2019-11-12 12:04:02 -05:00
Edward Thomson
d7eab29295 Update description 2019-11-08 16:19:39 +00:00
Edward Thomson
a0449e049a Update description 2019-11-08 16:19:00 +00:00
Konrad Pabjan
2ed535288f
Update contributors.md 2019-11-07 15:26:27 -05:00
Konrad Pabjan
2e9d5269cc
Update README.md 2019-11-07 15:03:20 -05:00
Konrad Pabjan
6866923888
Update README.md 2019-11-07 14:59:28 -05:00
Konrad Pabjan
6e5196c493
Merge pull request #35 from actions/konradpabjan/ncc
Remove node modules and configure ncc
2019-11-06 12:55:53 -05:00
Konrad Pabjan
4875b9e438 PR Feedback 2019-11-06 10:20:01 -05:00
Konrad Pabjan
08bf913604 Update release script 2019-11-05 17:42:30 -05:00
Konrad Pabjan
3d91cc2674 Cleanup 2019-11-05 17:38:12 -05:00
Konrad Pabjan
bbc52402b0 Add branding and correctly point to main file 2019-11-05 17:12:58 -05:00
Konrad Pabjan
9bdab6de30 Use ncc instead of saving node_modules 2019-11-05 16:58:50 -05:00
Konrad Pabjan
28a6c1b915 Remove old parameter that is deprecated 2019-11-05 15:43:35 -05:00
Konrad Pabjan
6654142a95
Merge pull request #24 from hugovk/patch-1
Show pypy2 in example
2019-11-05 15:07:53 -05:00
Hugo van Kemenade
47b0b94f96
Merge branch 'master' into patch-1 2019-11-05 22:02:12 +02:00
Madhuri Gummalla
1396627e9d
Merge pull request #25 from hugovk/patch-2
Use python-version in the example for consistency
2019-10-28 10:42:13 -04:00
Madhuri Gummalla
a3e488ea33
Merge pull request #27 from dongjoon-hyun/fix_repo_url
Fix Repo URL in `package.json`
2019-10-28 10:00:31 -04:00
Dongjoon Hyun
62618cdaa5 Fix Repo URL 2019-09-24 13:03:43 -07:00
Hugo van Kemenade
31d200eb44
Fix typo
Co-Authored-By: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2019-09-20 13:52:38 +03:00
Hugo van Kemenade
ebb2329155
Use python-version in the example for consistency 2019-09-15 14:17:50 +03:00
Hugo van Kemenade
346e88b930
Show pypy2 (not pypy) in example 2019-09-15 13:46:49 +03:00
Danny McCormick
6f6fcee330
Deprecate version 2019-09-12 10:36:03 -04:00
Danny McCormick
d6e58394ed
Update .gitignore (#14) 2019-08-27 11:14:21 -04:00
Danny McCormick
24b4fa76d2
Consume toolkit from npmjs (#12) 2019-08-20 10:27:52 -04:00
Danny McCormick
ae4917dae5
Use correct comment character 2019-08-16 10:21:29 -04:00
Danny McCormick
e336b852d5
Use python-version (#10) 2019-08-13 16:30:18 -04:00
Danny McCormick
3342d62b16
Add badge 2019-08-12 15:13:56 -04:00
Danny McCormick
fe821292b0
Update action name 2019-08-12 14:40:58 -04:00
Danny McCormick
0611362f9b
Update action.yml 2019-08-08 13:34:19 -04:00
Danny McCormick
633a4406d7
Quoting 2019-08-01 11:07:19 -04:00
Danny McCormick
5dc682444b
v1 (#9) 2019-08-01 09:16:36 -04:00
Stephen Franceschelli
7dc6a07f36 Fix build. (#8)
* Fix.

* Husky commit correct node modules
2019-07-30 13:19:56 -04:00
Danny McCormick
7fe1ba03a3
Steps not actions 2019-07-25 22:59:00 -04:00