Commit graph

127 commits

Author SHA1 Message Date
Konrad Pabjan
0b4e300975
Apply suggestions from code review
Co-Authored-By: Brian Cristante <33549821+brcrista@users.noreply.github.com>
2020-04-29 18:54:46 +02:00
Konrad Pabjan
f76bff268f Minor Fix 2020-04-29 18:22:07 +02:00
Konrad Pabjan
155f54e8c4 Clarifications around the Python version 2020-04-29 18:21:26 +02:00
Konrad Pabjan
7b99eb29b1 Fix merge conflicts 2020-04-29 17:41:19 +02:00
Konrad Pabjan
c0bcb3dafe Update self hosted instructions 2020-04-29 17:39:45 +02:00
Konrad Pabjan
55306a552e
Update README.md
Co-Authored-By: Brian Cristante <33549821+brcrista@users.noreply.github.com>
2020-04-29 15:54:54 +02:00
Konrad Pabjan
8b9b081ff7
Apply suggestions from code review
Co-Authored-By: Brian Cristante <33549821+brcrista@users.noreply.github.com>
2020-04-29 15:08:29 +02:00
Konrad Pabjan
c3c0c30eda
Update README.md 2020-04-29 13:57:20 +02:00
Konrad Pabjan
ea04f39709
Update README.md 2020-04-29 13:56:43 +02:00
Konrad Pabjan
f9a2b4d711 Update README 2020-04-29 13:10:49 +02:00
MaksimZhukov
94907dc416 Remove IS_MACOS variable 2020-04-28 17:18:33 +03:00
MaksimZhukov
63cdca158a Remove condition with sudo 2020-04-28 15:23:22 +03:00
MaksimZhukov
8b4ba3d70d Rename function 2020-04-27 13:42:18 +03:00
MaksimZhukov
16963e0b7e Resolve comments 2020-04-27 13:17:28 +03:00
MaksimZhukov
81b3a118a7 Add ability to download specific version of Python from releases 2020-04-24 20:29:24 +03:00
Konrad Pabjan
985150d1f6
Merge pull request #80 from SerVB/clarify-contrib-doc
Make contributors.md clearer
2020-04-17 11:53:29 +02:00
Sergei Bulgakov
c881de7f35
Use shorter command
Co-Authored-By: Konrad Pabjan <konradpabjan@github.com>
2020-04-16 22:30:26 +03:00
SerVB
b7d744ca11 Make contributors.md clearer 2020-04-14 15:54:39 +03: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
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