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
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
Ninad Kavimandan
e4091f2f55
add Vue to nodejs props ( #1109 )
2021-09-21 13:35:26 +05:30
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
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
Nick Fyson
7aa1944311
only run ghes sync checks on YML files
2021-09-08 10:08:06 +01:00
Nick Fyson
e6aff964db
add codeql workflow to ghes
2021-09-08 09:54:15 +01:00
Nick Fyson
ff4d33e44b
Merge pull request #1080 from actions/revert-1077-nickfyson/add-codeql-to-ghes
...
Revert "add codeql workflow to ghes branch"
2021-09-08 07:27:03 +01:00
Nick Fyson
41e3bc11ea
Revert "add codeql workflow to ghes branch"
2021-09-08 07:26:24 +01:00
Nick Fyson
79ff92ef6d
Merge pull request #1077 from actions/nickfyson/add-codeql-to-ghes
...
add codeql workflow to ghes branch
2021-09-08 07:24:31 +01:00
Nick Fyson
e9f0116056
Merge branch 'main' into nickfyson/add-codeql-to-ghes
2021-09-08 07:23:25 +01:00
Aparna Ravindra
237e7737ce
restoring from main ( #1078 )
2021-09-08 11:52:12 +05:30
Nick Fyson
fc748cc482
add codeql workflow to ghes
2021-09-06 15:25:04 +00:00
Aparna Ravindra
7b64f44165
Directory for deployments ( #1071 )
...
* moving deployment templates
* including deployment directory in scripts
* validate categories script init
* introducing scout
* introducing workflow
* Update validate-categories.yaml
* Update validate-categories.yaml
* Update validate-categories.yaml
* Update validate.rb
* Update validate.rb
* Update validate.rb
* Update validate.rb
* Update validate-categories.yaml
* Update validate-categories.yaml
* Update validate-categories.yaml
* Update validate.rb
* Update validate-categories.yaml
* Update validate-categories.yaml
* Create test_comment.yaml
* rename
* using [enter]
* testing newline
* test
* setting up variable
* using echo -e
* using join
* testing space space new line
* setting multi line in echo
* removing checkout
* setting rows-generator
* fixing error
* using join
* commit
* Update test_comment.yaml
* escaping pipe
* printing debug line
* using %0A
* Update validate-categories.yaml
* Update validate.rb
* Update validate.rb
* removing debug
* removing variable
* Update validate.rb
* Update validate-categories.yaml
* Validate categories comment on pr (#32 )
* reverting deployment directory
* checking for output
* Categories validation two workflows (#34 )
comment on pr in a separate workflow
* Categories validation two workflows (#35 )
using right dir name
* Categories validation two workflows (#36 )
.
* Categories validation two workflows (#37 )
fixing typo
* adding if conditions
* adding try catch
* using console instead of echo
* equating to upstream
* moving deployment templates
2021-09-06 11:04:54 +05:30
Varun Sharma
ac64f9caf5
Secure workflows ( #1 ) ( #1072 )
...
* Restrict permissions for the GITHUB_TOKEN in .github/workflows/label-feature.yml
* Restrict permissions for the GITHUB_TOKEN in .github/workflows/label-support.yml
* Restrict permissions for the GITHUB_TOKEN in .github/workflows/stale.yml
* Restrict permissions for the GITHUB_TOKEN in .github/workflows/sync_ghes.yaml
* Restrict permissions for the GITHUB_TOKEN in .github/workflows/validate-data.yaml
Co-authored-by: Step Security <bot@stepsecurity.io >
Co-authored-by: step-security[bot] <89328102+step-security[bot]@users.noreply.github.com>
Co-authored-by: Step Security <bot@stepsecurity.io >
2021-09-02 16:05:24 -04:00
Andy McKay
ea5c3f66f6
Merge pull request #1068 from duduribeiro/patch-1
...
Add a descriptive comment into stale.yml
2021-09-01 11:53:36 -07:00
Cadu Ribeiro
108dfef5d2
Add a descriptive comment into stale.yml
...
This PR adds a descriptive comment int "stale.yml" so user know what this does and how adjust.
This can be helpful because user's can come to this workflow as a template
directly from their issue page and this extra content will help them understand what is this.
2021-08-30 16:42:14 -03:00
Ashwin Sangem
dcecd1b59b
Merge pull request #1061 from tiwarishub/patch-2
...
Updating Node and Ruby properties to remove SDLC and adding npm
2021-08-25 09:58:49 +05:30
Shubham Tiwari
c27ff7a931
Merge branch 'main' into patch-2
2021-08-25 09:52:41 +05:30
Ashwin Sangem
de71ed7314
Merge pull request #1058 from aparna-ravindra/deployment_as_a_category
...
"deployment" as a category in properties.json
2021-08-25 09:49:12 +05:30
Aparna Ravindra
94816235a5
Merge branch 'main' into deployment_as_a_category
2021-08-25 09:02:47 +05:30