GitHub Actions
692f5f05ad
Updating GHES workflows
2022-06-20 06:24:55 +00:00
GitHub Actions
f982942d7a
Updating GHES workflows
2022-01-27 04:59:07 +00:00
GitHub Actions
5625253e4f
Updating GHES workflows
2022-01-27 04:57:54 +00:00
GitHub Actions
726a1fde56
Updating GHES workflows
2021-12-02 22:23:16 +00:00
GitHub Actions
e56f0a3e95
Updating GHES workflows
2021-12-01 19:39:01 +00:00
GitHub Actions
345e123521
Updating GHES workflows
2021-09-23 05:00:12 +00:00
GitHub Actions
1d2cedfc3f
Updating GHES workflows
2021-09-21 08:05:52 +00:00
GitHub Actions
8be9ca9951
Updating GHES workflows
2021-09-16 06:22:17 +00:00
GitHub Actions
2433143cca
Updating GHES workflows
2021-09-16 05:49:38 +00:00
GitHub Actions
4f21509afc
Updating GHES workflows
2021-09-16 05:48:19 +00:00
GitHub Actions
3623a790cb
Updating GHES workflows
2021-09-16 05:32:44 +00:00
GitHub Actions
32719e08a6
Updating GHES workflows
2021-09-16 05:30:31 +00:00
GitHub Actions
3613922186
Updating GHES workflows
2021-09-14 02:35:24 +00:00
GitHub Actions
c872171c0c
Updating GHES workflows
2021-09-09 10:47:00 +00:00
GitHub Actions
7529a578eb
Updating GHES workflows
2021-08-25 04:29:16 +00:00
GitHub Actions
64a66cc158
Updating GHES workflows
2021-07-26 11:15:04 +00:00
GitHub Actions
fc6320d8d1
Updating GHES workflows
2021-06-25 20:57:32 +00:00
GitHub Actions
e0ca396890
Updating GHES workflows
2021-06-02 23:04:58 +00:00
GitHub Actions
b35c8db5d7
Updating GHES workflows
2021-02-26 22:25:50 +00:00
GitHub Actions
c21d165d2c
Updating GHES workflows
2020-12-18 20:58:48 +00:00
GitHub Actions
f51edc98f2
Updating GHES workflows
2020-12-15 01:08:26 +00:00
GitHub Actions
0b4494c105
Updating GHES workflows
2020-11-30 17:02:58 +00:00
GitHub Actions
263c7fa53e
Updating GHES workflows
2020-11-25 18:16:14 +00:00
GitHub Actions
d30f415002
Updating GHES workflows
2020-10-14 15:02:53 +00:00
GitHub Actions
2de65d448a
Updating GHES workflows
2020-09-28 22:04:42 +00:00
GitHub Actions
e63b3cb8d3
Updating GHES workflows
2020-09-10 00:21:31 +00:00
GitHub Actions
a618a4364d
Updating GHES workflows
2020-09-03 23:25:00 +00:00
GitHub Actions
10105b6aa9
Updating GHES workflows
2020-08-25 16:17:33 +00:00
GitHub Actions
904fe4006e
Updating GHES workflows
2020-08-24 16:58:48 +00:00
GitHub Actions
1612e273ef
Updating GHES workflows
2020-08-24 16:57:10 +00:00
GitHub Actions
1ff7963a8f
Updating GHES workflows
2020-05-27 14:59:35 +00:00
GitHub Actions
07ab99db5c
Updating GHES workflows
2020-05-22 15:44:59 +00:00
GitHub Actions
2ba37119d3
Updating GHES workflows
2020-05-20 18:39:56 +00:00
Chris Patterson
e3d245e1f3
Merge pull request #478 from stevemar/iks
...
Add support for IBM Kuberenetes Service (IKS)
2020-05-14 14:26:59 -04:00
Christopher Schleiden
89ffdad115
Set categories to null to be in sync with other workflows
2020-04-30 16:31:20 -07:00
Cameron Booth
ffa1f65c2b
Merge pull request #370 from Coding/master
...
Add Tencent Kubernetes Engine starter workflow
2020-04-29 10:52:12 -07:00
Edward Thomson
a5c8a8223e
Merge pull request #482 from edwardskrod/dev/edskrod/master/UpdateIcon
...
Updated the Wpf dotnetcore workflow icon to dotnetcore
2020-04-29 13:03:22 +01:00
mingshun
c411e74e23
Modify workflow description
2020-04-29 10:02:53 +08:00
mingshun
03bcd68379
Rename workflow to be the platform
2020-04-29 09:49:34 +08:00
Edward Skrod
ad5ca30863
Updated the Wpf dotnetcore icon to dotnetcore
2020-04-28 14:50:43 -04:00
John Bohannon
20e3ada188
Create terraform.properties.json
2020-04-28 14:28:36 -04:00
Steve Martinelli
0254a244d2
Add support for IBM Kuberenetes Service (IKS)
...
This patch adds support for deploying an application to IKS
by performing the following steps:
1. Downloading and installing the IBM Cloud CLI,
2. Building locally with Docker,
3. Pushing to ICR (IBM Container Registry), and
4. Deploying with kubectl to IKS
Co-authored-by: JJ Asghar <jjasghar@gmail.com >
Signed-off-by: Steve Martinelli <s.martinelli@gmail.com >
2020-04-27 14:04:36 -04:00
Edward Thomson
8c4fc57de8
Merge pull request #454 from edwardskrod/dev/edskrod/master/AddStarterWorkflowForDesktopApps
...
Added starter workflow for WPF .NET Core Desktop apps.
2020-04-21 10:02:14 +01:00
Sébastian Le Merdy
acc6dd8232
Add Scala icon
2020-04-13 22:04:41 +02:00
Edward Skrod
29e8a67beb
Fixed case of wpf
2020-04-08 14:50:15 -04:00
Edward Skrod
703084fb8c
Renamed files and addressed PR feedback.
2020-04-07 12:24:02 -04:00
Edward Skrod
a2adc6fc73
Updated files with name that conforms to PR recommendations.
2020-04-06 10:32:56 -04:00
Edward Skrod
0c7710ef26
Added the properties file and updated the workflow file to conform to PR specifications.
2020-04-06 10:29:23 -04:00
Edward Thomson
8beb802437
Renormalize line endings
...
We should have consistent line endings in our repository; now that we
have a .gitattributes file, update the repository contents to match
expectations.
2020-03-21 14:55:11 +00:00
Konrad Pabjan
1af242240f
Revert "Add missing categories"
2020-03-03 17:06:43 +01:00