1
0
Fork 0
mirror of https://github.com/actions/setup-python.git synced 2024-11-22 14:48:36 +00:00
Commit graph

16 commits

Author SHA1 Message Date
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
Danny McCormick
7fe1ba03a3
Steps not actions 2019-07-25 22:59:00 -04:00
Danny McCormick
3592ca0294
Update workflow.yml (#7) 2019-07-23 13:22:18 -04:00
Danny McCormick
7c8f819ac2
Update workflow.yml (#6) 2019-07-16 14:35:13 -04:00
Danny McCormick
943c5bcc81
Create workflow.yml 2019-07-11 16:15:37 -04:00
Danny McCormick
60f686a148
Update python.json 2019-07-08 15:07:01 -04:00
Danny McCormick
3fb911cdc7
Less escaping 2019-07-08 15:06:11 -04:00
Danny McCormick
7f7fc5b376
Wrong index 2019-07-08 15:03:54 -04:00
Danny McCormick
0524204ca4
multipart 2019-07-08 15:02:46 -04:00
Danny McCormick
6c3425b8b7
message placeholder 2019-07-08 14:55:44 -04:00
Danny McCormick
f2e7c5bedb
Simplify again 2019-07-08 14:54:20 -04:00
Danny McCormick
6e3973ea1c
Little more complex 2019-07-08 14:52:17 -04:00
Danny McCormick
05cb373632
escaping 2019-07-08 14:49:52 -04:00
Danny McCormick
a907799389
Start simple 2019-07-08 14:49:33 -04:00
Danny McCormick
f7f8dbaddf Add matcher 2019-07-08 14:43:29 -04:00