Ben De St Paer-Gotch
41f167bbac
Removing grunt as outdated
2025-12-04 16:58:03 +00:00
Ben De St Paer-Gotch
c6f662d543
Removing gulp as legacy and no longer required
2025-12-04 11:00:00 +00:00
Justin Goshi (from Dev Box)
d7000e06a1
Fix errors found with CI validation checks.
2023-08-09 14:15:51 -10:00
Justin Goshi (from Dev Box)
ed1d73eb98
Respond to PR comments
2023-08-04 06:37:11 -10:00
Justin Goshi (from Dev Box)
12e30f58ec
Address a few comments on the PR
2023-08-03 12:00:16 -10:00
Justin Goshi (from Dev Box)
357ab69839
Split cmake starter workflow single/multi plaform
2023-08-01 11:10:55 -10:00
Sampark Sharma
1a46538eaa
Keep both unique template name and filename logic
2022-09-20 11:43:05 +00:00
Yoann Chaudet
cd26daf9c2
Clear name conflict
2022-09-16 15:05:57 -07:00
laurentsimon
aec987bfb5
comments
2022-08-11 13:32:40 +00:00
laurentsimon
0f26631ba6
update
2022-08-11 13:32:40 +00:00
laurentsimon
c369c58c3b
✨ Add entry for SLSA Go builder ( #1600 )
...
* Add entry fo Go builder
* updates
* updates
* updates
* updates
* updates
* updates
* updates
* updates
* updates
* rename icon
* updates
* updates
* updates
* updates
* updates
* updates
* disclaimer
* fix icon name
* updates
* updates
* comments
2022-06-20 11:54:36 +05:30
André Arko
ac3c29ff5b
Shorten Rails workflow name, in line with others
...
The workflows for Ruby, RubyGem, Jekyll, and similar are all just the name of the language, package, or framework. This name change brings Rails in line with the other starters.
2022-04-17 03:07:19 -07:00
Bishal Prasad
e59567a947
Bringing back Datadog Synthetics workflow ( #1503 )
...
* Revert "Revert "Add Datadog Synthetics GitHub action to starter workflows (#1342 )" (#1385 )"
This reverts commit de41169eb0 .
* Add creator
2022-03-25 16:03:59 +05:30
Bishal Prasad
de41169eb0
Revert "Add Datadog Synthetics GitHub action to starter workflows ( #1342 )" ( #1385 )
...
This reverts commit f31e3a9c9d .
2022-02-04 09:45:26 +05:30
André Arko
5635bf05bc
Upgrade Rails workflow to true CI ( #1353 )
...
* Upgrade Rails workflow to true CI
The existing Rails CI example only runs linters, which is not continuous
integration. This change brings the Rails example workflow up to par
with the other web framework CI flows, like Django.
This example is optimized for Rails 7, which does not include NodeJS,
webpack, or yarn by default. No Rails application code changes are
required for this flow to run the tests, and both minitest and rspec are
supported via the `test` rake task.
* add Rails icon
* use env vars, hopefully
* use the full hash for ruby/setup-ruby
* remove PORT since services cannot use it
* stop repeating identical step envs
* resolve env var declaration error
* update setup-ruby to the SHA of v1.92
* use setup-ruby SHA for lint job too
Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com >
2022-01-18 02:04:33 +05:30
Beth G
f31e3a9c9d
Add Datadog Synthetics GitHub action to starter workflows ( #1342 )
2022-01-15 11:41:46 +05:30
Myles Borins
4238ac653e
chore: split npm publish into 2 workflows ( #1281 )
...
Currently we suggest that folks dual publish to both npm + gpr.
There are a large number of edge cases related to doing this and IMHO it is
not the best practice. Let's make two separate workflows.
2021-12-01 14:38:35 -05: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
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
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
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
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
Ashwin Sangem
028df69d88
Added support for Java Frameworks, Spring and JSF to CI Templates. ( #1087 )
2021-09-14 08:04:52 +05:30
Ninad Kavimandan
84a9757692
added React and Angular as categories to node ( #1084 )
2021-09-09 16:16:31 +05:30
Aparna Ravindra
237e7737ce
restoring from main ( #1078 )
2021-09-08 11:52:12 +05:30
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
Shubham Tiwari
c27ff7a931
Merge branch 'main' into patch-2
2021-08-25 09:52:41 +05:30
Shubham Tiwari
bb64945011
Update node.js.properties.json
2021-08-25 00:31:52 +05:30
Shubham Tiwari
973d29b6bf
Update gem-push.properties.json
2021-08-25 00:17:39 +05:30
Shubham Tiwari
e4eea0ea9c
Update npm-publish.properties.json
2021-08-25 00:17:17 +05:30
Shubham Tiwari
680b06affc
Update node.js.properties.json
2021-08-25 00:13:11 +05:30
aparna-ravindra
f5724905e5
capitalizing category
2021-08-23 12:47:22 +05:30
aparna-ravindra
b2ac199660
reordering categories
2021-08-23 11:08:57 +05:30
aparna-ravindra
671fc9a635
deployment as a category in properties.json
2021-08-23 11:00:59 +05:30
Ninad Kavimandan
3e7eb56f27
added TypeScript for gulp + grunt + webpack
2021-07-20 13:30:46 +05:30
Ninad Kavimandan
e12559a4f8
updated descriptions and workflow names
2021-07-20 10:43:58 +05:30
Ninad Kavimandan
89f121147f
Merge branch 'ninadkavimandan_node_frameworks' of github.com:NinadKavimandan/starter-workflows into ninadkavimandan_node_frameworks
2021-07-20 10:20:15 +05:30
Ninad Kavimandan
5175c33819
updated icons for gulp + grunt + webpack ci
2021-07-20 10:19:59 +05:30
Ninad Kavimandan
98436d569d
Merge branch 'main' into ninadkavimandan_node_frameworks
2021-07-19 13:18:02 +05:30
Shubham Tiwari
acad7b6626
Update ci/properties/blank.properties.json
...
Co-authored-by: Andy McKay <andymckay@github.com >
2021-06-24 21:40:31 +05:30
Shubham Tiwari
2f86a8abbe
Update blank.properties.json
2021-06-24 11:06:26 +05:30