Bhupesh Varshney
e1de33dd71
Update django.yml
2020-01-23 20:02:46 +05:30
Bhupesh Varshney
533b24eb42
Update django.properties.json
2020-01-23 19:58:58 +05:30
Bhupesh Varshney
966381e246
Create django.properties.json
2020-01-23 19:50:34 +05:30
Bhupesh Varshney
0312cce503
create django.yml
2020-01-23 19:47:58 +05:30
John Bohannon
e82b9dd7b2
Merge pull request #304 from remyoudemans/patch-1
...
Remove hardcoded values from google.yml
2020-01-21 15:07:40 -08:00
endolith
f2cf5bdb47
Remove Python 2.7 from default tests
...
Python 2 is deprecated: https://www.python.org/doc/sunset-python-2/
2020-01-18 20:34:03 -05:00
Gleb Bahmutov
17d9115a99
add comment about cypress gh action
2020-01-15 16:29:35 -05:00
Gleb Bahmutov
99a3541086
add Cypress starter workflow
2020-01-15 16:18:25 -05:00
Richard Lau
595b40510a
Remove End-of-Life Node.js 8.x
...
Node.js 8 went End-of-Life at the end of 2019 and should not be used in new workflows.
2020-01-12 08:33:58 +00:00
Rémy Oudemans
0de7b7f1ae
Make registry hostname and deployment name vars
...
The google.yml deployment workflow starter hardcoded the registry hostname as `gcr.io` even though there are other possible registry hostnames. It also hardcoded the deployment name. This puts them in env variables and adds to the comments that they need to be adjusted by the user.
2020-01-10 17:11:21 +01:00
Jonathan Clem
121d2ab7ff
Merge pull request #219 from mijailr/actions/elixir
...
Use actions/setup-elixir
2020-01-08 15:34:16 -05:00
Jonathan Clem
1f997e9a87
Use specific versions, remove rebar/hex
...
Rebar and hex are installed by the action already
2020-01-08 15:29:10 -05:00
fjy202
f30fb6cf24
pylint
2020-01-08 21:41:28 +08:00
fjy202
4d60a5fb72
Create pylint.yml
2020-01-08 21:39:31 +08:00
fjy202
36ead1ae0d
Delete pylint.yml
2020-01-08 21:38:25 +08:00
fjy202
44de3f55de
Pylint
2020-01-08 21:36:19 +08:00
Mike Coutermarsh
48b117b9d3
Update elixir.yml
2020-01-05 14:29:49 -08:00
Mike Coutermarsh
70678a442f
Merge branch 'master' into actions/elixir
2020-01-05 14:28:22 -08:00
Mike Coutermarsh
14ce72202c
Merge pull request #281 from Kristories/patch-1
...
Add Directory Permissions
2020-01-05 14:21:37 -08:00
Mike Coutermarsh
ae04f367cd
Merge pull request #284 from sullis/checkout-v1-v2
...
GitHub Actions checkout v1 -> v2
2020-01-05 14:17:16 -08:00
Sean C. Sullivan
ca86544176
GitHub Actions checkout v1 -> v2
2019-12-24 14:22:22 -08:00
Wahyu Kristianto
e675aed815
Add Directory Permissions
2019-12-24 19:57:16 +07:00
Chris Patterson
b7bbd0d61b
Merge pull request #278 from rachmari/patch-2
...
Use product name
2019-12-21 09:09:40 -05:00
Rachael Sewell
04e15fb463
Use product name
2019-12-20 14:55:35 -08:00
Andy McKay
02907c3386
Merge pull request #276 from rachmari/patch-2
...
Remove max-parallel
2019-12-20 13:04:53 -08:00
Rachael Sewell
3216c40dc6
Remove max-parallel
2019-12-20 09:00:05 -08:00
Mike Coutermarsh
8919cfd5e6
Merge pull request #250 from actions/ethomson/npmpublish
...
GitHub Package Registry is now GitHub Packages
2019-12-10 18:16:28 -08:00
Edward Thomson
69953a434c
GitHub Package Registry is now GitHub Packages
2019-12-08 09:58:56 +11:00
Chris Sidi
b8c1015cb2
Don't use actions/checkout@master ( #240 )
...
See https://github.com/actions/toolkit/blob/master/docs/action-versioning.md
2019-12-04 09:13:48 -05:00
Mike Coutermarsh
d675ee1249
Merge pull request #207 from Twonki/patch-1
...
Fixed Broken Links
2019-11-29 18:16:04 -05:00
Mike Coutermarsh
c01d4fce64
Merge pull request #217 from actions/docs/google-starter-workflow
...
Update google.yml
2019-11-29 18:15:04 -05:00
Mijail Rondon
3ec148162c
Add comments to required arguments
2019-11-23 06:27:05 -05:00
Mijail Rondon
6939f3ae6d
Use actions/setup-elixir
2019-11-23 06:16:37 -05:00
John Bohannon
6150fb4632
Update google.yml
2019-11-21 08:47:27 -05:00
John Bohannon
481a0913ef
Update google.yml
2019-11-20 21:29:34 -05:00
L. Applis
611aeebdf7
Fixed Broken Links
...
There was no Code of Conduct in this Repository, so it points to the one given as proposal in the Issue Template.
There is a Licence, however the link was broken for me too.
2019-11-19 11:56:51 +00:00
Andy McKay
c8833c3887
Merge pull request #202 from sclaire-1/master
...
Edit CONTRIBUTING.md
2019-11-18 10:57:33 -08:00
sclaire-1
7b17fb7a4b
Edit CONTRIBUTING.md
...
The sentence introducing the requirements before merging has been edited to improve flow
2019-11-17 16:44:11 -08:00
Ben Heil
2697ad6a58
Changed name to be more descriptive
2019-11-15 13:27:03 -05:00
Ben Heil
2287251421
Improved description and fixed name
2019-11-15 13:26:42 -05:00
Ben Heil
5ce3567640
Added properties.json file
2019-11-15 13:23:52 -05:00
Ben Heil
e5854d803d
Add a workflow for managing packages with miniconda
2019-11-15 13:21:28 -05:00
Edward Thomson
bf76e89bff
Merge pull request #195 from ethomson/cloud
...
Add cloud starter workflows
2019-11-14 06:42:11 -08:00
Trey
05a16cf675
Add partner workflows
2019-11-14 06:37:06 -08:00
Christer Edvartsen
f1662044f7
Use actions/cache for the Composer packages
2019-11-14 15:24:32 +01:00
Chris Sidi
a33d16cad6
Use separate steps for install, build and test ( #192 )
...
* Use separate steps for install, build and test
Having separate steps makes it easier to determine what failed.
Switching from `npm ci` to `npm install` because the Windows image uses node v8.10.0 and npm v5.6.0. `ci` was introduced in npm v5.7.0.
See https://github.com/actions/virtual-environments/issues/88
* Remove `name`
2019-11-12 11:06:49 -05:00
Mike Coutermarsh
2ce3a0ec1a
Merge pull request #179 from josh/docker
...
Add Docker push to GitHub Package Registry
2019-11-07 17:34:45 -08:00
Ian Young
1a5f94bc68
Add caching to Elixir workflow
2019-11-07 12:47:49 -06:00
Mike Coutermarsh
00e9f4c09e
Merge pull request #181 from cclauss/patch-1
...
Upgrade from Python 3.7 to 3.8
2019-11-04 16:54:56 -08:00
Mike Coutermarsh
ec1515576f
Merge pull request #182 from cclauss/patch-2
...
Add Python 3.8 to the tests
2019-11-04 16:54:24 -08:00