Commit Graph

47 Commits

Author SHA1 Message Date
Mani Sai V ee7a3deec8 Merge branch 'main' into main 2022-05-09 14:22:14 +05:30
Anurag Chauhan 52bd793f34 Update script/validate-data/index.ts
Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>
2022-05-03 11:00:55 +05:30
Anurag Chauhan 74122beced Fixing creator check 2022-05-02 13:22:36 +00:00
Anurag Chauhan c032ee101f adding dependency review to allowed categories 2022-05-02 06:32:43 +00:00
Anurag Chauhan 13f6b05e44 Merge branch 'main' of https://github.com/actions/starter-workflows into folder_category 2022-05-02 06:18:12 +00:00
Anurag Chauhan 5aba279800 addressing review comments 2022-05-02 06:08:29 +00:00
snyk-bot 1c5c0f7c8a fix: upgrade @actions/core from 1.2.6 to 1.6.0
Snyk has created this PR to upgrade @actions/core from 1.2.6 to 1.6.0.

See this package in npm:
https://www.npmjs.com/package/@actions/core

See this project in Snyk:
https://app.snyk.io/org/cwp-2/project/fd2218da-0d06-448b-be57-a7d3e69b0389?utm_source=github-enterprise&utm_medium=referral&page=upgrade-pr
2022-04-22 19:37:39 +00:00
Bishal Prasad d629c82ad7 Include "Dependency review" in allowed categories 2022-04-01 10:04:38 +05:30
Anurag Chauhan c6cf518c75 reaming directory to folder and added creator check for deployment templates 2022-03-04 06:28:56 +00:00
Anurag Chauhan ac7b3362da removing unused variables 2022-03-04 05:59:55 +00:00
Anurag Chauhan c4a1ceda67 Merge branch 'folder_category' of https://github.com/actions/starter-workflows into folder_category 2022-02-24 10:26:38 +00:00
Anurag Chauhan aafd23c138 review comments 2022-02-24 10:26:04 +00:00
Anurag Chauhan 16478186a1 Merge branch 'main' into folder_category 2022-02-15 10:59:57 +05:30
Anurag Chauhan 394301af94 Adding folder category check 2022-02-14 10:11:33 +00:00
Chris Gavin 4579cb5c54 Fix some workflows not being excluded from Enterprise syncing. 2022-02-11 15:03:41 +00:00
Aparna Ravindra 85d2a866f0 removing "deployment" templates from sync-ghes (#1127) 2021-10-05 11:22:46 +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
Nick Fyson 70655750b2 check for yml and yaml extensions 2021-09-28 09:37:43 +01:00
Nick Fyson b58a4e21c6 start validating code-scanning workflows 2021-09-27 20:35:10 +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 41e3bc11ea Revert "add codeql workflow to ghes branch" 2021-09-08 07:26:24 +01:00
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
aparna-ravindra e56cb5c215 renaming variable 2021-08-24 10:28:09 +05:30
aparna-ravindra 671fc9a635 deployment as a category in properties.json 2021-08-23 11:00:59 +05:30
aparna-ravindra 124226ff32 using trim to check for blank names 2021-08-17 10:28:22 +05:30
aparna-ravindra ccf813d3fb using set instead of array 2021-08-17 10:09:53 +05:30
aparna-ravindra 0d582377a8 using regex to check for octicon 2021-08-16 16:48:34 +05:30
aparna-ravindra c090ea2f1b removing unused file 2021-08-16 15:42:50 +05:30
aparna-ravindra d8d19f1d62 extra validation for name and icon fields 2021-08-16 15:36:31 +05:30
Aparna Ravindra 5fa54a2e91 Merge pull request #1 from aparna-ravindra/workflow-schema-validation
workflow schema validation
2021-07-28 22:14:09 +05:30
Aparna Ravindra e02c6fb241 adding performance measure 2021-07-28 07:46:24 +05:30
aparna-ravindra 4ae4e4dcb0 workflow schema 2021-07-22 15:29:31 +05:30
aparna-ravindra 459c27dca6 workflow schema validation 2021-06-17 14:28:48 +05:30
dependabot[bot] 7828f6c354 Bump @actions/core from 1.2.4 to 1.2.6 in /script/validate-data
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.4 to 1.2.6.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-01 17:38:26 +00:00
Andy McKay aa2ec78d14 rename to main 2020-07-15 16:21:25 -07:00
Cameron Booth ef82cf1b1a Add creator to validation schema 2020-06-02 13:40:45 -07:00
Christopher Schleiden de4411e097 Ensure "blank" template is available 2020-05-21 14:34:44 -07:00
Christopher Schleiden 15c78f8802 Do not sync workflows without categories to GHES 2020-05-21 11:09:51 -07:00
Cameron Booth 1bb7228652 Report success as well for visibility 2020-05-20 13:28:55 -07:00
Cameron Booth a83abcc872 Script to validate the main parts of workflow data 2020-05-20 13:28:25 -07:00
Christopher Schleiden af4b66354b Only sync svg icons 2020-05-20 10:54:19 -07:00
Christopher Schleiden 88d425bbe7 Sync icons only for supported workflows 2020-05-20 10:40:26 -07:00
Christopher Schleiden 62f6872b4e Move ghes-sync into subfolder 2020-05-20 10:00:39 -07:00
Christopher Schleiden 5802cb7302 Add script and workflow to sync the set of starter-workflows for GHES 2020-05-15 16:49:20 -07:00