Andy McKay
7170aed588
Merge pull request #460 from jai/ios-starter-workflow
...
Add iOS Starter Workflow
2020-08-24 09:56:49 -07:00
Andy McKay
5524770ebc
Merge pull request #197 from ben-heil/conda
...
Python package unit testing using Anaconda
2020-08-24 09:54:58 -07:00
Ben Heil
781ae15668
Corrected the name: the action uses Conda but not Anaconda
2020-08-23 22:21:14 -04:00
Ben Heil
e6a92cdf5e
Update with requested changes from @andymckay
2020-08-22 09:09:50 -04:00
Ben Heil
9d5fc9a9d5
Get up to date with actions:main
2020-08-22 08:38:27 -04:00
Jai Govindani
d344ceca32
fix(icon): remove ios icon
...
Signed-off-by: Jai Govindani <jai@honestbank.com >
2020-08-22 15:07:17 +07:00
Jai Govindani
cd6c492b58
fix(icon): use xcode icon
...
Signed-off-by: Jai Govindani <jai@honestbank.com >
2020-08-22 15:06:08 +07:00
Jai Govindani
1d9faa8666
fix(triggers): use $default-branch instead of hard-coding
...
Co-authored-by: Andy McKay <andymckay@github.com >
2020-08-22 15:06:07 +07:00
Jai Govindani
8b99b795cd
fix: incorrect capitalization of iOS icon name
...
Signed-off-by: Jai Govindani <jai@honestbank.com >
2020-08-22 15:06:05 +07:00
Jai Govindani
a7d5e843be
fix: add newline to end of file ios.properties.json
...
Signed-off-by: Jai Govindani <jai@honestbank.com >
2020-08-22 15:06:04 +07:00
Jai Govindani
044885a132
fix: add iOS icon
...
Signed-off-by: Jai Govindani <jai@honestbank.com >
2020-08-22 15:06:02 +07:00
Jai Govindani
f5834be4a7
Add ios.properties.json
...
Signed-off-by: Jai Govindani <jai@honestbank.com >
2020-08-22 15:06:01 +07:00
Jai Govindani
8086b89ce1
Set name of workflow to sentence case
...
Signed-off-by: Jai Govindani <jai@honestbank.com >
2020-08-22 15:05:59 +07:00
Jai Govindani
eb30c1ee37
Add iOS Starter Workflow
...
Signed-off-by: Jai Govindani <jai@honestbank.com >
2020-08-22 15:05:58 +07:00
Andy McKay
60a9e86952
Merge pull request #633 from actions/revert-311-add-cypress-workflow
...
Revert "add Cypress starter workflow"
2020-08-21 15:00:45 -07:00
Andy McKay
1dc9bda71d
Revert "add Cypress starter workflow"
2020-08-21 15:00:23 -07:00
Andy McKay
55d2f670aa
Merge pull request #311 from bahmutov/add-cypress-workflow
...
add Cypress starter workflow
2020-08-21 15:00:18 -07:00
Andy McKay
c7007251e8
Merge pull request #298 from fjy202/pylint
...
Pylint
2020-08-21 12:02:06 -07:00
Andy McKay
acf5f6e3fc
Merge pull request #166 from jimhester/r-starter-workflow
...
Add R starter workflow
2020-08-21 12:00:18 -07:00
Andy McKay
94759fc6c5
Update d.yml
2020-08-21 11:57:09 -07:00
Andy McKay
e6715401a9
Merge pull request #166 from jimhester/r-starter-workflow
...
Add R starter workflow
2020-08-21 08:27:29 -07:00
Andy McKay
a4513263ef
Merge branch 'master' into r-starter-workflow
2020-08-21 08:26:40 -07:00
Andy McKay
dc7a645261
Update ci/properties/r.properties.json
2020-08-21 08:25:55 -07:00
Jim Hester
fae2392dd2
Update ci/r.yml
...
Co-authored-by: Andy McKay <andymckay@github.com >
2020-08-21 09:24:31 -04:00
Andy McKay
e06cc27dea
Merge pull request #632 from actions/hold-starter-workflows
...
updates to starter workflows
2020-08-20 18:09:56 -07:00
Andy McKay
e29f776785
updates to starter workflows
2020-08-20 18:09:12 -07:00
Andy McKay
4085d2783b
Merge pull request #546 from Geod24/dlang-workflow
...
Add D workflow
2020-08-20 17:27:47 -07:00
Ernesto Castellotti
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
John Bohannon
9ddf3f1e08
Merge pull request #611 from ktoor-google/update-gke
...
Updated google gke workflow(https://github.com/GoogleCloudPlatform/github-actions/blob/master/example-workflows/gke/.github/workflows/gke.yml )
2020-08-18 08:58:01 -04:00
ktoor-google
bfe353443a
Update ci/google.yml
...
Co-authored-by: John Bohannon <imjohnbo@github.com >
2020-08-13 11:52:11 -07:00
Kunwar Toor
ee064c5e4b
updated gcloud action to latest
2020-08-10 17:07:34 -07:00
ktoor-google
0ec52ad66b
Update ci/google.yml
...
Co-authored-by: John Bohannon <imjohnbo@github.com >
2020-08-10 16:43:03 -07:00
ktoor-google
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
Andy McKay
948df6a3d0
Merge pull request #608 from simonw/patch-1
...
Use actions/setup-python@v2
2020-07-31 10:35:12 -07:00
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
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