Commit Graph
618 Commits
Author SHA1 Message Date
Bharath KKBandGitHub ab930e94bf fix cluster var 2020-12-14 18:59:18 -06:00
Bharath KKBandGitHub c5e7bc70b5 use GKE action for credentials 2020-12-14 18:49:58 -06:00
Bharath KKBandGitHub 14acff1f1e fix: switch to new google actions org 2020-12-14 18:38:42 -06:00
ljingandGitHub 14547bfc79 Delete alibabacloud.properties.json 2020-12-11 23:40:14 +08:00
ljingandGitHub 90f8fd731d Add icon 2020-12-11 23:39:46 +08:00
ljingandGitHub 08c2049aed Create alibabacloud.properties.json 2020-12-11 23:26:26 +08:00
ljingandGitHub b3f8b48094 Create alibabacloud.properties.json 2020-12-11 23:17:45 +08:00
ljingandGitHub a921a9e19d Update alibabacloud.yml 2020-12-11 23:02:57 +08:00
ljingandGitHub a88b31b693 Create alibabacloud.yml
This workflow will build and push a new container image to Alibaba Cloud Container Reigstry (ACR),
and then will deploy it to Alibaba Cloud Container Service for Kubernetes (ACK), when a release is created.
2020-12-11 22:49:36 +08:00
Rainer SigwaldandGitHub 2c1a53ec93 Don't build when running tests
If the workflow is going to split restore, build, and test into separate
steps, each should use the result of the prior. Build was invoked with
`--no-restore` but test was restoring, building, and then testing.
2020-12-10 17:45:12 +00:00
Rainer SigwaldandGitHub 0c4ccab691 Don't specify configuration for dotnet build
Since `dotnet test` below didn't specify the Release configuration,
it used the default configuration (generally Debug).
2020-12-10 17:45:12 +00:00
Rainer SigwaldandGitHub b05136d6b3 Nit: Title restore step with "restore"
This is more like how folks generally refer to it in .NET-land.
2020-12-10 17:41:44 +00:00
Rainer SigwaldandGitHub 4dae3bbf12 Update .NET Core branding to .NET
Per the branding that .NET 5.0 is the next release after .NET Core 3.1.
2020-12-10 17:40:37 +00:00
Andy McKayandGitHub a571f2981a Merge pull request #737 from actions/add-manual-icon
Add in a person icon
2020-12-07 10:16:02 -08:00
Andy McKay 32294ec235 add in a person icon 2020-12-07 10:11:02 -08:00
Andy McKayandGitHub 93dbc9b111 Merge pull request #731 from davidar/patch-1
Add conda to system path
2020-12-07 09:56:42 -08:00
David A RobertsandGitHub 778f6e55ec Add conda to system path 2020-12-05 09:30:21 +10:00
Andy McKayandGitHub 1098e119bf Merge pull request #708 from benmcmorran/add-msbuild-cpp-workflow
Add MSBuild C/C++ starter workflow
2020-12-04 13:29:10 -08:00
Ben McMorranandGitHub c4f8fd37a9 Merge branch 'main' into add-msbuild-cpp-workflow 2020-12-04 13:09:44 -08:00
Josh GrossandGitHub b247fc6998 Fix CODEOWNERS (#730) 2020-12-04 15:45:26 -05:00
Ben McMorranandGitHub 5df85a656f Merge branch 'main' into add-msbuild-cpp-workflow 2020-12-02 09:28:27 -08:00
Andy McKayandGitHub edab906081 Merge pull request #727 from actions/bump/setup-ruby
Update ruby.yml
2020-12-01 14:01:35 -08:00
Andy McKayandGitHub 04faecd243 Update ruby.yml
Noticed that this version of setup-ruby causes problems with the `set-env` deprecation. This just bumps it up to the latest commit on https://github.com/ruby/setup-ruby/
2020-12-01 13:40:54 -08:00
John BohannonandGitHub 1121235708 Merge pull request #726 from redhat-actions/openshiftCategories
Add Dockerfile category to openshift workflow
2020-11-30 13:08:38 -05:00
Tim Etchells cfbd40a9c2 Add Dockerfile category to openshift workflow
Signed-off-by: Tim Etchells <tetchell@redhat.com>
2020-11-30 13:03:33 -05:00
John BohannonandGitHub 33f788c27e Merge pull request #725 from redhat-actions/openshift
Update OpenShift starter with new actions
2020-11-30 12:02:24 -05:00
Tim Etchells 443491da63 Add GitHub disclaimer
Signed-off-by: Tim Etchells <tetchell@redhat.com>
2020-11-30 11:17:47 -05:00
Tim Etchells 6a074bcdf6 Update OpenShift starter with new actions
Signed-off-by: Tim Etchells <tetchell@redhat.com>
2020-11-30 11:15:59 -05:00
Ben McMorranandGitHub 3f9a0a4044 Merge branch 'main' into add-msbuild-cpp-workflow 2020-11-25 12:25:48 -08:00
Andy McKayandGitHub 8c0ca1f934 Merge pull request #721 from actions/add-in-stale
Create stale.yml
2020-11-24 14:52:49 -08:00
Andy McKayandGitHub b38e80f939 Merge branch 'main' into add-in-stale 2020-11-24 14:51:24 -08:00
Andy McKayandGitHub 8ca17cdb3e Merge pull request #722 from actions/add-in-codeowners
Add in codeowners for this repo
2020-11-24 14:51:15 -08:00
Andy McKayandGitHub d41b5571e7 Add in codeowners for this repo 2020-11-24 14:43:12 -08:00
Andy McKayandGitHub bb39041a60 Create stale.yml 2020-11-24 13:52:32 -08:00
Andy McKayandGitHub ff9e5d1209 Merge pull request #658 from actions/dependabot/npm_and_yarn/script/validate-data/actions/core-1.2.6
Bump @actions/core from 1.2.4 to 1.2.6 in /script/validate-data
2020-11-24 13:46:17 -08:00
Andy McKayandGitHub 66d8b02dfe Merge branch 'main' into dependabot/npm_and_yarn/script/validate-data/actions/core-1.2.6 2020-11-24 13:43:24 -08:00
Andy McKayandGitHub 4e1a218f3b Merge pull request #659 from damccorm/patch-1
Update stale to most recent version
2020-11-24 13:42:56 -08:00
Andy McKayandGitHub 019eff621a Merge branch 'main' into patch-1 2020-11-24 13:42:21 -08:00
Andy McKayandGitHub 6999ba1689 Merge pull request #682 from abc52090241/patch-1
更新許可
2020-11-24 13:40:31 -08:00
Andy McKayandGitHub a50e787c3d Merge branch 'main' into patch-1 2020-11-24 13:39:40 -08:00
Andy McKayandGitHub eab784e4cf Merge pull request #703 from boxed/patch-1
Prepare python-package.yml for python 3.10
2020-11-24 13:38:11 -08:00
Andy McKayandGitHub 54c9648f3b Merge branch 'main' into patch-1 2020-11-24 13:37:06 -08:00
Andy McKayandGitHub 9f124372e3 Merge pull request #717 from RobertRosca/patch-1
Use consistent calls to pip
2020-11-24 13:23:55 -08:00
Andy McKayandGitHub 6ff9ab42eb Merge branch 'main' into patch-1 2020-11-24 13:23:26 -08:00
Andy McKayandGitHub decb3a996a Merge pull request #720 from ostaebler/go_build_all
Build/Test all go packages
2020-11-24 13:21:49 -08:00
Oliver Stäbler 64f653a809 Build/Test all go packages
Use the "..." pattern to build/test all go packages in a repository.
2020-11-24 21:16:36 +01:00
Robert RoscaandGitHub 0e2cd77dc8 Use consistent calls to pip
`pip` was called in two different ways which is a bit inconsistent, this change just makes it so that it is called in the same way both times.
2020-11-23 11:13:06 +01:00
Christopher SchleidenandGitHub 2d3a2e57d3 Merge pull request #713 from actions/cschleiden/add-workflow-dispatch
Add workflow_dispatch trigger to the default empty workflow
2020-11-19 14:27:14 -08:00
Christopher SchleidenandGitHub bfb45aec41 Shorten the description 2020-11-19 14:21:12 -08:00
Christopher SchleidenandGitHub ef7878c3e6 Add workflow_dispatch trigger to the default empty workflow 2020-11-19 14:07:15 -08:00