Laurent Rineau
|
b145d1ce76
|
restrict actions a bit more
|
2024-12-20 11:09:35 +01:00 |
Laurent Rineau
|
95b83b1214
|
Merge pull request #7845 from puneetmatharu/patch-cgal-dont-override-build-testing
Patch usage of BUILD_TESTING to handle the case that CGAL is a subproject
|
2023-11-29 17:22:54 +01:00 |
Puneet Matharu
|
7944441068
|
Patch usage of BUILD_TESTING to handle the case that CGAL is a subproject.
|
2023-11-02 18:09:03 +00:00 |
Laurent Rineau
|
28632f21fc
|
Merge branch 'master' into CGAL-Qt6-GF
# Conflicts:
# Installation/CHANGES.md
|
2023-09-14 17:40:05 +02:00 |
Laurent Rineau
|
c276b54e94
|
Remove one occurence of "qt5"
|
2023-09-11 17:33:54 +02:00 |
dependabot[bot]
|
4addbd6ddc
|
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-11 05:35:00 +00:00 |
Laurent Rineau
|
a3606c2b1c
|
Update Github workflows from CGAL `master` version
|
2023-03-29 16:03:55 +02:00 |
SaillantNicolas
|
b71d2b1f00
|
fix typo in cmake-all workflow
|
2023-01-27 15:00:05 +01:00 |
Nicolas Saillant
|
349ad3cf14
|
Add workflow_dispatch
|
2023-01-18 11:52:47 +01:00 |
dependabot[bot]
|
89898a5f92
|
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-24 07:10:25 +00:00 |
naveen
|
03023aa08f
|
chore: Set permissions for GitHub actions
Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much.
- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions
https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs
[Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/)
Signed-off-by: naveen <172697+naveensrinivasan@users.noreply.github.com>
|
2022-06-23 00:31:13 +00:00 |
Laurent Rineau
|
d21bec765a
|
Test the Installation in Github Actions
|
2021-10-06 15:02:10 +02:00 |
Laurent Rineau
|
349d136161
|
Add BUILD_TESTING, for CTest
|
2021-09-29 18:03:51 +02:00 |
Laurent Rineau
|
b8c7be97c9
|
Update the CI
|
2021-09-29 18:01:53 +02:00 |
Laurent Rineau
|
1e3e0f5e34
|
Update cmake-all.yml
|
2020-01-10 13:54:27 +01:00 |
Laurent Rineau
|
a8d3f13def
|
Try with clang instead of gcc
|
2019-09-20 13:59:01 +02:00 |
Laurent Rineau
|
61b5d167ba
|
Add sudo
|
2019-09-20 13:53:36 +02:00 |
Laurent Rineau
|
8abe5d8048
|
s/apt/apt-get/
|
2019-09-20 13:51:09 +02:00 |
Laurent Rineau
|
45f7ea3278
|
fetch-depth set to 0
|
2019-09-20 13:50:12 +02:00 |
Laurent Rineau
|
334ab90b16
|
Install dependencies
|
2019-09-20 13:46:51 +02:00 |
Laurent Rineau
|
c239cf6b7d
|
update
|
2019-09-20 13:41:51 +02:00 |
Laurent Rineau
|
0f03856b32
|
update
|
2019-09-20 13:39:46 +02:00 |