Andy McKay
804289e1b5
Merge pull request #851 from yakimun/composer-no-suggest
...
Remove the deprecated "--no-suggest" option from the Composer install step
2021-03-29 11:55:17 -07:00
Andy McKay
9bca1b7807
Merge branch 'main' into composer-no-suggest
2021-03-25 07:39:33 -07:00
John Bohannon
2ab72ee403
Merge pull request #852 from redhat-actions/openshift
...
Modify openshift workflow with v2 version of actions and add oc-new-app
2021-03-25 10:38:08 -04:00
divyansh42
c08e24c17b
Resolve reviews
...
Signed-off-by: divyansh42 <diagrawa@redhat.com >
2021-03-24 20:21:19 +05:30
Divyanshu Agrawal
7c8569ab2b
Modify openshift workflow with v2 version of actions and add oc-new-app ( #1 )
...
* Modify openshift workflow with v2 version of actions and add oc-new-app
Signed-off-by: divyansh42 <diagrawa@redhat.com >
2021-03-24 11:19:15 +05:30
Ye-hyoung Kang
e57b8bf79c
Merge branch 'main' into use-setup-node-v2
2021-03-19 01:01:52 +09:00
Sergey Yakimov
019de53cfb
Remove the deprecated "--no-suggest" option from the Composer install step
2021-03-18 15:28:14 +02:00
Andy McKay
ab8c670faf
Merge pull request #848 from Geod24/fix-guidelines
...
Fix wording in README to follow pull request template
2021-03-17 09:51:56 -07:00
Geod24
3d5dfdfe67
Fix wording in README to follow pull request template
...
The wording in the pull request template was changed from recommend to require,
but the same change was not made to the README.
2021-03-14 16:22:28 +09:00
pastelmind
d3f35ae32d
Use actions/setup-node v2
...
Since actions/setup-node v2 has been declared stable since v2.1.4
(released on 2020-12-16), it should be safe to move everyone to v2.
2021-03-13 14:34:06 +09:00
Nick Fyson
b2e786d4e9
Merge pull request #839 from actions/nickfyson/fix-synopsys-id
...
fix id of synopsys-io workflow
2021-03-12 20:10:37 +00:00
Nick Fyson
6e127e8439
fix id of synosys-io workflow
2021-03-12 20:00:40 +00:00
Nick Fyson
bc4826f28a
Merge pull request #835 from synopsys-sig/add_listing_to_github_ui
...
add synopsys code scanning workflow
2021-03-12 18:55:00 +00:00
Rahul Gunasekaran
5eb695baec
Updated commit SHA
...
Co-authored-by: Nick Fyson <nickfyson@github.com >
2021-03-12 12:23:28 -05:00
Rahul Gunasekaran
ba6a2f292c
Updated version to commit SHA
2021-03-11 21:33:39 -05:00
Rahul Gunasekaran
fe22e77a67
changes for checklist items
2021-03-11 13:18:53 -05:00
AlyonaSviridenko
f42ac9c022
renamed adoptium to adopt
2021-03-11 12:56:09 +03:00
Rahul Gunasekaran
44804bcf66
Merge branch 'main' into add_listing_to_github_ui
2021-03-10 09:07:29 -05:00
Rahul Gunasekaran
a74640c1ec
updated suggested filename changes
2021-03-10 08:53:33 -05:00
Rahul Gunasekaran
93599e2505
Updated suggested changes in code-scanning/synopsys-io-actions.yml
...
Co-authored-by: Nick Fyson <nickfyson@github.com >
2021-03-10 08:22:45 -05:00
Nick Fyson
ce86c32a1a
Merge pull request #832 from actions/nickfyson/add_controlpane_workflow
...
add kubesec code scanning workflow
2021-03-10 08:51:11 +00:00
Rahul Gunasekaran
16a1b76572
add_listing_to_github_ui
2021-03-09 15:57:48 -05:00
Nick Fyson
20bd227226
add kubesec code scanning workflow
2021-03-08 13:45:56 +00:00
Josh Gross
3116545da6
Remove extra line in Elixir workflow ( #831 )
2021-03-05 11:43:49 -05:00
John Bohannon
6f1d4e826f
Merge pull request #830 from actions/add-environment
...
Add environment: production to partner starter workflows
2021-03-05 11:18:08 -05:00
John Bohannon
f5067f01d2
Merge branch 'main' into add-environment
2021-03-05 11:16:16 -05:00
Andy McKay
de772de4ea
Merge pull request #822 from iautom8things/patch-1
...
actions/setup-elixir now lives under erlef GH Org
2021-03-05 08:03:48 -08:00
Jonathan Clem
cd70e3a1c3
Merge branch 'main' into patch-1
2021-03-05 10:16:38 -05:00
Jonathan Clem
a29df688f2
Update ci/elixir.yml
...
Co-authored-by: Andy McKay <andymckay@github.com >
2021-03-05 10:04:52 -05:00
John Bohannon
761b09ecde
add production environment
2021-03-05 09:44:31 -05:00
John Bohannon
c451f7ec47
Update aws.yml
2021-03-05 09:34:17 -05:00
John Bohannon
559fd976e2
Update alibabacloud.yml
2021-03-05 09:32:54 -05:00
AlyonaSviridenko
ce889525cc
updated workflows with new version of setup-java
2021-03-02 18:43:44 +03:00
John Bohannon
618434daab
Merge pull request #807 from bharathkkb/patch-1
...
feat: Add new GitHub env tag
2021-03-02 08:40:14 -05:00
John Bohannon
201fcceef4
Merge branch 'main' into patch-1
2021-03-02 08:38:44 -05:00
Jordi Boggiano
a115270340
Always run composer install even if the vendor dir was restored ( #825 )
...
Co-authored-by: Josh Gross <joshmgross@github.com >
2021-02-26 17:34:09 -05:00
Jordi Boggiano
db576e4bf4
Make the validation strict by default ( #824 )
...
Co-authored-by: Josh Gross <joshmgross@github.com >
2021-02-26 17:31:13 -05:00
Michael Thomsen
3cf906bc1b
Update dart.yml ( #820 )
...
* Update dart.yml
Update Dart starter workflow to use `setup-dart` from the Dart team. This enables testing on more operating systems (Linux, Windows, and macOS), and offers more control over the Dart SDK version to test with.
* Update dart.yml
Add required disclaimer
* Update ci/dart.yml
Co-authored-by: Josh Gross <joshmgross@github.com >
Co-authored-by: Josh Gross <joshmgross@github.com >
2021-02-26 17:25:23 -05:00
Manuel Zubieta
97a0ce7925
actions/setup-elixir now lives under erlef GH Org
...
github.com/actions/setup-elixir is no longer maintained and now suggests using github.com/erlef/setup-elixir
This should be updated to help new Github Actions users to use the supported action.
2021-02-24 09:13:54 -06:00
Steve Winton
c6c0c7b5ef
Merge pull request #806 from actions/pr-template-tune-up
...
Clarify pre-requisites, tasks for onboarding of new starter workflows
2021-02-17 14:41:54 -06:00
Steve Winton
ccc4742cb3
Require 40 character SHA of referenced actions
...
Co-authored-by: Andy McKay <andymckay@github.com >
2021-02-16 10:56:46 -06:00
Steve Winton
9786331c77
Remove languages in favor of categories
2021-02-16 10:53:36 -06:00
Steve Winton
e0e30a0490
Add link to codeql.properties.json as example
2021-02-16 10:53:00 -06:00
Bharath KKB
26b35f5776
feat: Add new GitHub env tag
2021-02-13 13:39:55 -06:00
Steve Winton
f089b6db62
Add code scanning instructions for properties.json file
2021-02-11 18:08:32 -06:00
Steve Winton
23285c07c6
Add kebab-case example
2021-02-11 17:59:41 -06:00
Steve Winton
14be8c2b5a
Ensure consistent line-endings
2021-02-11 17:55:44 -06:00
Steve Winton
cdcc451ead
Add separate sections based on workflow type
2021-02-11 17:54:56 -06:00
Steve Winton
0e973208b8
Add pre-requisites section
2021-02-11 17:51:56 -06:00
Steve Winton
06274ce330
Add comments around general guidance
...
So that they are only visible to the PR author
2021-02-11 17:51:56 -06:00