Simon Willison
8f334e85aa
Use actions/setup-python@v2
2020-07-31 10:21:41 -07:00
Ben Heil
fb3fd40c90
Merge branch 'master' into conda
2020-07-31 08:37:26 -04:00
Maximous Black
5a6d7fe48f
fix typo
2020-07-24 01:33:30 +05:30
Maximous Black
e0b4d1e49e
added warning
2020-07-24 01:31:50 +05:30
Maximous Black
96bdc687f4
made it as simple as possible
2020-07-24 01:30:01 +05:30
Maximous Black
125b38d041
Create deno.svg
2020-07-24 01:18:56 +05:30
Maximous Black
613f51fa51
Create deno.properties.json
2020-07-24 01:16:06 +05:30
Maximous Black
860fdf02bf
Create deno.yml
2020-07-24 01:13:53 +05:30
Konrad Pabjan
e11672e5a9
Merge pull request #600 from actions/konradpabjan/artifact-v2
...
Update artifact actions from v1 to v2
2020-07-22 15:44:05 +02:00
Konrad Pabjan
3c570179b7
Update artifact actions from v1 to v2
2020-07-22 13:44:29 +02:00
Andy McKay
02575c8e91
Merge pull request #594 from robatron/patch-1
...
Move "checkout" comment adjacent to its step
2020-07-20 08:14:13 -07:00
Andy McKay
94b77c19d0
Merge pull request #595 from stevedesmond-ca/patch-1
...
Update .NET Core SDK version
2020-07-20 08:13:19 -07:00
Steve Desmond
318a078faf
Update .NET Core SDK version
...
Blazor projects fail to build in 3.1.101 due to a bug in the .NET Core SDK. Updating the SDK to the latest version fixes this bug.
2020-07-18 16:17:03 -04:00
Rob McGuire
2740936be4
Move "checkout" comment adjacent to its step
2020-07-17 19:54:48 -07:00
Andy McKay
a98cc94869
Merge pull request #593 from actions/rename-to-main
...
Rename to main
2020-07-15 16:41:33 -07:00
Andy McKay
aa2ec78d14
rename to main
2020-07-15 16:21:25 -07:00
Andy McKay
eeaa6d60cd
Merge pull request #575 from koshilife/feature/573_update_deprecated_ruby_version
...
Update deprecated for actions/setup-ruby to on gem-push.yml
2020-07-15 11:01:59 -07:00
Andy McKay
84197f1cbe
Merge branch 'master' into feature/573_update_deprecated_ruby_version
2020-07-15 11:01:05 -07:00
Andy McKay
a4013e698d
Merge pull request #584 from jcansdale/patch-1
...
Include Bearer in GEM_HOST_API_KEY
2020-07-15 09:10:38 -07:00
Christopher Schleiden
930a2cac2b
Update PR template to refer to $default-branch
2020-07-14 12:57:43 -07:00
Christopher Schleiden
920aa0286c
Merge pull request #590 from actions/cschleiden/use-default-branch-token
...
Use $default-branch token
2020-07-14 11:11:20 -07:00
Christopher Schleiden
7ed78293f7
Use repository link
2020-07-13 12:13:03 -07:00
Christopher Schleiden
abf7f258d1
Use $default-branch token
2020-07-13 12:12:41 -07:00
Jamie Cansdale
bd169be472
Use ruby-version instead of version
...
This fixes warning:
Input 'version' has been deprecated with message: The version property will not be supported after October 1, 2019. Use ruby-version instead
2020-07-10 11:25:05 +01:00
Jamie Cansdale
0ca3f2a990
Remove Bearer from printf .gem/credentials
2020-07-10 11:15:29 +01:00
Jamie Cansdale
9e8735b0e6
Use ${{ github.repository_owner }} as OWNER
2020-07-10 11:12:02 +01:00
Jamie Cansdale
15e1039f3f
Include Bearer in GEM_HOST_API_KEY
2020-07-10 10:55:13 +01:00
Christopher Schleiden
7e9fc80858
Merge pull request #583 from actions/cschleiden/move-manual-to-automation
...
Move manual workflow template to automation category
2020-07-09 11:07:19 -07:00
Christopher Schleiden
d84eed709f
Move manual workflow template to automation category
2020-07-09 08:32:58 -07:00
Christopher Schleiden
4aa38dfed2
Merge pull request #579 from actions/cschleiden/add-manual-template
...
Add manually triggered workflow template
2020-07-08 12:03:22 -07:00
Domen Kožar
194e973f90
ci: add Nix action
2020-07-08 15:29:16 +02:00
Christopher Schleiden
b79be1ea1a
Add manually triggered workflow template
2020-07-07 14:07:47 -07:00
Jonathan Clem
be562a7239
Merge pull request #185 from iangreenleaf/elixir-caching
...
Add caching to Elixir workflow
2020-07-01 17:06:52 -04:00
Jonathan Clem
9995e35e75
Cache only Elixir dependencies, not build
2020-07-01 17:06:09 -04:00
Bradley Austin Davis
c85b474fcc
Merge branch 'master' into master
2020-07-01 13:16:54 -07:00
Jonathan Clem
cb6cee5157
Update elixir.yml
2020-07-01 14:14:45 -04:00
Jonathan Clem
97ae763335
Merge branch 'master' into elixir-caching
2020-07-01 14:13:53 -04:00
Jonathan Clem
b4f1aae32f
Use sentence casing
2020-07-01 14:09:21 -04:00
Jonathan Clem
3dc05114be
Merge pull request #571 from henrik/patch-3
...
elixir.yml: Specify latest Elixir/OTP versions
2020-07-01 14:08:36 -04:00
Jonathan Clem
ac240939ca
Merge branch 'master' into patch-3
2020-07-01 14:06:15 -04:00
Kenji Koshikawa
dabe11f6f7
refs #573 Update deprecated for actions/setup-ruby to on gem-push.yml
2020-07-02 00:48:02 +09:00
Jonathan Clem
b0521d7270
Merge pull request #570 from henrik/patch-1
...
elixir.yml: More consistent case
2020-06-30 10:46:45 -04:00
Henrik Nyh
0159b6df78
elixir.yml: Specify latest Elixir/OTP versions
...
There is an OTP 23.0 but 22.3 is the max that latest Elixir supports currently.
2020-06-29 17:20:56 +01:00
Henrik Nyh
e4f46dac76
elixir.yml: More consistent case
...
When running this action, it will show steps like "Set up job", "Initialize containers" and "Complete job", which are not in Title Case. Nor is "Set up Elixir".
(Some steps like "Post Restore cache" are some sort of half-Title Case, but they seem to be in the minority.)
2020-06-29 17:13:20 +01:00
Konrad Pabjan
7ce8ea570d
Merge pull request #569 from actions/jclem-patch-1
...
Improve name of "Setup elixir" step in Elixir workflow
2020-06-29 18:04:30 +02:00
Jonathan Clem
f1fa7ed328
Improve name of "Setup elixir" step in Elixir workflow
2020-06-29 11:44:45 -04:00
Andy McKay
3c3736f598
Merge pull request #552 from MasterOdin/patch-1
...
Update php cache key to use php in its name
2020-06-17 16:12:09 -07:00
Matthew Peveler
330ca7d1bd
Update php cache key to use php in its name
...
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com >
2020-06-16 18:44:47 -04:00
Andy McKay
0170fa5239
Merge pull request #544 from actions/andymckay-patch-2
...
Change the cron for stale
2020-06-08 08:35:02 -07:00
Andy McKay
b4362decc9
Change the cron for stale
...
Let's move the recommended stale cron tab away from 00:00 UTC
2020-06-08 08:30:24 -07:00