Commit Graph

199 Commits

Author SHA1 Message Date
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
Sébastien Loriot 898e452d33 Merge remote-tracking branch 'cgal/5.5.x-branch' 2023-05-24 09:54:33 +02:00
Sébastien Loriot 4c5197f95c update CI to use doxygen 1.9.6 2023-05-24 09:52:50 +02:00
albert-github 8a2f9793cb Improve warning on GitHub
When the documentation is generated by GitHub Actions and the result is published on GitHub the warnings are not well / not easy readable.
Placing them in a "fenced code" will improve this.
(see e.g. https://github.com/CGAL/cgal/pull/7445#issuecomment-1549305160)
2023-05-16 11:38:09 +02:00
Laurent Rineau db652acef2 add Qt6 to the CI tests 2023-04-28 15:31:35 +02:00
Laurent Rineau a3606c2b1c Update Github workflows from CGAL `master` version 2023-03-29 16:03:55 +02:00
Laurent Rineau 3e1458a2d5 Add a CSS file
[skipci]
2023-03-08 11:17:16 +01:00
Laurent Rineau 3e5e5d66f1
Update list_workflow_last_run.yml
specify the charset of the HTML
2023-03-08 09:58:19 +01:00
Nicolas Saillant aadb997119 Added an action which launches the script which lists the last executed workflows 2023-03-03 15:02:32 +01:00
Laurent Rineau 2a1e8ecdd6
Update wiki_notification.yml
Add a link to the diff of the wiki page
2023-03-01 16:00:26 +01:00
Laurent Rineau 47a7eafdba
Github Action build_doc Add URL to job log in case of an error (#7292)
add the url to the job log in case of an error during build_doc
2023-03-01 15:42:44 +01:00
Laurent Rineau 8c569a2534
Fix url 2023-03-01 15:41:53 +01:00
SaillantNicolas e30b28491e
add the url to the job log 2023-03-01 15:10:17 +01:00
SaillantNicolas c7b328d3cc
prepares the e-mail in html format 2023-03-01 14:53:29 +01:00
Laurent Rineau 00a7a322e9 My proposed changes
- `CGAL_SEND_EMAIL_SSH_HOST` should be passed as a secret
- rename the variables and secrets
2023-02-22 17:16:47 +01:00
SaillantNicolas 10d1521bc6
create a reusable workflow that send email 2023-02-22 14:49:02 +01:00
SaillantNicolas 5604425c5e
make use of payload and call send_email. 2023-02-22 14:47:38 +01:00
SaillantNicolas 7f3b9e182c
change of the API url 2023-02-15 12:04:03 +01:00
SaillantNicolas c1be6b85d5
Notifications about changes to the Github wiki 2023-02-15 11:46:43 +01:00
Laurent Rineau 48b07bef84 Not PUSH_TO_CGAL_GITHUB_IO_TOKEN to checkout the PR branch 2023-01-30 13:34:59 +01:00
Laurent Rineau 798bd08989 Remove workflow_dispatch for build_doc
As the workflow is already reacting to user actions, there is no need to
trigger it manually. Besides, it requires an `issue_comment` context.
2023-01-30 09:37:46 +01:00
Laurent Rineau af3842bab0 Merge pull request #7178 from sloriot/doc_7101_follow_up
Force html output (needed with lxml greater than 4.6.5)
2023-01-27 20:55:22 +01:00