Clément Grégoire and GitHub
f344c836c9
CMake: Use ${{runner.workspace}}/build instead of ./build
2020-12-05 16:06:07 +01:00
David A Roberts and GitHub
778f6e55ec
Add conda to system path
2020-12-05 09:30:21 +10:00
Ben McMorran and GitHub
5df85a656f
Merge branch 'main' into add-msbuild-cpp-workflow
2020-12-02 09:28:27 -08:00
Andy McKay and GitHub
04faecd243
Update ruby.yml
...
Noticed that this version of setup-ruby causes problems with the `set-env` deprecation. This just bumps it up to the latest commit on https://github.com/ruby/setup-ruby/
2020-12-01 13:40:54 -08:00
Tim Etchells
cfbd40a9c2
Add Dockerfile category to openshift workflow
...
Signed-off-by: Tim Etchells <[email protected] >
2020-11-30 13:03:33 -05:00
Tim Etchells
443491da63
Add GitHub disclaimer
...
Signed-off-by: Tim Etchells <[email protected] >
2020-11-30 11:17:47 -05:00
Tim Etchells
6a074bcdf6
Update OpenShift starter with new actions
...
Signed-off-by: Tim Etchells <[email protected] >
2020-11-30 11:15:59 -05:00
Ben McMorran and GitHub
3f9a0a4044
Merge branch 'main' into add-msbuild-cpp-workflow
2020-11-25 12:25:48 -08:00
Clément Grégoire and GitHub
3a4f08c55b
Merge branch 'main' into patch-1
2020-11-24 22:57:05 +01:00
Clément Grégoire and GitHub
1bf4cbdad8
CMake: Remove the install and artifact steps for
2020-11-24 22:56:29 +01:00
Andy McKay and GitHub
54c9648f3b
Merge branch 'main' into patch-1
2020-11-24 13:37:06 -08:00
Andy McKay and GitHub
6ff9ab42eb
Merge branch 'main' into patch-1
2020-11-24 13:23:26 -08:00
Oliver Stäbler
64f653a809
Build/Test all go packages
...
Use the "..." pattern to build/test all go packages in a repository.
2020-11-24 21:16:36 +01:00
Robert Rosca and GitHub
0e2cd77dc8
Use consistent calls to pip
...
`pip` was called in two different ways which is a bit inconsistent, this change just makes it so that it is called in the same way both times.
2020-11-23 11:13:06 +01:00
Clément Grégoire and GitHub
ee5512ec21
Following the latest guidelines for triggers
2020-11-22 15:37:53 +01:00
Clément Grégoire and GitHub
94f134c8ff
Enhance CMake starter workflow
...
This enhances and cleans the previous workflow by:
- Using the universal cmake commands
- Using `${{env.BUILD_TYPE}}` instead of enforcing bash shell
- Adding the install and artifact steps
2020-11-22 15:09:18 +01:00
Christopher Schleiden and GitHub
bfb45aec41
Shorten the description
2020-11-19 14:21:12 -08:00
Christopher Schleiden and GitHub
ef7878c3e6
Add workflow_dispatch trigger to the default empty workflow
2020-11-19 14:07:15 -08:00
Ben McMorran
92d9a2c433
Add MSBuild C/C++ starter workflow
2020-11-13 13:53:37 -08: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
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
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
Usha N and GitHub
5aeeb19100
Update azure.yml
2020-11-05 22:32:30 +05:30
Kayla Ngan and GitHub
f75012de65
Revert "Update Publish Docker template to publish to GitHub Container Registry"
2020-11-04 16:32:58 -05: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
93e3710ab0
Merge branch 'main' into fix-cmake-docs
2020-10-21 13:27:46 -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
Luca Stocchi
12319ff7de
update branch
...
Signed-off-by: Luca Stocchi <[email protected] >
2020-09-28 17:10:57 +02:00
Luca Stocchi
545967cef7
Add support for OpenShift Action
...
Signed-off-by: Luca Stocchi <[email protected] >
2020-09-28 16:59:32 +02: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
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
c6ccc6f609
Update to use the $registry-url() token
2020-09-09 15:42:40 -07:00
Kayla Ngan and GitHub
01816c2943
Add in account path part
2020-08-31 16:40:03 -04:00
Kayla Ngan and GitHub
b54b703ab1
Update docker-publish.yml
2020-08-31 16:21:54 -04:00
Andy McKay and GitHub
8e9dd416eb
Merge pull request #624 from mohd-akram/blank-indentation
...
blank.yml: fix indentation
2020-08-26 15:05:31 -07:00
Andy McKay and GitHub
3ba9eeb432
Merge pull request #493 from mosteo/master
...
Ada starter workflow, icon and properties
2020-08-25 09:17:05 -07:00
Andy McKay and GitHub
ac0f10b559
Merge pull request #604 from maximousblk/add-setup-deno
...
Add Deno
2020-08-25 09:13:19 -07:00
Maximous Black and GitHub
4c50c2463d
Update deno.yml
2020-08-25 13:24:46 +05:30
Andy McKay and GitHub
af51c4b131
Merge pull request #47 from jherico/master
...
Add a starter cmake workflow
2020-08-24 09:58:27 -07:00
Andy McKay and GitHub
7170aed588
Merge pull request #460 from jai/ios-starter-workflow
...
Add iOS Starter Workflow
2020-08-24 09:56:49 -07:00
Andy McKay and GitHub
556dbfef74
Merge branch 'master' into master
2020-08-24 08:37:18 -07:00
d9ef0c9fa9
s/master/$default-branch/ in workflow
...
Co-authored-by: Andy McKay <[email protected] >
2020-08-24 11:10:05 +02:00
Ben Heil
781ae15668
Corrected the name: the action uses Conda but not Anaconda
2020-08-23 22:21:14 -04:00
Ben Heil
e6a92cdf5e
Update with requested changes from @andymckay
2020-08-22 09:09:50 -04:00
Ben Heil
9d5fc9a9d5
Get up to date with actions:main
2020-08-22 08:38:27 -04:00