Commit Graph
363 Commits
Author SHA1 Message Date
Andy McKayandGitHub a4513263ef Merge branch 'master' into r-starter-workflow 2020-08-21 08:26:40 -07:00
Andy McKayandGitHub dc7a645261 Update ci/properties/r.properties.json 2020-08-21 08:25:55 -07:00
fae2392dd2 Update ci/r.yml
Co-authored-by: Andy McKay <andymckay@github.com>
2020-08-21 09:24:31 -04:00
Ernesto CastellottiandGeod24 ccf96281e9 Add D workflow
D is a statically and strongly typed, multi-paradigm, general-purpose native programming language.
D is fully open-source and maintained by a volunteer community.
For more information, see https://dlang.org

This patch adds a minimal workflow that allows users to compile D projects that use DUB,
the official D package manager and build tool.

The workflow uses the community-maintained `setup-dlang` action,
which can install any version of `dmd` (the reference compiler),
or `ldc` (the LLVM-based, performance oriented compiler,
on any of the three platforms currently supported by Github free runners.
Support for GDC is not yet implemented.

The logo used (d.svg) originates from
https://github.com/dlang/dlang.org/blob/master/images/dlogo_2015.svg
and is available under the BSL-1.0 license
(https://github.com/dlang/dlang.org/blob/master/LICENSE.txt)

Co-Authored-By: Mathias Lang <pro.mathias.lang@gmail.com>
2020-08-19 13:20:57 +09:00
bfe353443a Update ci/google.yml
Co-authored-by: John Bohannon <imjohnbo@github.com>
2020-08-13 11:52:11 -07:00
Mohamed AkramandGitHub ebe6a9d913 blank.yml: fix indentation 2020-08-12 18:56:23 +04:00
Kunwar Toor ee064c5e4b updated gcloud action to latest 2020-08-10 17:07:34 -07:00
0ec52ad66b Update ci/google.yml
Co-authored-by: John Bohannon <imjohnbo@github.com>
2020-08-10 16:43:03 -07:00
27c4cec0db Update ci/google.yml
Co-authored-by: John Bohannon <imjohnbo@github.com>
2020-08-10 16:42:41 -07:00
Kunwar Toor 96d4d9913c updated google.yml to reflect the more recent gke workflow action given by google in https://github.com/GoogleCloudPlatform/github-actions 2020-08-03 10:55:35 -07:00
Kunwar Toor e0507e673c updated google.yml to reflect the more recent gke workflow action given by google in https://github.com/GoogleCloudPlatform/github-actions 2020-08-03 10:47:03 -07:00
Simon WillisonandGitHub 8f334e85aa Use actions/setup-python@v2 2020-07-31 10:21:41 -07:00
Ben HeilandGitHub fb3fd40c90 Merge branch 'master' into conda 2020-07-31 08:37:26 -04:00
Maximous BlackandGitHub 5a6d7fe48f fix typo 2020-07-24 01:33:30 +05:30
Maximous BlackandGitHub e0b4d1e49e added warning 2020-07-24 01:31:50 +05:30
Maximous BlackandGitHub 96bdc687f4 made it as simple as possible 2020-07-24 01:30:01 +05:30
Maximous BlackandGitHub 613f51fa51 Create deno.properties.json 2020-07-24 01:16:06 +05:30
Maximous BlackandGitHub 860fdf02bf Create deno.yml 2020-07-24 01:13:53 +05:30
Konrad Pabjan 3c570179b7 Update artifact actions from v1 to v2 2020-07-22 13:44:29 +02:00
Steve DesmondandGitHub 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 McGuireandGitHub 2740936be4 Move "checkout" comment adjacent to its step 2020-07-17 19:54:48 -07:00
Andy McKayandGitHub 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 abf7f258d1 Use $default-branch token 2020-07-13 12:12:41 -07:00
Jamie CansdaleandGitHub 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 CansdaleandGitHub 0ca3f2a990 Remove Bearer from printf .gem/credentials 2020-07-10 11:15:29 +01:00
Jamie CansdaleandGitHub 9e8735b0e6 Use ${{ github.repository_owner }} as OWNER 2020-07-10 11:12:02 +01:00
Jamie CansdaleandGitHub 15e1039f3f Include Bearer in GEM_HOST_API_KEY 2020-07-10 10:55:13 +01:00
Christopher Schleiden d84eed709f Move manual workflow template to automation category 2020-07-09 08:32:58 -07:00
Christopher Schleiden b79be1ea1a Add manually triggered workflow template 2020-07-07 14:07:47 -07:00
Jonathan ClemandGitHub 9995e35e75 Cache only Elixir dependencies, not build 2020-07-01 17:06:09 -04:00
Bradley Austin DavisandGitHub c85b474fcc Merge branch 'master' into master 2020-07-01 13:16:54 -07:00
Jonathan ClemandGitHub cb6cee5157 Update elixir.yml 2020-07-01 14:14:45 -04:00
Jonathan ClemandGitHub 97ae763335 Merge branch 'master' into elixir-caching 2020-07-01 14:13:53 -04:00
Jonathan ClemandGitHub b4f1aae32f Use sentence casing 2020-07-01 14:09:21 -04:00
Jonathan ClemandGitHub ac240939ca Merge branch 'master' into patch-3 2020-07-01 14:06:15 -04:00
Henrik NyhandGitHub 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 NyhandGitHub 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
Jonathan ClemandGitHub f1fa7ed328 Improve name of "Setup elixir" step in Elixir workflow 2020-06-29 11:44:45 -04:00
Matthew PevelerandGitHub 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
4ad3f70666 Fix creator name
Co-authored-by: Christopher Schleiden <cschleiden@live.de>
2020-06-02 21:57:58 -07:00
Cameron Booth b7eff1ebe9 Add creator to partner workflows 2020-06-02 13:40:33 -07:00
Ben HeilandGitHub 3d33354a89 Merge branch 'master' into conda 2020-05-29 08:39:34 -04:00
Bradley Austin DavisandGitHub ef7fa950a5 Merge branch 'master' into master 2020-05-27 17:21:37 -07:00
Chris PattersonandGitHub 9fd65b230c Merge branch 'master' into feature/cache-composer-packages 2020-05-27 10:51:16 -04:00
Chris PattersonandGitHub 297af984ba Update ci/php.yml 2020-05-27 10:49:51 -04:00
Andy McKayandGitHub 95df65269a Merge pull request #501 from HonkingGoose/patch-1
Remove deprecated '--no-suggest' flag
2020-05-25 13:16:57 -07:00
Andy McKayandGitHub 74d3867049 Merge branch 'master' into add-node-14 2020-05-25 13:12:59 -07:00
Andy McKayandGitHub c36e34100d Merge branch 'master' into cleanup-iks 2020-05-25 12:51:37 -07:00
Alejandro R. Mosteo 90ace1f9e2 Review: updated description in ada.properties.json 2020-05-25 12:28:05 +02:00
Nadav IvgiandGitHub 15d943af34 Rust: Enable cargo colors for prettier output 2020-05-24 08:21:13 +03:00