|
a0a76c4ddb
|
Update test.yml
|
2020-07-14 16:04:57 +02:00 |
|
|
5230712b36
|
Update issue templates
|
2020-05-21 13:06:50 +02:00 |
|
|
9f521e1bf4
|
Add bug issue template
|
2020-05-20 14:32:55 +02:00 |
|
|
c23f4218be
|
Create codeql-analysis.yml
|
2020-05-08 12:42:28 +02:00 |
|
|
6cbb9cfdfd
|
Improve workflows (#88)
* Improve workflows
* Update workflows
* Small fix
|
2020-05-01 18:52:58 +02:00 |
|
|
e5af64b2df
|
Use GitHub releases to download python versions (#85)
This pull-request improves `setup-python` action to add ability to download specific version of Python on flight if it is not available by default.
**Details:**
`setup-python` action will download and install specific Python version from GitHub releases ([actions/python-versions](https://github.com/actions/python-versions/releases)) in case the version is not found in the local cache. All versions of Python available for installation are published in [actions/python-versions](https://github.com/actions/python-versions) repository.
All available versions are listed in the [version-manifest.json](https://github.com/actions/python-versions/blob/master/versions-manifest.json) file.
**Installation time:**
- Ubuntu / macOS: 10-20 seconds
- Windows: ~ 1 minute (mostly related to fact that we use MSI installer for Python on Windows)
Co-authored-by: MaksimZhukov <v-mazhuk@microsoft.com>
Co-authored-by: Konrad Pabjan <konradpabjan@github.com>
Co-authored-by: Brian Cristante <33549821+brcrista@users.noreply.github.com>
|
2020-04-29 20:57:02 +03: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 |
|
|
4a251cd31c
|
Run main workflow on PRs
|
2019-12-30 10:25:03 -05:00 |
|
|
74a6d2d864
|
Create lint-yaml.yml
|
2019-11-25 12:36:58 -05:00 |
|
|
ff13c3cd4b
|
use node-version instead of version (deprecated)
|
2019-11-23 16:27:14 +09:00 |
|
|
7fe1ba03a3
|
Steps not actions
|
2019-07-25 22:59:00 -04:00 |
|
|
3592ca0294
|
Update workflow.yml (#7)
|
2019-07-23 13:22:18 -04:00 |
|
|
7c8f819ac2
|
Update workflow.yml (#6)
|
2019-07-16 14:35:13 -04:00 |
|
|
943c5bcc81
|
Create workflow.yml
|
2019-07-11 16:15:37 -04:00 |
|
|
60f686a148
|
Update python.json
|
2019-07-08 15:07:01 -04:00 |
|
|
3fb911cdc7
|
Less escaping
|
2019-07-08 15:06:11 -04:00 |
|
|
7f7fc5b376
|
Wrong index
|
2019-07-08 15:03:54 -04:00 |
|
|
0524204ca4
|
multipart
|
2019-07-08 15:02:46 -04:00 |
|
|
6c3425b8b7
|
message placeholder
|
2019-07-08 14:55:44 -04:00 |
|
|
f2e7c5bedb
|
Simplify again
|
2019-07-08 14:54:20 -04:00 |
|
|
6e3973ea1c
|
Little more complex
|
2019-07-08 14:52:17 -04:00 |
|
|
05cb373632
|
escaping
|
2019-07-08 14:49:52 -04:00 |
|
|
a907799389
|
Start simple
|
2019-07-08 14:49:33 -04:00 |
|
|
f7f8dbaddf
|
Add matcher
|
2019-07-08 14:43:29 -04:00 |
|