Aparna Ravindra
ee8dc59f49
Create workflow_input.yml
2021-06-24 10:34:31 +05:30
Aparna Ravindra
aa1dc148f7
Create manual.yml
2021-06-24 10:00:51 +05:30
Josh Gross
0dd0ee5676
Update stale cron schedule
2021-06-16 09:55:29 -04:00
Jeroen Rietveld
dd612d895a
Merge pull request #899 from Mirobit/main
...
Add node v16 and remove v10 and v15
2021-06-16 11:09:28 +09:00
Jeroen Rietveld
93e99fd3be
Merge branch 'main' into main
2021-06-16 11:01:03 +09:00
Andy McKay
e254b12b67
Merge pull request #935 from DezorkIT/patch-1
...
Removed *`* because it crashes build
2021-06-14 10:28:53 -07:00
DezorkIT
85b7086a46
Removed *`* because it crashes build
...
There was a mistake in [last commit](https://github.com/actions/starter-workflows/commit/5ac32fc0977190a464c62c63cad5fcb04067c34e ), that added additional *`* which causes this error
```
/Users/runner/work/_temp/2259bec8-2d05-441b-ada0-fad594134af2.sh: line 5: unexpected EOF while looking for matching ``'
14
Error: Process completed with exit code 2.
```
I just simply removed it.
2021-06-14 15:19:02 +03:00
Nick Fyson
82c4356297
Merge pull request #912 from gfs/main
...
Adds an example for using the DevSkim code scanning action
2021-06-09 16:42:38 +01:00
Nick Fyson
d0f93077b7
Merge branch 'main' into main
2021-06-09 16:40:24 +01:00
Gabe Stocco
ef2ae0412b
Update cst-logo.svg
2021-06-09 08:24:51 -07:00
Andy McKay
ff56007cf1
Merge pull request #922 from tetchel/patch-2
...
Replace oc-installer with tools-installer
2021-06-07 10:40:41 -07:00
Tim Etchells
a933c15f51
Merge branch 'main' into patch-2
2021-06-07 11:50:02 -04:00
CrazyMax
90ba42df70
Simplify Docker publish workflow ( #921 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com >
Co-authored-by: Josh Gross <joshmgross@github.com >
2021-06-04 14:23:02 -04:00
Tim Etchells
f76dbea38e
Merge branch 'main' into patch-2
2021-06-03 20:41:24 -04:00
Josh Gross
0c715d6fe2
Use $cron-daily for daily schedules ( #923 )
2021-06-03 15:07:11 -04:00
Tim Etchells
4c00e7ffc6
Replace oc-installer with tools-installer
2021-06-03 13:19:02 -04:00
James Curtin
aaea7d2c91
Update Python package build and upload example ( #900 )
...
* Update Python package build and upload example
* Update python-publish.yml
2021-06-03 10:55:41 -04:00
Andy McKay
39a2831576
Merge pull request #914 from pfleidi/packages-container-registry-workflow
...
Update push docker container to support container registry
2021-06-02 16:04:37 -07:00
Sven Pfleiderer
7b6d03675b
Revert "Remove pull request condition"
...
This reverts commit 9d73235e03 .
2021-06-02 15:58:44 -07:00
Sven Pfleiderer
9d73235e03
Remove pull request condition
2021-06-02 15:41:23 -07:00
Sven Pfleiderer
9317366c91
Remove docker tags section to simplify configuration
2021-06-02 14:21:03 -07:00
Sven Pfleiderer
749308b283
Merge branch 'packages-container-registry-workflow' of github.com:pfleidi/starter-workflows into packages-container-registry-workflow
2021-05-26 16:24:12 -07:00
Sven Pfleiderer
6fe53a9ebd
Remove context configuration since it's already the default
2021-05-26 15:03:41 -07:00
Sven Pfleiderer
aa30f1448e
Update ci/docker-publish.yml
...
Co-authored-by: Bryan Clark <clarkbw@github.com >
2021-05-26 14:07:29 -07:00
Sven Pfleiderer
41a66c656e
Use git shas rather than version tags
2021-05-26 13:46:54 -07:00
Sven Pfleiderer
b574e6db50
Add notice about third party actions
2021-05-26 10:55:50 -07:00
Sven Pfleiderer
282b038713
Update push docker container to support container registry
...
Also simplify the existing workflow by replacing shell code with actions
2021-05-26 10:41:53 -07:00
Gabe Stocco
9c10407107
Update devskim.yml
2021-05-26 08:37:19 -07:00
Gabe Stocco
0fdd36cae1
Update devskim.properties.json
2021-05-26 08:36:28 -07:00
Gabe Stocco
16a4b62181
Update cst-logo.svg
2021-05-26 08:26:56 -07:00
Gabe Stocco
1f734b1213
Update devskim.properties.json
2021-05-26 05:08:44 -07:00
Gabe Stocco
72fb7d8389
Update devskim.yml
2021-05-25 17:44:51 -07:00
Gabe Stocco
c0f3fd1127
Update devskim.properties.json
2021-05-25 17:39:15 -07:00
Gabe Stocco
98db900858
Add logo and properties.json
2021-05-25 17:36:54 -07:00
Gabe Stocco
d0779b618f
Update devskim.yml
2021-05-25 17:32:55 -07:00
Gabe Stocco
1c4f13f881
Adds DevSkim example file
2021-05-25 17:32:21 -07:00
Luca Casonato
7c29ac2481
switch to official denoland/setup-deno action ( #909 )
...
* switch to official denoland/setup-deno action
Also adds formatting and linting to the workflow (like dart workflow), and use uniform capitalization.
* update commit hash
Co-authored-by: Josh Gross <joshmgross@github.com >
2021-05-24 16:02:03 -04:00
Nick Fyson
68d67073c3
Merge pull request #910 from tfsec/tfsec-version-bump
...
Update the tfsec ref point
2021-05-21 13:10:50 +01:00
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