manuelbcd
d07ff38b96
Merge branch 'main' into main
2021-10-05 15:10:10 +02:00
manuelbcd
3c200bdb21
Switched svg logo (again) for a better fit
2021-10-05 15:09:31 +02:00
manuelbcd
b258b33234
Rename sysdig.svg to sysdig-scan.svg
2021-10-05 15:02:00 +02:00
manuelbcd
c342a0c6e3
Merge branch 'main' of github.com:manuelbcd/starter-workflows
2021-10-05 10:40:25 +02:00
manuelbcd
b55a65157e
Changed svg logo
2021-10-05 10:39:56 +02:00
manuelbcd
b7d9f15826
Update code-scanning/properties/sysdig-scan.properties.json
...
Co-authored-by: Nick Fyson <nickfyson@github.com >
2021-10-05 09:30:53 +02:00
manuelbcd
2a1abda503
Update code-scanning/properties/sysdig-scan.properties.json
...
Co-authored-by: Nick Fyson <nickfyson@github.com >
2021-10-05 09:30:45 +02:00
Aparna Ravindra
85d2a866f0
removing "deployment" templates from sync-ghes ( #1127 )
2021-10-05 11:22:46 +05:30
Nick Fyson
5d273fbcb3
Merge pull request #1047 from yi2020/add_cloudrail
...
Add Indeni Cloudrail
2021-10-04 19:45:31 +01:00
Nick Fyson
d4dccf0b1e
Merge branch 'main' into add_cloudrail
2021-10-04 19:44:55 +01:00
Yoni Leitersdorf
c705225b8f
Apply suggestions from nickfyson's code review
...
Co-authored-by: Nick Fyson <nickfyson@github.com >
2021-10-04 09:48:47 -07:00
Sarah Edwards
596b345944
use env variables for user-set values ( #1117 )
...
Co-authored-by: Josh Gross <joshmgross@github.com >
2021-10-01 15:07:03 -04:00
Ashwin Sangem
7b9e3b6858
Revert "Azure Data Factory CI starter workflow ( #1111 )" ( #1146 )
...
This reverts commit 7f30309cce .
2021-10-01 18:50:08 +05:30
Ana Armas Romero
13f632a90b
Merge pull request #1144 from swarkentin/patch-1
...
Remove mention of trial for Mayhem for API
2021-09-30 11:41:10 +02:00
Ana Armas Romero
65fef9614f
Merge branch 'main' into patch-1
2021-09-30 11:40:11 +02:00
Aparna Ravindra
02d91c6ccf
checking for allowed category in validate-data script ( #1131 )
...
* checking for allowed category
* Update index.ts
2021-09-30 10:19:20 +05:30
Ashwin Sangem
6b053712be
Added dockerfile to relevant CD template categories. ( #1136 )
...
* Added Dockerfile to Category for relevant CD templates.
* Update terraform.properties.json
2021-09-30 07:31:43 +05:30
Sheldon Warkentin
8c91a4c02f
Remoev mention of trial for Mayhem for API
...
A free plan is now in place with a professional trial that may be opted into afterward.
2021-09-29 13:45:57 -06:00
Nick Fyson
15daabeaa4
Merge pull request #1129 from actions/nickfyson/validate-code-scanning
...
start validating code-scanning workflows
2021-09-29 16:18:11 +01:00
Nick Fyson
4087ed4594
Merge branch 'main' into nickfyson/validate-code-scanning
2021-09-29 16:11:58 +01:00
Fernando de Oliveira
7f30309cce
Azure Data Factory CI starter workflow ( #1111 )
...
* Azure Data Factory CI starter workflow
* fix: data factory starter categories
* fix: checkout step formatting
* fix: data-factory-export targeting latest version
* feature: latest adf validate and export versions
* feature: Azure Data Factory tech_stack category for CI starter
Co-authored-by: Fernando de Oliveira <5161098+fernandoBRS@users.noreply.github.com >
2021-09-29 10:32:01 +05:30
Gary Houbre
f0b8c8ad72
Starter workflow Symfony ( #1069 )
...
* Add Symfony to starter Workflow
* Added Properties from Symfony
* Update symfony.yml
* Update symfony.yml
* Update symfony.yml
* Fix Wrong Configuration
* Review and fixing
* Update Symfony Properties Category
Co-authored-by: Ashwin Sangem <ashwinsangem@github.com >
2021-09-28 15:11:17 +05:30
Nick Fyson
70655750b2
check for yml and yaml extensions
2021-09-28 09:37:43 +01:00
Nick Fyson
b5a43f8049
Merge branch 'main' into add_cloudrail
2021-09-27 21:35:59 +01:00
Nick Fyson
9426610033
Merge branch 'main' into nickfyson/validate-code-scanning
2021-09-27 20:46:46 +01:00
Nick Fyson
b58a4e21c6
start validating code-scanning workflows
2021-09-27 20:35:10 +01:00
Randy Kleinman
4a9a1680df
Update README grammar ( #1123 )
...
substitue -> substitute
2021-09-24 18:05:34 -04:00
Aparna Ravindra
5a1343bb22
Adding template - Build Xcode project ( #1095 )
...
* adding build for xcode
* renaming template
Co-authored-by: Ashwin Sangem <ashwinsangem@github.com >
2021-09-23 10:29:50 +05:30
Fernando de Oliveira
55f65bcc15
Directory structure updated ( #1112 )
...
Co-authored-by: Fernando de Oliveira <5161098+fernandoBRS@users.noreply.github.com >
2021-09-22 16:37:22 +05:30
manuelbcd
9b4fcbf911
Adding 'Dockerfile' to category list
2021-09-21 11:25:16 +02:00
manuelbcd
7d41cdb581
Reviews from PR #1110
2021-09-21 11:03:21 +02:00
Ninad Kavimandan
e4091f2f55
add Vue to nodejs props ( #1109 )
2021-09-21 13:35:26 +05:30
manuelbcd
38d4e3bfd2
Added some extra comments, Github Actions V2 and changed env vars
2021-09-20 11:52:53 +02:00
Cadu Ribeiro
6dfa11d0c4
Add github/super-linter as starter workflow on CI ( #1089 )
...
This commit adds github/super-linter as a starter workflow to execute
several linters based on the user codebase on changed files.
Co-authored-by: Josh Gross <joshmgross@github.com >
2021-09-17 16:58:46 -04:00
Manuel Boira Cuevas
5e116cb9e8
Sysdig Secure Inline Scan with SARIF report to starter workflows
2021-09-16 10:47:05 +02:00
Ninad Kavimandan
c36ea2c560
add Continuous integration to makefile props ( #1100 )
2021-09-16 11:51:53 +05:30
Ninad Kavimandan
59daabb07b
support AspNetCore and DotNetConsole ( #1096 )
...
Co-authored-by: Ashwin Sangem <ashwinsangem@github.com >
2021-09-16 11:19:17 +05:30
Ninad Kavimandan
9095e7c9d5
added prefix npm- ( #1097 )
2021-09-16 11:17:56 +05:30
Ninad Kavimandan
1cb322141e
add makefile template ( #1093 )
...
Co-authored-by: Ashwin Sangem <ashwinsangem@github.com >
2021-09-16 11:02:21 +05:30
Shubham Tiwari
df5ac56102
Adding category in the template property file ( #1092 )
...
* adding category in the template property file
* added category on ruby template
2021-09-16 11:00:07 +05:30
Aparna Ravindra
dda42cb8f2
Addition to categories to python templates ( #1088 )
...
* addition to categories for python-app template
* adding categories to pylint template
* adding categories to python-package template
Co-authored-by: Ashwin Sangem <ashwinsangem@github.com >
2021-09-15 20:04:06 +05:30
Aparna Ravindra
3175118151
Addressing review comments - Renaming template and updating setup-ruby action version ( #1086 )
...
* renaming template and updating setup-ruby action version
* renaming rubyrails files
* renaming rails files
2021-09-15 20:02:11 +05:30
John Bohannon
238e55b9b4
Merge pull request #1091 from tetchel/openshift-ghcr-squashed
...
Update OpenShift workflow to use GHCR by default (#6 )
2021-09-14 15:01:30 -04:00
Tim Etchells
149cf11287
Update github-script major version
...
Co-authored-by: John Bohannon <imjohnbo@github.com >
2021-09-14 11:52:30 -07:00
Tim Etchells
48e2865d35
Update OpenShift workflow to use GHCR by default ( #6 )
...
- Simplifies required configuration since a registry account is now
optional
- Update a variety of comments
- Use tools-installer to install oc
- Other small changes towards a better UX
Signed-off-by: Tim Etchells <tetchel@gmail.com >
2021-09-14 11:12:35 -07:00
Ashwin Sangem
028df69d88
Added support for Java Frameworks, Spring and JSF to CI Templates. ( #1087 )
2021-09-14 08:04:52 +05:30
tmash06
b33f57dde1
Fixed a broken link to actions/upload-a-build-artifact in dotnet-desktop.yml. ( #1074 )
...
Co-authored-by: Josh Gross <joshmgross@github.com >
2021-09-09 15:45:29 -04:00
Ninad Kavimandan
84a9757692
added React and Angular as categories to node ( #1084 )
2021-09-09 16:16:31 +05:30
Nick Fyson
29e8b6c38a
Merge pull request #1081 from actions/nickfyson/add-codeql-to-ghes
...
Nickfyson/add codeql to ghes
2021-09-08 11:05:03 +01:00
Nick Fyson
c2cc54a69e
only check nwo of supported actions
2021-09-08 10:28:14 +01:00