Commit Graph

119 Commits

Author SHA1 Message Date
Dmitry Shibanov
0cf603f701
add release.yml for v1 (#635) 2023-03-27 13:42:46 +02:00
Dmitry Shibanov
0f07f7f756
update actions/core (#625) 2023-03-27 13:07:33 +02:00
Nikita Bykov
9f3aa2c73d
Add test.yml to releases/v1 branch (#176)
* added test.yml

* replaced ubuntu-16.04 with ubuntu-20.04

Co-authored-by: Nikita Bykov <v-nibyko@microsoft.com>
2021-01-04 11:16:26 +01:00
Nikita Bykov
152ba7c4dd
added Scripts to PATH on Windows (#173)
Co-authored-by: Nikita Bykov <v-nibyko@microsoft.com>
2020-12-18 15:32:23 +01:00
Maxim Lobanov
da8703fb23
update dist file (#166) 2020-12-08 11:00:17 -05:00
Konrad Pabjan
accf675719
Update @actions/core (#142) 2020-09-30 21:55:38 +02:00
Konrad Pabjan
614aa4aa1e
Merge pull request #76 from actions/master
Update releases branch with latest changes
2020-03-26 16:49:22 +01:00
Konrad Pabjan
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
Konrad Pabjan
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
dependabot[bot]
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
Konrad Pabjan
53d19faf05
Merge pull request #69 from actions/master
Update releases/v1 with changes from master
2020-03-09 10:55:07 +01:00
Konrad Pabjan
948e5343c7
Revert "Update releases/v1 with changes from master (#67)" (#68)
This reverts commit bdd6409dc1.
2020-03-09 10:51:55 +01:00
Konrad Pabjan
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
Konrad Pabjan
9ac730844c
Update action.yml 2020-03-09 10:34:49 +01:00
Konrad Pabjan
c4000d2828
Update action.yml 2020-03-09 10:31:20 +01:00
Konrad Pabjan
5d7d800988
Merge branch 'releases/v1' into master 2020-03-09 10:29:14 +01:00
Konrad Pabjan
8ad00a65a6
Updates to npm packages (#66)
* npm package updates

* Updates to ncc build
2020-03-09 10:16:37 +01:00
Konrad Pabjan
2ba2a92f71
Setup python + self hosted runners documentation 2020-03-09 09:24:28 +01:00
Robin Daumann
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
Madhuri Gummalla
ebe4d7eb5f
Merge pull request #65 from pastelmind/patch-1
Fix cross-platform build matrix example
2020-03-05 11:05:49 -05:00
Ye-hyoung Kang
aa7403d0cc
Fix cross-platform build matrix example 2020-03-05 19:17:25 +09:00
Madhuri Gummalla
b3b6fd7d43
Merge pull request #59 from chenrui333/update-readme
Update checkout action to v2
2020-01-30 16:04:52 -05:00
Rui Chen
a208271c0e
Update checkout action to v2 2020-01-29 23:27:43 -05:00
Konrad Pabjan
3503180221 Update dist/index.js 2019-12-30 16:39:03 -05:00
Konrad Pabjan
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
Konrad Pabjan
f907029c9b
Merge pull request #46 from brcrista/brcrista/old-references
Update terminology in setup-python
2019-12-30 10:37:15 -05:00
Brian Cristante
d8bca2ddba Match README to action.yml 2019-12-30 10:27:46 -05:00
Brian Cristante
4a251cd31c Run main workflow on PRs 2019-12-30 10:25:03 -05:00
dependabot[bot]
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
Brian Cristante
4f72cbc621 Fix quotes 2019-12-27 13:15:28 -05:00
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