Nick Fyson and GitHub
b2e55d25f2
Merge pull request #704 from nickfyson/update_terms
...
update terms and guidelines to account for code scanning workflows
2020-11-16 14:58:21 +00:00
Nick Fyson and GitHub
cf9a85beec
Merge branch 'main' into update_terms
2020-11-16 14:56:30 +00:00
Ben McMorran
92d9a2c433
Add MSBuild C/C++ starter workflow
2020-11-13 13:53:37 -08:00
Nick Fyson and GitHub
aa9d3bc6cc
Merge pull request #702 from nickfyson/add-codeql-workflow
...
add codeql workflow
2020-11-13 16:45:58 +00:00
Nick Fyson
44c50acb70
amend link in codeql workflow
2020-11-13 16:33:01 +00:00
Nick Fyson
500534878c
update doc link in codeql template
2020-11-12 12:46:34 +00:00
Nick Fyson and GitHub
545a711d57
Merge branch 'main' into add-codeql-workflow
2020-11-11 11:26:31 +00:00
Nick Fyson
85739b01da
update terms and guidelines to account for code scanning workflows
2020-11-11 09:30:58 +00:00
Anders Hovmöller and GitHub
33c4d0afcb
Prepare python-package.yml for python 3.10
...
Python 3.10 is coming soon, and this will cause problems with the code as currently written. The python versions are written as floats and not strings, which will mean that 3.10 == 3.1, which is going to be very surprising.
2020-11-10 13:57:09 +01:00
Andy McKay and GitHub
6e6b7a3a65
Merge pull request #690 from devoncarew/patch-1
...
Update dart.yml
2020-11-09 12:32:02 -08:00
Andy McKay and GitHub
07d00868c1
Merge branch 'main' into patch-1
2020-11-09 12:31:19 -08:00
Devon Carew and GitHub
1e97b0eba7
Update dart.yml
...
Change to sentence fragment case for the step names
2020-11-09 09:54:52 -08:00
Andy McKay and GitHub
1e1b67d2e3
Merge pull request #697 from xiongnemo/patch-1
...
remove misleading info
2020-11-09 09:42:21 -08:00
Andy McKay and GitHub
90f04bcdca
Merge branch 'main' into patch-1
2020-11-09 09:41:33 -08:00
Nick Fyson
33e4b7e557
add codeql workflow
2020-11-09 11:08:35 +00:00
Andy McKay and GitHub
d9b22d32d2
Merge pull request #698 from actions/revert-639-kaylangan-publish-docker-to-ghcr
...
Revert "Update Publish Docker template to publish to GitHub Container Registry"
2020-11-06 10:26:13 -08:00
Kayla Ngan and GitHub
cfb65e2931
Merge branch 'main' into revert-639-kaylangan-publish-docker-to-ghcr
2020-11-06 11:08:22 -05:00
Devon Carew and GitHub
6566b994c5
Merge branch 'main' into patch-1
2020-11-05 14:50:13 -08:00
Andy McKay and GitHub
b74ba94525
Merge pull request #699 from N-Usha/patch-4
...
Update azure.yml
2020-11-05 09:07:01 -08:00
Usha N and GitHub
5aeeb19100
Update azure.yml
2020-11-05 22:32:30 +05:30
Andy McKay and GitHub
6802e0bb22
Merge pull request #696 from N-Usha/patch-3
...
Updating the pre-req configuration steps for Azure workflow
2020-11-05 08:35:31 -08:00
Kayla Ngan and GitHub
f75012de65
Revert "Update Publish Docker template to publish to GitHub Container Registry"
2020-11-04 16:32:58 -05:00
Nemo Xiong and GitHub
dfaa4e420b
remove misleading info
...
python-django.* has renamed to django.*, while the doc remains the same
2020-11-05 01:57:31 +08:00
Usha N and GitHub
e2510e2a62
Updating the pre-req configuration steps
...
For Linux Apps, Developers need to set a new app setting called WEBSITE_WEBDEPLOY_USE_SCM and set to `true` before downloading the publish profile.
2020-11-03 18:21:34 +05:30
Devon Carew and GitHub
17e1df2111
Update dart.yml
...
Review comments from @mit-mit.
2020-11-02 09:07:53 -08:00
Devon Carew and GitHub
f938476d14
Update dart.yml
2020-10-30 12:46:33 -07:00
Andy McKay and GitHub
d7ac62140f
Create label-feature.yml
2020-10-27 15:47:43 -07:00
Andy McKay and GitHub
fecbb32bb8
Rename label-close.yml to label-support.yml
2020-10-27 15:44:22 -07:00
Sheeri Cabral
5699eea8b2
Get rid of quoting that breaks by default.
...
it looks like someone tried to use '' to make a ' happen for the possessive tense of users. But that messes up the quoting:
issue-message: 'Message that will be displayed on users'' first issue'
pr-message: 'Message that will be displayed on users'' first pr'
It should be:
issue-message: 'Message that will be displayed on the first issue for that user'
pr-message: 'Message that will be displayed on the first pr for that user'
(this gets rid of the spurious quotes, but also doesn't introduce any grammatical errors)
It was a very bad impression to have a simple script designed to welcome folks be broken by default.
2020-10-27 12:25:47 -04:00
Andy McKay and GitHub
b4fa2522d2
Merge pull request #683 from nickfyson/code-scanning-placeholder
...
add code scanning placeholder readme
2020-10-23 08:22:34 -07:00
Nick Fyson
8d7b3c7bb7
add code scanning readme
2020-10-23 15:30:48 +01:00
Tang wiki and GitHub
fbdaed8a1c
更新許可
2020-10-23 05:20:15 +08:00
Andy McKay and GitHub
48d91f58fd
Merge pull request #673 from kszonek/fix-cmake-docs
...
Fix docs link in cmake CI file
2020-10-21 13:28:42 -07:00
Andy McKay and GitHub
93e3710ab0
Merge branch 'main' into fix-cmake-docs
2020-10-21 13:27:46 -07:00
Andy McKay and GitHub
e3365944ac
Merge pull request #674 from nschonni/patch-1
...
chore: Remove id for go install
2020-10-21 13:25:17 -07:00
Nick Schonning and GitHub
b1cd56fafa
chore: Remove id for go install
...
The ID isn't used in other steps of the script
2020-10-19 20:26:29 -04:00
kszonek
e24322bcc0
Fix docs link in cmake CI file
2020-10-19 21:30:11 +02:00
Andy McKay and GitHub
08ff79c7b9
Merge pull request #657 from lstocchi/openshift_action_ci
...
Add support for OpenShift
2020-10-14 08:02:17 -07:00
Danny McCormick and GitHub
ca7b1e42d8
Update stale to most recent version
2020-10-01 15:06:20 -04:00
dependabot[bot] and GitHub
7828f6c354
Bump @actions/core from 1.2.4 to 1.2.6 in /script/validate-data
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.2.4 to 1.2.6.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-01 17:38:26 +00:00
Luca Stocchi
12319ff7de
update branch
...
Signed-off-by: Luca Stocchi <lstocchi@redhat.com >
2020-09-28 17:10:57 +02:00
Luca Stocchi
545967cef7
Add support for OpenShift Action
...
Signed-off-by: Luca Stocchi <lstocchi@redhat.com >
2020-09-28 16:59:32 +02:00
Mike Coutermarsh and GitHub
dacfd0a22a
Merge pull request #645 from simonini/patch-1
...
Fix rubygems step
2020-09-21 14:24:59 -07:00
Alessandro and GitHub
732e5a4fed
Fix rubygems step
...
With GitHub Packages everything is ok, but we had a problem with "bearer" in the RubyGems step.
We solved when we removed the bearer in the ruby gem step.
Is it ok?
Repo with our test (https://github.com/rubynetti/amico-db )
2020-09-17 17:11:19 +02:00
Andy McKay and GitHub
6933b58bfe
Merge pull request #644 from hharutyunyan/main
...
Fix on step name for pylint action
2020-09-16 06:49:26 -07:00
Henry Harutyunyan and GitHub
4fc839617b
Fix on step name for pylint action
...
On analyzing the code with `pylint`, the name of the step is `Test with pytest`, which is certainly not what it does.
2020-09-16 14:49:17 +04:00
Cameron Booth and GitHub
60765e8490
Merge pull request #641 from actions/cdb/npm-registry-url
...
Update to use the $registry-url() token
2020-09-09 17:20:59 -07:00
Cameron Booth and GitHub
c6ccc6f609
Update to use the $registry-url() token
2020-09-09 15:42:40 -07:00
Andy McKay and GitHub
188a1b0995
Merge pull request #639 from actions/kaylangan-publish-docker-to-ghcr
...
Update Publish Docker template to publish to GitHub Container Registry
2020-09-01 09:43:20 -07:00
Kayla Ngan and GitHub
01816c2943
Add in account path part
2020-08-31 16:40:03 -04:00