Yong Yan
b6633ec292
Add starter workflow for hadolint
2022-04-26 22:00:20 -07:00
Marco Gario
766066e1ea
Merge pull request #1543 from adityasharad/patch-1
...
CodeQL starter workflow: Replace git.io links
2022-04-26 20:51:56 +02:00
Aditya Sharad
a2a01a4b0b
CodeQL starter workflow: Replace git.io links
...
git.io is deprecated.
Replace the references with full links or aka.ms links to the same documentation.
2022-04-26 02:26:34 -07:00
Jaiveer Katariya
ad9daa8da3
removed actions read permission from createSecret and buildImage steps ( #1539 )
2022-04-23 10:10:21 +05:30
Jaiveer Katariya
c06604910c
Parallelize Jobs for AKS Starter Workflows ( #1534 )
...
* Reworked AKS deployment workflows (#1403 )
* rebased to partner_templates
* Renaming workflow
* Updated corresponding properties.json files for the new aks workflows under deployments.
* Updated properties.json titles for aks workflows
* Renamed SECRET_NAME to IMAGE_PULL_SECRET_NAME
* Moved permissions down to the job level
* Updated documentation links
* Updated permission for action to read
* Removing redundant permissions
* write -> read for actions
* Updated descriptions
* Less reference documentation in header
* Added comments to each AKS Starter Workflow step
Co-authored-by: Tommy Barnes <thbarnes@microsoft.com >
* Update AKS workflows to not use imagePullSecrets (#1494 )
* removing old method of adding imagePullSecrets
* fixing step casing
* For testing: Dependency review starter workflow
* changed back to image pull secret, added mask, clarified website and pull secret instructions
* made changes to other aks files
* Added back imagepullsecrets param to deploy action, reordered env vars
* changing release version of deploy action
* restructured starter workflows to parallelize secret creation and image building
* renamed to buildImage and removed extra space
* cleaned up some random newlines
* removed extra space
* removing changes from partner branch
* removing changes from partner branch
* through mistake in changing PR, two files lost step for createSecret
Co-authored-by: Tommy Barnes <thomas.jonathan.barnes@gmail.com >
Co-authored-by: Tommy Barnes <thbarnes@microsoft.com >
Co-authored-by: Israel Miller <ismille@microsoft.com >
Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com >
Co-authored-by: Jaiveer Katariya <jaiveerkatariya@Jaiveers-MacBook-Pro.local >
Co-authored-by: Jaiveer Katariya <jaiveerkatariya@rgoldshtein.middleeast.corp.microsoft.com >
2022-04-22 13:40:20 +05:30
Sampark Sharma
2b9e783627
Merge pull request #1527 from indirect/standardize-rails-name
...
Shorten Rails workflow name, in line with others
2022-04-20 13:18:51 +05:30
Sampark Sharma
014522d133
Merge branch 'main' into standardize-rails-name
2022-04-20 13:17:57 +05:30
Sampark Sharma
fd2e2dca61
Merge pull request #1529 from jglick/patch-1
...
Update docker/build-push-action
2022-04-19 13:15:50 +05:30
Jesse Glick
2885b083c9
Update docker/build-push-action
...
https://github.com/docker/build-push-action/commit/ac9327eae2b366085ac7f6a2d02df8aa8ead720a to pick up https://github.com/docker/build-push-action/pull/569
2022-04-18 15:39:08 -04:00
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
Yong Yan
92b20ce19b
Add ESLint starter workflow ( #1461 )
...
* Add ESLint starter workflow
* Specify versions
* update permission
* Add typescript to categories
* Update codeql action to v2; add comments
* address review feedbacks
* update categories
2022-04-14 11:34:48 +05:30
Anurag Chauhan
51636c331c
Merge pull request #1446 from arjundashrath/patch-12
...
Add token permissions for code-scanning/pmd.yml
2022-04-13 13:32:15 +05:30
Anurag Chauhan
5a51a46097
Merge branch 'main' into patch-12
2022-04-13 12:47:24 +05:30
Sampark Sharma
8140e379a7
Merge pull request #1405 from h0x0er/patch-8
...
Added github_token permission in deployments/terraform.yml
2022-04-13 12:03:42 +05:30
Sampark Sharma
b25e63892a
Merge branch 'main' into patch-8
2022-04-13 12:03:07 +05:30
Sampark Sharma
6f1fd4e09a
Merge pull request #1429 from h0x0er/patch-14
...
Add github_token permission in deployments/alibabacloud.yml
2022-04-13 11:55:51 +05:30
Sampark Sharma
f17ae3e898
Merge branch 'main' into patch-14
2022-04-13 11:55:22 +05:30
Sampark Sharma
5d6968eae8
Merge pull request #1482 from Devils-Knight/permks-7
...
Add token permissions for deployments/tencent.yml
2022-04-13 11:48:32 +05:30
Sampark Sharma
fe3aca603b
Merge branch 'main' into permks-7
2022-04-13 11:47:46 +05:30
Sampark Sharma
8305a2c54f
Merge pull request #1413 from arjundashrath/patch-5
...
Add token permissions for deployments/aws.yml
2022-04-13 11:44:50 +05:30
Sampark Sharma
608ce4de6f
Merge branch 'main' into patch-5
2022-04-13 11:40:16 +05:30
Sampark Sharma
7d1db56a56
Merge pull request #1521 from frecks/go-1.18
...
chore: Update go version to 1.18
2022-04-13 11:23:43 +05:30
Andrew Freckelton
930435b82c
Merge branch 'main' into go-1.18
2022-04-12 02:18:38 -04:00
Sampark Sharma
0766923eb9
Merge pull request #1523 from actions/bishal-pdMSFT-patch-2
...
Add Actions team as CODEOWNERS for code-scanning starter workflows
2022-04-12 11:35:34 +05:30
Sampark Sharma
3b0a54ee6b
Merge branch 'main' into bishal-pdMSFT-patch-2
2022-04-12 11:34:09 +05:30
Sampark Sharma
1d0d484dfe
Merge pull request #1522 from actions/bishal-pdMSFT-patch-1
...
Remove creator property from rust-clippy
2022-04-12 10:57:48 +05:30
Bishal Prasad
ae0ff4dd3a
Add Actions team as CODEOWNERS for code-scanning starter workflows
2022-04-12 10:29:04 +05:30
Bishal Prasad
94d3aff4c6
Remove creator property from rust-clippy
...
This is owned by @josepalafox's BD team in GitHub.
2022-04-12 10:27:04 +05:30
Yong Yan
66f87f9dfe
Add clj-watson starter workflow ( #1460 )
...
* Add clj-watson starter workflow
* update permissions
* update to latest release
* Update clj-watson-action to official release
* Update code-scanning/clj-watson.yml
Co-authored-by: Matheus Bernardes <12648924+mthbernardes@users.noreply.github.com >
* Update code-scanning/clj-watson.yml
Co-authored-by: Matheus Bernardes <12648924+mthbernardes@users.noreply.github.com >
* update categories
* update categories
* Update code-scanning/clj-watson.yml
Co-authored-by: Matheus Bernardes <12648924+mthbernardes@users.noreply.github.com >
* Update code-scanning/properties/clj-watson.properties.json
Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com >
* Update code-scanning/clj-watson.yml
Co-authored-by: Matheus Bernardes <12648924+mthbernardes@users.noreply.github.com >
* add comments to yml file
* Update clj-watson.properties.json
* use codeql-action/upload-sarif v2
Co-authored-by: Matheus Bernardes <12648924+mthbernardes@users.noreply.github.com >
Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com >
2022-04-12 10:11:27 +05:30
Andrew Freckelton
9e81e73fe1
chore: Update go version to 1.18
2022-04-11 15:04:06 -04:00
Sampark Sharma
70f16d3552
Merge pull request #1493 from christophe-havard-sonarsource/main
...
SonarCloud in Security Workflows
2022-04-11 13:08:14 +05:30
Sampark Sharma
cef213664b
Merge branch 'main' into main
2022-04-11 13:07:25 +05:30
André Bedran
eeb7d2860d
Removes " Simulator" substring from device name. ( #1470 )
2022-04-11 01:16:50 +05:30
dlorenc
970a7b5255
Update the cosign-install action and default version from 1.4.0 to 1.… ( #1452 )
...
* Update the cosign-install action and default version from 1.4.0 to 1.5.1.
Signed-off-by: Dan Lorenc <lorenc.d@gmail.com >
* Update to 1.7.1 and the latest cosign-installer action.
Signed-off-by: Dan Lorenc <lorenc.d@gmail.com >
Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com >
2022-04-10 23:36:23 +05:30
Bishal Prasad
53ed8ca56f
Merge branch 'main' into main
2022-04-10 23:20:32 +05:30
Anthony Roussel
d80712faf4
Disable Terraform interactive prompts during apply & plan ( #1467 )
2022-04-10 18:59:47 +05:30
Martin André
31b35634e1
Fix pull request trigger in greetings.yml ( #1518 )
2022-04-10 18:37:11 +05:30
Sampark Sharma
769950ce81
Removing code-scanning/shiftleft as per author request ( #1513 )
...
Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com >
2022-04-10 17:20:15 +05:30
Yong Yan
cca97c83b8
Add rust-clippy starter workflow ( #1462 )
...
* Add rust-clippy starter workflow
* fix parameter `wait-for-processing` indent of action github/codeql-action/upload-sarif@v1
* Use commit sha instead of tag
* addressing pr comments
* Update creator
* Add comments
2022-04-09 13:58:14 +05:30
Federico Builes
b26f7e818f
Merge pull request #1500 from actions/elireisman/dr-action
...
Add Security Gallery entry for new Dependency Review Action
2022-04-06 18:09:25 +02:00
Federico Builes
9e8a797367
Merge branch 'main' into elireisman/dr-action
2022-04-06 15:49:02 +02:00
Christophe H
090ead86a9
Update syntax for validation
2022-04-06 14:51:15 +02:00
Christophe H
50c02af8cf
changed version to exact SHA
...
Co-authored-by: Sampark Sharma <phantsure@github.com >
2022-04-06 10:59:27 +02:00
Christophe H
1132fdda5d
Update sonarcloud.properties.json
2022-04-06 10:43:06 +02:00
Christophe H
3f1969e60b
Update sonarcloud.properties.json
2022-04-06 10:26:21 +02:00
Sampark Sharma
2d378e0c14
Merge pull request #1481 from Devils-Knight/permks-6
...
Add token permissions for deployments/alibabacloud.yml
2022-04-05 12:42:58 +05:30
Sampark Sharma
0b5aadd7f9
Merge branch 'main' into permks-6
2022-04-05 12:42:13 +05:30
Sampark Sharma
b0f93ecd21
Merge pull request #1477 from Devils-Knight/permks-2
...
Add token permissions for code-scanning/codescan.yml
2022-04-05 11:22:37 +05:30
Sampark Sharma
306f1ef4c7
Merge branch 'main' into permks-2
2022-04-05 11:21:59 +05:30
Sampark Sharma
303503987c
Merge pull request #1399 from h0x0er/patch-4
...
Added github_token permissions in code-scanning/xanitizer.yml
2022-04-05 11:20:00 +05:30