Commit Graph

974 Commits

Author SHA1 Message Date
Owen Rumney a188baf434 Update the tfsec ref point
Use the latest commit hash for the action - resolves the issue support code signing
2021-05-21 08:39:23 +01:00
Michael Rotarius c50fae7abe Add node v16 and remove v10 and v15 2021-05-06 18:03:07 +02:00
Andy McKay 055373ee0b Merge pull request #894 from jianboy/hotfix/jianboy-add-path-bug
update setup-msbuild version and fix add path bug.
2021-05-05 16:51:38 -07:00
jianboy 069c83c04b Merge branch 'main' into hotfix/jianboy-add-path-bug 2021-05-06 06:18:18 +08:00
Divyanshu Agrawal dd69301f6f Remove default value of env 'APP_PORT' (#896)
As oc-new-app action now has 'port' as an optional input
So, removing default value of env 'APP_PORT'

Signed-off-by: divyansh42 <diagrawa@redhat.com>
2021-05-05 18:16:37 -04:00
Andy McKay a87f3ccb96 Merge pull request #883 from hungri-yeti/hungri-yeti-patch-1
`instruments` is depreacted, update to use `xcrun xctrace`
2021-05-05 08:46:07 -07:00
liuyuqi-dellpc 19bbf1470b fix add path bug. 2021-05-04 19:45:29 +08:00
Ken Luke 0648edd177 Merge branch 'main' into hungri-yeti-patch-1 2021-05-03 17:30:51 -07:00
Andy McKay 758c82422d Merge pull request #892 from abitrolly/patch-1
Do not use fail-fast when testing multiple Pythons
2021-05-03 10:58:59 -07:00
Anatoli Babenia 86a37d4cad Do not use fail-fast when testing multiple Pythons 2021-05-02 05:45:26 +03:00
Andy McKay cdc95ae299 Merge pull request #889 from MichaelDeBoey/patch-1
chore: update `stale.yml`
2021-04-29 18:22:22 -07:00
Michaël De Boey 0fd345a23c chore: update stale.yml 2021-04-30 02:40:37 +02:00
Chris Gavin 5d060a03ec Merge pull request #888 from tfsec/remove-unused-token
tfsec: Remove the github token
2021-04-29 09:07:45 +01:00
Owen Rumney 98dbe8f0d1 Remove the github token
The tfsec action doesn't require the GitHub token so removing it
2021-04-29 08:28:14 +01:00
Andy McKay 4e9bf614aa Merge pull request #716 from Lectem/patch-1
Enhance/update the cmake starter workflow
2021-04-27 11:37:42 -07:00
Andy McKay 6512983477 Merge branch 'main' into patch-1 2021-04-27 11:36:05 -07:00
Shivam Mathur 8ce9196a32 Update shivammathur/setup-php in laravel.yml (#886) 2021-04-27 13:12:11 -04:00
eric sciple b86977783c Merge pull request #829 from actions/users/ericsciple/21-02-perm
Update starter workflows to specify required permissions
2021-04-27 10:14:13 -05:00
eric sciple 225cb8e3c5 Merge branch 'main' into users/ericsciple/21-02-perm 2021-04-27 10:13:27 -05:00
Nick Fyson 536db7f6f5 Merge pull request #880 from A-Katopodis/main
PSScriptAnalyzer code scanning
2021-04-26 16:53:44 +01:00
A-Katopodis 120036944a Updated Powershell Icon 2021-04-26 11:04:15 +03:00
Clément Grégoire b6db8893f5 Merge branch 'main' into patch-1 2021-04-24 07:17:07 +02:00
eric sciple a0512d36da include actions:read for all code scanning workflows 2021-04-23 14:06:00 -05:00
Ken Luke 5ac32fc097 instruments is depreacted, update to use xcrun xctrace
The instruments command is deprecated as of Xcode 12 (https://developer.apple.com/documentation/xcode-release-notes/xcode-12-release-notes). Updated to use the corresponding `xcrun` command.
2021-04-23 11:33:14 -07:00
A-Katopodis ccfd55f9c8 Updated creator field 2021-04-22 01:51:14 +03:00
A-Katopodis 2678356764 Add psscriptanalyzer code scanning 2021-04-22 01:41:31 +03:00
eric sciple 6a69f367db Update starter workflows to specify permissions 2021-04-21 16:32:53 -05:00
Sam Partington ffb4bccd2d Merge pull request #879 from stephenwade/patch-1
Fix broken link in README.md
2021-04-20 09:42:52 +01:00
Stephen Wade ed015ab7b9 Fix broken link in README.md 2021-04-17 14:08:56 -04:00
Andy McKay fe49f66316 Merge pull request #878 from sceee/patch-1
Add recursive write permissions to site directory in jekyll starter workflow
2021-04-16 14:28:28 -07:00
sceee 7d3cfbd035 Add recursive write permissions to "/srv/jekyll"
Add recursive write permissions to the site directory to avoid permission denied errors in case of jekyll requiring to create the output directory
2021-04-15 18:17:57 +02:00
John Bohannon a3d822534a Merge pull request #877 from tfsec/owen-add-tfsec
Add tfsec code scanning starter action
2021-04-14 15:27:02 -04:00
Owen Rumney 7dab5895e6 add HCL as a category 2021-04-14 20:17:04 +01:00
Owen Rumney 78f5a8e8b5 center the icon better 2021-04-14 19:35:46 +01:00
Owen Rumney 678e77e33c fix the svg to make it nicer 2021-04-14 19:27:00 +01:00
Owen Rumney cabc659a07 some tweaks for appearance
Improve the description, make it more punchy :-)
Use a better SVG for the icon
2021-04-14 19:19:39 +01:00
Owen Rumney 4adf815cfc update to use the hash rather than tag 2021-04-14 18:53:21 +01:00
Owen Rumney b80a1555aa Update code-scanning/tfsec.yml
Co-authored-by: John Bohannon <imjohnbo@github.com>
2021-04-14 18:45:51 +01:00
Owen Rumney a2e5f8e548 Add tfsec starter action 2021-04-14 18:40:24 +01:00
John Bohannon 1a9e61817a Merge pull request #873 from alpire/add-mayhem-for-api-scanning
Add Mayhem for API code scanning workflow
2021-04-13 11:35:57 -04:00
John Bohannon 9d7a348464 Update code-scanning/properties/mayhem-for-api.properties.json 2021-04-13 11:34:49 -04:00
Alexandre Rebert 97a16c82c5 Add Mayhem for API code scanning workflow 2021-04-12 15:14:08 -04:00
Andy McKay fc65e636f2 Merge pull request #840 from pastelmind/use-setup-node-v2
Use actions/setup-node v2
2021-04-09 15:34:24 -07:00
Andy McKay 01a4b85c82 Merge branch 'main' into use-setup-node-v2 2021-04-09 15:20:06 -07:00
Andy McKay 4c2aa26e36 Merge pull request #860 from actions/fix-buildah-ubuntu-regression
Update openshift.yml
2021-04-09 15:17:34 -07:00
Andy McKay d0084fca76 Merge branch 'main' into use-setup-node-v2 2021-04-09 15:16:40 -07:00
John Bohannon a5afdf4028 Update openshift.yml 2021-04-05 15:01:23 -04:00
Konrad Pabjan d9236ebe55 Merge pull request #838 from AlenaSviridenko/setup-java-v2-update
Update starter-workflows with setup-java@v2
2021-04-05 11:31:29 -04:00
Alena Sviridenko 9934c535bb Merge branch 'main' into setup-java-v2-update 2021-04-05 17:45:30 +03:00
Alena Sviridenko 1f729c2f02 Fixed docs path
Co-authored-by: Konrad Pabjan <konradpabjan@github.com>
2021-04-05 17:44:33 +03:00