Commit Graph

185 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
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 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
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
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
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
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 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 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