114 Commits

Author SHA1 Message Date
accf675719 Update @actions/core (#142) v1.2.1 2020-09-30 21:55:38 +02:00
614aa4aa1e Merge pull request #76 from actions/master
Update releases branch with latest changes
2020-03-26 16:49:22 +01:00
4ff1108c39 Update NPM packages (#75)
* Update NPM packages

* Format using prettier

* Update node version in workflow

* Add .gitattributes
2020-03-26 16:39:48 +01:00
a93e9d979a Merge pull request #73 from actions/dependabot/npm_and_yarn/acorn-5.7.4
Bump acorn from 5.7.3 to 5.7.4
2020-03-19 16:17:00 +01:00
b67fc24ab8 Bump acorn from 5.7.3 to 5.7.4
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-16 11:17:33 +00:00
53d19faf05 Merge pull request #69 from actions/master
Update releases/v1 with changes from master
2020-03-09 10:55:07 +01:00
948e5343c7 Revert "Update releases/v1 with changes from master (#67)" (#68)
This reverts commit bdd6409dc1.
2020-03-09 10:51:55 +01:00
bdd6409dc1 Update releases/v1 with changes from master (#67)
* Use ncc instead of saving node_modules

* Add branding and correctly point to main file

* Cleanup

* Update release script

* PR Feedback

* Update README.md

* Update README.md

* Update contributors.md

* Update description

* use node-version instead of version (deprecated)

* Update contributors.md

* Update README.md

* Update README.md

* Create yaml-lint-config.yml

* Create lint-yaml.yml

* Update README.md

* Update README.md

* Update contributors.md

* Update README.md

* Update terminology in comments

* Spelling & grammar

* Consistent file name references

* ncc build

* Address YAML linting errors

* Fix quotes

* Bump handlebars from 4.1.2 to 4.5.3

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.5.3)

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

* Run main workflow on PRs

* Match README to action.yml

* Update dist/index.js

* Update checkout action to v2

* Fix cross-platform build matrix example

* output installed version number after setup (#51)

* output installed version number after setup

* set output for the installed version

* Setup python + self hosted runners documentation

* Updates to npm packages (#66)

* npm package updates

* Updates to ncc build

* Update action.yml

* Update action.yml

Co-authored-by: Konrad Pabjan <Konrad.Pabjan@microsoft.com>
Co-authored-by: Edward Thomson <ethomson@edwardthomson.com>
Co-authored-by: conao3 <conao3@gmail.com>
Co-authored-by: Brian Cristante <brcrista@microsoft.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rui Chen <chenrui333@gmail.com>
Co-authored-by: Madhuri Gummalla <madhurig@github.com>
Co-authored-by: Ye-hyoung Kang <keepyourhonor@gmail.com>
Co-authored-by: Robin Daumann <26201853+robindaumann@users.noreply.github.com>
2020-03-09 10:38:24 +01:00
9ac730844c Update action.yml v1.2.0 2020-03-09 10:34:49 +01:00
c4000d2828 Update action.yml 2020-03-09 10:31:20 +01:00
5d7d800988 Merge branch 'releases/v1' into master 2020-03-09 10:29:14 +01:00
8ad00a65a6 Updates to npm packages (#66)
* npm package updates

* Updates to ncc build
2020-03-09 10:16:37 +01:00
2ba2a92f71 Setup python + self hosted runners documentation 2020-03-09 09:24:28 +01:00
f8fb48e9f7 output installed version number after setup (#51)
* output installed version number after setup

* set output for the installed version
2020-03-09 08:18:12 +01:00
ebe4d7eb5f Merge pull request #65 from pastelmind/patch-1
Fix cross-platform build matrix example
2020-03-05 11:05:49 -05:00
aa7403d0cc Fix cross-platform build matrix example 2020-03-05 19:17:25 +09:00
b3b6fd7d43 Merge pull request #59 from chenrui333/update-readme
Update checkout action to v2
2020-01-30 16:04:52 -05:00
a208271c0e Update checkout action to v2 2020-01-29 23:27:43 -05:00
3503180221 Update dist/index.js 2019-12-30 16:39:03 -05:00
551f436547 Merge pull request #47 from actions/dependabot/npm_and_yarn/handlebars-4.5.3
Bump handlebars from 4.1.2 to 4.5.3
2019-12-30 16:25:56 -05:00
f907029c9b Merge pull request #46 from brcrista/brcrista/old-references
Update terminology in setup-python
2019-12-30 10:37:15 -05:00
d8bca2ddba Match README to action.yml 2019-12-30 10:27:46 -05:00
4a251cd31c Run main workflow on PRs 2019-12-30 10:25:03 -05:00
2feaa7d920 Bump handlebars from 4.1.2 to 4.5.3
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-29 18:26:00 +00:00
4f72cbc621 Fix quotes 2019-12-27 13:15:28 -05:00
c63dffb056 Address YAML linting errors 2019-12-27 13:08:34 -05:00
5e1c8c0ba4 ncc build 2019-12-27 12:56:56 -05:00
c57e58b1ee Consistent file name references 2019-12-27 11:28:48 -05:00
d0da811f3d Spelling & grammar 2019-12-27 11:27:07 -05:00
11c9de6408 Update terminology in comments 2019-12-27 11:25:11 -05:00
3d8ac1d401 Update README.md 2019-12-23 11:51:09 -05:00
2268531fb4 Update contributors.md 2019-12-23 11:05:45 -05:00
dcf56dfd59 Update README.md 2019-12-13 14:10:10 -05:00
c2338a225e Update README.md 2019-12-13 14:09:54 -05:00
74a6d2d864 Create lint-yaml.yml 2019-11-25 12:36:58 -05:00
66556920f4 Create yaml-lint-config.yml 2019-11-25 12:33:19 -05:00
2aaa66fdad Update README.md 2019-11-25 08:51:39 -05:00
4af3334acd Update README.md 2019-11-25 08:50:40 -05:00
7e4719db87 Update contributors.md 2019-11-25 08:46:36 -05:00
62f565f233 Merge pull request #41 from conao3/master
Use node-version instead of version (deprecated)
2019-11-25 08:33:18 -05:00
ff13c3cd4b use node-version instead of version (deprecated) 2019-11-23 16:27:14 +09:00
c04e17694d Merge pull request #36 from actions/ethomson/update_description
Update description (v1)
2019-11-12 12:07:00 -05:00
79be57810c Merge pull request #37 from actions/ethomson/update_description_master
Update description
2019-11-12 12:04:02 -05:00
d7eab29295 Update description 2019-11-08 16:19:39 +00:00
a0449e049a Update description 2019-11-08 16:19:00 +00:00
2ed535288f Update contributors.md 2019-11-07 15:26:27 -05:00
2e9d5269cc Update README.md 2019-11-07 15:03:20 -05:00
6866923888 Update README.md 2019-11-07 14:59:28 -05:00
6e5196c493 Merge pull request #35 from actions/konradpabjan/ncc
Remove node modules and configure ncc
2019-11-06 12:55:53 -05:00
4875b9e438 PR Feedback 2019-11-06 10:20:01 -05:00