Aditya Sharad and GitHub
b015c848b6
CodeQL: Reduce job timeout to 2h if the target language is Swift
...
Some projects observed intermittent build timeouts with Swift.
In case this happens, and our CodeQL-level mitigations do not prevent the problem, we want to avoid using up 6h of the customer's billed macOS Actions minutes (which is the default timeout), so we suggest a reduced timeout of 2h.
This value is chosen to accommodate the total job time (build + CodeQL extraction + CodeQL analysis) we expect for large Swift projects. We may choose to adjust it in future.
2023-05-22 10:10:15 -07:00
Beth Brennan and GitHub
87fbe43482
Merge pull request #2027 from tblanarik/tblanarik/fix-starter-workflow-branch
...
Corrects the syntax for `on: push: branches:` so that the array is inline
2023-04-25 09:55:59 -04:00
Trevor Blanarik
d841affe4c
corrects the syntax for so that the array is inline
2023-04-24 15:53:48 +00:00
James M. Greene and GitHub
d397c60443
Merge pull request #1998 from actions/dependabot/github_actions/actions/stale-8
...
Bump actions/stale from 7 to 8
2023-04-18 15:55:41 -05:00
dependabot[bot] and GitHub
d4482bb582
Bump actions/stale from 7 to 8
...
Bumps [actions/stale](https://github.com/actions/stale ) from 7 to 8.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v7...v8 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected] >
2023-04-18 20:55:06 +00:00
Marco Gario and GitHub
7493daf36d
Merge pull request #2018 from adityasharad/patch-2
...
CodeQL: Run on macOS by default if the target language is Swift
2023-04-18 20:45:14 +02:00
Marco Gario and GitHub
5f39b23835
Merge branch 'main' into patch-2
2023-04-18 20:29:41 +02:00
James M. Greene and GitHub
f930c61f6d
Merge pull request #2013 from marcospgp/patch-1
...
Update `github.event.inputs` to `inputs` in manual.yml
2023-04-18 11:21:42 -05:00
James M. Greene and GitHub
1c781c4e6a
Add data type to workflow_dispatch inputs
2023-04-18 11:20:09 -05:00
Aditya Sharad and GitHub
73f69c4600
CodeQL: Run on macOS by default if the target language is Swift
...
CodeQL Swift analysis is best supported on macOS.
In preparation for CodeQL supporting Swift analysis in beta,
adjust the CodeQL starter workflow template to run the `swift` matrix job on `macos-latest`, and all other matrix jobs on
`ubuntu-latest`. This does not affect the matrix itself.
2023-04-17 12:06:44 -07:00
Marcos Pereira and GitHub
6a1457d1e2
Update manual.yml
2023-04-14 23:02:17 +01:00
James M. Greene and GitHub
5f2e555056
Merge pull request #2000 from ntkme/update-setup-ruby
...
Update ruby/setup-ruby for CVE-2023-28755 and CVE-2023-28756
2023-04-05 19:09:51 -05:00
なつき
eeb9248ea6
Update ruby/setup-ruby for CVE-2023-28755 and CVE-2023-28756
2023-04-04 14:26:08 -07:00
James M. Greene and GitHub
9e75fa6b32
Merge pull request #1994 from JoshuaKGoldberg/packager-manager-typo
...
chore: fix package(r) manager typo
2023-03-27 17:19:35 -05:00
James M. Greene and GitHub
5f66d94535
Merge branch 'main' into packager-manager-typo
2023-03-27 17:18:00 -05:00
James M. Greene and GitHub
d822156a0f
Merge pull request #1991 from actions/deploy-pages-v2
...
Update all Pages starter workflows to use actions/deploy-pages@v2
2023-03-27 17:15:35 -05:00
Josh Goldberg
b294ad2ff3
chore: fix package(r) manager typo
2023-03-27 18:14:42 -04:00
James M. Greene
f31b00f6cc
Update all Pages starter workflows to use actions/deploy-pages@v2
2023-03-20 23:25:38 -05:00
20496ebfca
Add workflow for Azure Function App with Gradle ( #1963 )
...
* Add starter workflow for Azure Function App with Gradle
* Mark as preview
* Fix properties for function gradle template
* Add workflow and job level permissions to function gradle template
---------
Co-authored-by: Sampark Sharma <[email protected] >
2023-03-16 15:40:14 +05:30
James M. Greene and GitHub
b4e97ff497
Merge pull request #1984 from actions/pages-concurrency-fix
...
Update `concurrency.cancel-in-progress` to `false` for all Pages starter workflows
2023-03-14 11:06:25 -05:00
James M. Greene and GitHub
e1b880edf0
Merge branch 'main' into pages-concurrency-fix
2023-03-14 11:05:39 -05:00
James M. Greene and GitHub
7116ef2cc5
Merge pull request #1983 from actions/mdbook-revisions
...
Update `mdbook.yml`, primarily to update to `actions/configure-pages@v3`
2023-03-14 11:05:13 -05:00
James M. Greene and GitHub
1fe252d8d4
Merge branch 'main' into mdbook-revisions
2023-03-14 11:04:17 -05:00
James M. Greene and GitHub
8f7711a857
Merge pull request #1982 from actions/mdbook-icon-style
...
Remove embedded style from mdbook.svg
2023-03-14 00:26:19 -05:00
James M. Greene and GitHub
6c4877f958
Merge branch 'main' into mdbook-icon-style
2023-03-14 00:25:31 -05:00
James M. Greene and GitHub
a2f0840855
Merge pull request #1958 from jongwooo/chore/replace-deprecated-command-with-environment-file
...
Replace deprecated command with environment file
2023-03-14 00:25:01 -05:00
James M. Greene and GitHub
ee942792c7
Merge branch 'main' into chore/replace-deprecated-command-with-environment-file
2023-03-14 00:23:56 -05:00
James M. Greene
db26d12511
Update concurrency.cancel-in-progress to false for all Pages starter workflows
2023-03-14 00:12:22 -05:00
James M. Greene and GitHub
da4f851af3
Update mdbook.yml, primarily to update to configure-pages@v3
2023-03-14 00:04:25 -05:00
Tommy Byrd and GitHub
ed18ec1067
Update mdbook.svg
...
Remove embedded style tag
2023-03-13 22:39:36 -04:00
6e49802a68
Update Jscrambler logo ( #1964 )
...
Co-authored-by: Luis Reis <[email protected] >
2023-03-13 18:07:25 +05:30
c1b76c45d4
Frogbot update ( #1980 )
...
* Update Frogbot starter workflows
* Update
* Update Frogbot starter-workflows commit hash
---------
Co-authored-by: Sampark Sharma <[email protected] >
2023-03-13 16:26:25 +05:30
なつき and GitHub
e46e854a21
Update jekyll workflow to use ruby 3.1 ( #1969 )
2023-03-13 16:08:16 +05:30
James M. Greene and GitHub
001b284cc2
Merge pull request #1977 from actions/mdBook-casing-part-2
...
Update casing of mdBook within copy in mdbook.yml
2023-03-10 06:37:47 -06:00
James M. Greene and GitHub
e6e0ebda52
Merge branch 'main' into mdBook-casing-part-2
2023-03-10 06:35:12 -06:00
9ab053c67b
Add workflow for Azure Web App with Gradle ( #1955 )
...
* Add starter workflow for Azure Web App with Gradle
* Use gradle build instead of assemable and mark template as preview
---------
Co-authored-by: Sampark Sharma <[email protected] >
2023-03-10 11:36:31 +05:30
James M. Greene and GitHub
39018ecd74
Update casing of mdBook within copy in mdbook.yml
2023-03-09 19:50:49 -06:00
Tommy Byrd and GitHub
d9096dc751
Merge pull request #1975 from actions/mdbook-style
...
Use proper styling for `mdBook`
2023-03-09 19:57:39 -05:00
Tommy Byrd and GitHub
add94e933c
Update mdbook.properties.json
2023-03-09 16:54:17 -05:00
Jess Bees and GitHub
73ca958f99
Merge pull request #1974 from actions/pages/trim-whitespace
...
Trim whitespace on pages/mdbook.yml
2023-03-09 14:11:26 -05:00
Jess Bees and GitHub
4813d8a07f
Trim whitespace on pages/mdbook.yml
2023-03-09 14:08:16 -05:00
Tommy Byrd and GitHub
71fa2b4a86
Merge pull request #1677 from Decodetalkers/mdbook
...
feat(mdbook): add mdbook support
2023-03-09 12:55:14 -05:00
Tommy Byrd and GitHub
9973a0729d
Merge branch 'main' into mdbook
2023-03-09 12:52:51 -05:00
Sampark Sharma and GitHub
1375dc0a9d
Update comment for third party action usage ( #1960 )
...
* Update comment for third party action usage
* Update third party usage comment
* Update third party usage comment
2023-03-07 18:30:19 +05:30
02af783829
Addition of snyk-security workflow to enable the Snyk platform from a single GitHub Action ( #1939 )
...
* Create snyk-security.properties.json
* Create snyk-security.yml
* Update snyk-security.yml
* Fix mispelling
Co-authored-by: Sampark Sharma <[email protected] >
* Apply comments from PR
- Moved documentation link to the top
- Made `|| true` optional
- Added commit SHA for the Snyk GitHub Action
* Remove empty space
Co-authored-by: Sampark Sharma <[email protected] >
* Remove empty space in line end
Co-authored-by: Sampark Sharma <[email protected] >
* Update Categories
* Updated after running pre-commit linting
---------
Co-authored-by: Sampark Sharma <[email protected] >
2023-03-07 16:22:52 +05:30
da484b4eb5
Update apisec-scan.yml ( #1898 )
...
Co-authored-by: Sampark Sharma <[email protected] >
2023-03-04 18:12:33 +05:30
jongwooo
44ca9a5fd1
Replace deprecated command with environment file
2023-02-28 00:18:12 +09:00
Tajinder Singh (TJ) and GitHub
1d039e1607
fixed typo ( #1942 )
...
* fixed typo
* Update defender-for-devops.yml
* update to valid categories
* fixed request changes
2023-02-21 18:20:42 +05:30
Chris Carini and GitHub
10f6091ee8
Update scorecard.yml with latest releases ( #1944 )
...
Update scorecard.yml with latest releases for ossf/scorecard-action & github/codeql-action/upload-sarif
2023-02-16 11:39:52 +05:30
Tajinder Singh (TJ) and GitHub
62569bfea9
Add defender for devops workflow ( #1940 )
...
* Created new workflow for defender for devops
* Create defender-for-devops.properties.json
* fixed pr comments
* fixed linting issues
* fixed linting issues
* removed trailing white space
* changed from preview to v1.6.0
2023-02-15 17:57:26 +05:30