Owen Rumney
78f5a8e8b5
center the icon better
2021-04-14 19:35:46 +01:00
Owen Rumney
678e77e33c
fix the svg to make it nicer
2021-04-14 19:27:00 +01:00
Owen Rumney
cabc659a07
some tweaks for appearance
...
Improve the description, make it more punchy :-)
Use a better SVG for the icon
2021-04-14 19:19:39 +01:00
Owen Rumney
a2e5f8e548
Add tfsec starter action
2021-04-14 18:40:24 +01:00
Alexandre Rebert
97a16c82c5
Add Mayhem for API code scanning workflow
2021-04-12 15:14:08 -04:00
Rahul Gunasekaran
44804bcf66
Merge branch 'main' into add_listing_to_github_ui
2021-03-10 09:07:29 -05:00
Rahul Gunasekaran
a74640c1ec
updated suggested filename changes
2021-03-10 08:53:33 -05:00
Rahul Gunasekaran
16a1b76572
add_listing_to_github_ui
2021-03-09 15:57:48 -05:00
Nick Fyson
20bd227226
add kubesec code scanning workflow
2021-03-08 13:45:56 +00:00
ljing
5adbc985bb
Merge branch 'main' into main
2020-12-15 15:06:36 +08:00
ljing
90f8fd731d
Add icon
2020-12-11 23:39:46 +08:00
Rainer Sigwald
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
Luca Stocchi
545967cef7
Add support for OpenShift Action
...
Signed-off-by: Luca Stocchi <lstocchi@redhat.com >
2020-09-28 16:59:32 +02:00
Andy McKay
3ba9eeb432
Merge pull request #493 from mosteo/master
...
Ada starter workflow, icon and properties
2020-08-25 09:17:05 -07:00
Andy McKay
ac0f10b559
Merge pull request #604 from maximousblk/add-setup-deno
...
Add Deno
2020-08-25 09:13:19 -07:00
Andy McKay
af51c4b131
Merge pull request #47 from jherico/master
...
Add a starter cmake workflow
2020-08-24 09:58:27 -07:00
Andy McKay
556dbfef74
Merge branch 'master' into master
2020-08-24 08:37:18 -07:00
Alejandro R. Mosteo
0e05d2e2d5
Updated Ada logo (Public Domain)
2020-08-24 13:04:54 +02:00
Bradley Austin Davis
917a8740ae
Merge remote-tracking branch 'upstream/master'
2020-08-21 18:39:57 -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
acf5f6e3fc
Merge pull request #166 from jimhester/r-starter-workflow
...
Add R starter workflow
2020-08-21 12:00:18 -07:00
Andy McKay
a4513263ef
Merge branch 'master' into r-starter-workflow
2020-08-21 08:26:40 -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
Maximous Black
125b38d041
Create deno.svg
2020-07-24 01:18:56 +05:30
Bradley Austin Davis
ef7fa950a5
Merge branch 'master' into master
2020-05-27 17:21:37 -07:00
Steve Martinelli
958d73b16f
Merge branch 'master' into cleanup-iks
2020-05-21 18:24:17 -04:00
Cameron Booth
3dd92068cf
Add missing icons
2020-05-20 13:28:44 -07:00
Steve Martinelli
641db8990d
clean up IBM title and icon
...
using a different icon for IBM Cloud, ran svgo on it, too.
2020-05-17 22:16:47 -04: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
Alejandro R. Mosteo
427f63ab83
Ada starter workflow, icon and properties
2020-05-02 13:14:19 +02:00
mingshun
782ef79256
Update tencentcloud icon
2020-04-30 11:08:09 +08: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
mingshun
d5e8e87192
Add Tencent Cloud icon
2020-04-29 09:43:42 +08:00
John Bohannon
adc9b70b37
Add files via upload
2020-04-28 14:59:11 -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
Sébastian Le Merdy
acc6dd8232
Add Scala icon
2020-04-13 22:04:41 +02:00
Gleb Bahmutov
99a3541086
add Cypress starter workflow
2020-01-15 16:18:25 -05:00
Jim Hester
99de2a93da
Add R starter workflow
...
This adds a workflow for [R packages](https://www.r-project.org/ ). It
uses a [setup-r](https://github.com/r-lib/actions/tree/master/setup-r ) action and two R packages
- [remotes](https://remotes.r-lib.org/ ) - to install the R package dependencies
- [rcmdcheck](https://github.com/r-lib/rcmdcheck ) - to run and format the output of the package checking tool used in the R ecosystem.
2019-10-16 13:17:56 -04:00
khoi
941b3de36e
Add Swift starter template
2019-08-29 14:21:24 +07:00
Jonathan Leitschuh
402c45ebbb
Use the newest Gradle icon
2019-08-21 15:53:46 -04:00
Brad Davis
9de067fdf0
Add a starter cmake workflow
2019-08-16 10:21:30 -07:00
Mike Coutermarsh
ac861aae2e
Run svggo on icons
2019-08-14 14:54:18 -07:00
Patrick Marsceill
7cf4e65921
Add ruby-gems icon
2019-08-14 15:42:47 -04:00
Mike Coutermarsh
546ae77fa8
update node package template
2019-08-07 19:46:00 -07:00
Andy McKay
4d7a741e07
first pass at the templates
2019-07-29 09:38:23 -07:00