Commit Graph

220 Commits

Author SHA1 Message Date
Laurent Rineau b145d1ce76 restrict actions a bit more 2024-12-20 11:09:35 +01:00
Laurent Rineau f6f9da46e1 remove the code about "filter_testsuite"
That feature has been dead since Sept 2021 and no longer maintained.

It is probably not needed anymore, and not working anyway.
2024-12-05 14:34:33 +01:00
Laurent Rineau 2b0c79e85a update reuse to v5 2024-11-26 10:14:17 +01:00
Laurent Rineau 640705e811
wip 2024-11-08 11:34:07 +01:00
Laurent Rineau 53dd1ea488
Delete .github/ISSUE_TEMPLATE/config.yml 2024-11-08 11:26:22 +01:00
Nicolas Saillant e7135549d6 Move CGAL issue template and add config settings 2024-11-07 13:06:22 +01:00
Sébastien Loriot 3deebceb97 Revert "Embed cleanup.sh in the action"
This reverts commit 9cafc4dd4c.
2024-10-09 16:00:51 +02:00
Laurent Rineau 2b3e0a7098
Update build_doc.yml 2024-10-09 11:28:05 +02:00
Laurent Rineau 9cafc4dd4c Embed cleanup.sh in the action
It seems somebody removed it from the `cgal.github.io` repo.
2024-10-09 11:20:53 +02:00
Laurent Rineau 6b366985e1 actual fix of build_doc.yml [skip ci] 2024-09-23 15:53:05 +02:00
Laurent Rineau 634e9ac787 actual fix of build_doc.yml [skip ci] 2024-09-23 15:45:01 +02:00
Laurent Rineau e9c84037e5 try to fix build_doc [skip ci] 2024-09-23 12:18:48 +02:00
Laurent Rineau 420ed32ef6 [skip ci] update 2024-09-15 22:37:57 +02:00
Laurent Rineau d73be1db7f update 2024-09-15 22:30:38 +02:00
Laurent Rineau e20d663ef7 update 2024-09-15 22:24:29 +02:00
Laurent Rineau 71dd7188fa update 2024-09-15 22:22:01 +02:00
Laurent Rineau 5e6f624dc9
Update build_doc.yml 2024-09-15 22:14:19 +02:00
Laurent Rineau 0306f70bb0 update the Github Action workflows for /build:* of doc 2024-09-15 21:06:26 +02:00
dependabot[bot] fa1f230364
Bump fsfe/reuse-action from 3 to 4
Bumps [fsfe/reuse-action](https://github.com/fsfe/reuse-action) from 3 to 4.
- [Release notes](https://github.com/fsfe/reuse-action/releases)
- [Commits](https://github.com/fsfe/reuse-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: fsfe/reuse-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 05:43:55 +00:00
Laurent Rineau ecbf98e4bb Revert "Fix build_doc.yml"
This reverts commit 7e1f33b716.
2024-07-01 16:27:44 +02:00
Laurent Rineau 7e1f33b716
Fix build_doc.yml
Checkout `refs/pull/$PR/head` instead of `refs/pull/$PR/merge`.

If the pull-request has conflicts, that is different.
2024-06-20 16:57:53 +02:00
Laurent Rineau 9e6433ff06 CGAL Lab 2024-03-26 18:24:51 +01:00
dependabot[bot] 6461334f79
Bump fsfe/reuse-action from 2 to 3
Bumps [fsfe/reuse-action](https://github.com/fsfe/reuse-action) from 2 to 3.
- [Release notes](https://github.com/fsfe/reuse-action/releases)
- [Commits](https://github.com/fsfe/reuse-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: fsfe/reuse-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 05:02:49 +00:00
Laurent Rineau c5147435aa reuse.yml: call apt-get update 2024-02-26 11:49:36 +01:00
Nicolas Saillant b16f57ece1 Update build scripts to use the number of available processors for parallel compilation 2024-01-23 15:05:00 +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
Laurent Rineau 2cf5576eb8 Merge pull request #7858 from janetournois/Installation-ITK-jtournois
Installation - fix `CGAL_ITK_support`
2023-11-29 17:18:55 +01:00
Laurent Rineau fbc28fa3f4 Merge pull request #7871 from CGAL/dependabot/github_actions/actions/github-script-7
Bump actions/github-script from 6 to 7
2023-11-29 17:18:50 +01:00
Laurent Rineau a34698c403 fix install.sh with Qt6 2023-11-24 11:21:02 +01:00
Laurent Rineau eb59cc6105 Merge remote-tracking branch 'cgal/master' into Installation-ITK-jtournois 2023-11-24 10:50:26 +01:00
dependabot[bot] 614ba8d6ae
Bump actions/github-script from 6 to 7
Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-20 05:04:03 +00:00
Laurent Rineau 74896b99c0 Use ITK 5.x instead of 4.13 2023-11-16 16:27:23 +01:00
Laurent Rineau 0a9392c778 try to fix issue with Github's Ubuntu 2023-11-16 15:00:06 +01:00
Laurent Rineau 8db251c796 set -x for install.sh 2023-11-16 14:56:46 +01:00
Laurent Rineau cb5bd56ef0 update install.sh
Now almost all dependencies of the CGAL 3D demo are installed.

Exceptions:
```
-- Missing optional packages:
 * LASLIB, A library for LIDAR I/O.
   Required for reading or writing LAS files.
 * SCIP, A solver for mixed integer programming.
   Can be used as a solver in the surface_reconstruction_plugin plugin.
 * OpenGR
 * libpointmatcher
```
2023-11-16 14:47:23 +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 0ffb256351 fix the workflow demo.yml
The four batches were wrong: they all compiled all the plugins, instead
of only a fourth of them.
2023-09-19 15:11:55 +02: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
Sébastien Loriot 68bc244d02 Merge remote-tracking branch 'cgal/master' into HEAD 2023-08-24 14:14:12 +02:00
dependabot[bot] a89b115b31
Bump fsfe/reuse-action from 1 to 2
Bumps [fsfe/reuse-action](https://github.com/fsfe/reuse-action) from 1 to 2.
- [Release notes](https://github.com/fsfe/reuse-action/releases)
- [Commits](https://github.com/fsfe/reuse-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: fsfe/reuse-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-24 05:57:03 +00:00
Mael c6fd1d0316
Merge branch 'master' into CGAL-Qt6-GF 2023-07-18 10:49:58 +02:00
Laurent Rineau 2330898f9d
Merge branch 'master' into CGAL-reuse_compliance-lrineau 2023-07-12 10:30:42 +02:00
Laurent Rineau 6c6ae1f732 RUNNER_TEMP is not passed from step to step
Use ./ instead
2023-07-06 14:18:49 +02:00
Laurent Rineau 974df953f9 Use RUNNER_TMP instead of HOME 2023-07-06 14:14:28 +02:00
Laurent Rineau aeb6b72a24 change the destination 2023-07-06 14:05:01 +02:00
Laurent Rineau 21e5ac0136 dependency: only cmake 2023-07-06 13:03:53 +02:00
Laurent Rineau 45fef4f9fd add the Github Action for REUSE 2023-07-06 13:02:06 +02:00
Sébastien Loriot 573de7f29e Merge branch 'master' 2023-06-22 13:38:49 +02:00