Commit Graph

15 Commits

Author SHA1 Message Date
Clément Grégoire 2e8a60b695 Merge branch 'main' into patch-1 2021-01-07 08:04:59 +01:00
Clément Grégoire 4978051373 runner.workspace => github.workspace
Co-authored-by: Josh Gross <joshmgross@github.com>
2021-01-07 08:01:58 +01:00
Clément Grégoire b6f43960ef Fix context references
runner.workspace => github.workspace

Co-authored-by: Josh Gross <joshmgross@github.com>
2021-01-07 08:01:43 +01:00
Andrew Marshall c17ea6bad7 fix context references in cmake template (#762)
Co-authored-by: Josh Gross <joshmgross@github.com>
2021-01-04 13:52:34 -05:00
Clément Grégoire f344c836c9 CMake: Use ${{runner.workspace}}/build instead of ./build 2020-12-05 16:06:07 +01:00
Clément Grégoire 1bf4cbdad8 CMake: Remove the install and artifact steps for 2020-11-24 22:56:29 +01:00
Clément Grégoire ee5512ec21 Following the latest guidelines for triggers 2020-11-22 15:37:53 +01:00
Clément Grégoire 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
kszonek e24322bcc0 Fix docs link in cmake CI file 2020-10-19 21:30:11 +02:00
Bradley Austin Davis 9ca8884216 Switching to single-platform build per PR comments 2020-08-21 18:39:05 -07:00
Bradley Austin Davis 760d91097a Update ci/cmake.yml
Co-authored-by: Andy McKay <andymckay@github.com>
2020-08-21 18:35:36 -07:00
Brad Davis 9342fc5f27 Fix workflow name to drop 'CI' 2019-10-18 09:27:36 -07:00
Brad Davis d78d85f6c7 Applying naming feedback, adding comments and expanding target platforms 2019-10-18 09:24:35 -07:00
Brad Davis d01030b5b8 Switch to out-of-source builds 2019-09-19 14:39:49 -07:00
Brad Davis 9de067fdf0 Add a starter cmake workflow 2019-08-16 10:21:30 -07:00