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
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
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
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
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
Nicolas Saillant
349ad3cf14
Add workflow_dispatch
2023-01-18 11:52:47 +01:00
Sébastien Loriot
56a852403c
force html output (needed with lxml greater that 4.6.5)
2023-01-11 16:54:02 +01:00
Sébastien Loriot
be58448e63
recent versions of lxml seems to be problematic with pyquery
...
note that this version is not the max usable but one that works
2022-12-20 18:50:23 +01:00
SaillantNicolas
b404f73370
use an intermediate environment variable
...
also move emoji-comment script
2022-11-23 15:57:09 +01:00
SaillantNicolas
d89d6b1b75
Fix javascript syntax
2022-11-16 16:35:37 +01:00
SaillantNicolas
80c3693de0
fix multiline string outputs
2022-11-04 11:14:56 +01:00
Nicolas Saillant
4cfb6840c0
Update build_doc Workflow to add reaction
2022-11-03 16:04:07 +01:00
Alex
57c49e63da
Update build_doc.yml
...
An attempt to fix https://github.com/CGAL/cgal/actions/runs/3113064958/jobs/5047524512
2022-09-23 16:30:33 +01:00
Alex
845caa5ee7
build: harden build_doc.yml permissions
...
Signed-off-by: Alex <aleksandrosansan@gmail.com>
2022-09-20 12:47:49 +02:00
Sébastien Loriot
09b44ec0b3
use the latest version of pyquery as python3 is now available by default
2022-07-18 11:19:02 +02:00
Sébastien Loriot
ecb4f004dc
Revert "disable postprocessing to debug issue"
...
This reverts commit 9e9cbb5725 .
2022-07-15 13:45:58 +02:00
Sébastien Loriot
9e9cbb5725
disable postprocessing to debug issue
2022-07-15 13:35:34 +02:00
Laurent Rineau
386811cb7c
Accomodate breaking changes in Github Action actions/github-script@v3
...
See https://github.com/actions/github-script#breaking-changes-in-v5
2022-06-27 10:00:46 +02:00
Laurent Rineau
352bf23951
Merge pull request #6709 from CGAL/dependabot/github_actions/actions/checkout-3
...
Bump actions/checkout from 2 to 3
2022-06-24 14:42:37 +02: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
dependabot[bot]
61f401e04d
Bump actions/github-script from 3 to 6
...
Bumps [actions/github-script](https://github.com/actions/github-script ) from 3 to 6.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/v3...v6 )
---
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>
2022-06-24 07:10:21 +00:00
Sébastien Loriot
0f90757b21
Merge remote-tracking branch 'cgal/5.3.x-branch'
2022-05-13 17:25:21 +02:00
Sébastien Loriot
b4d06c6fd1
remove Maxime from scripts
2022-05-06 14:04:25 +02:00
Sébastien Loriot
314b94aafa
force removal
2022-01-07 13:05:58 +01:00
Sébastien Loriot
4408f43b07
WIP test action
2022-01-07 11:47:31 +01:00
Mael Rouxel-Labbé
edec8b0784
Minor automated message improvements
2021-09-08 16:13:39 +02:00
Maxime Gimeno
30ceb97b8d
Fix the adress
2021-07-30 11:34:41 +02:00
Maxime Gimeno
ddf5ff6600
more fixes
2021-07-30 11:12:23 +02:00
Maxime Gimeno
3fe1cef92a
more fix
2021-07-30 11:04:49 +02:00
Maxime Gimeno
e1e77563f7
fix address
2021-07-30 10:17:08 +02:00
Maxime Gimeno
a945067ae6
fix error text
2021-07-30 09:59:04 +02:00
Maxime Gimeno
9e01da635d
FIX result of first job
2021-07-30 09:51:37 +02:00
Maxime Gimeno
6419ac9470
Fix typo
2021-07-29 15:43:51 +02:00
Maxime GIMENO
0eb5ee618d
Update .github/workflows/build_doc.yml
...
Co-authored-by: Laurent Rineau <Laurent.Rineau@cgal.org>
2021-07-29 15:06:07 +02:00
Maxime Gimeno
f57715bb28
FIx force-build
2021-07-29 14:56:38 +02:00
Maxime Gimeno
5072518a3d
add a force-build command to overwrite a round
2021-07-29 14:31:10 +02:00
Maxime Gimeno
8743865c52
add error messages for other exit 1 cases
2021-07-29 14:03:04 +02:00
Laurent Rineau
bea0196064
Merge pull request #5773 from maxGimeno/CI-Fix_doc_building-maxGimeno
...
Fix path to tmp.log
2021-06-16 15:04:40 +02:00
Maxime Gimeno
a7ad6602e0
Fix path to tmp.log
2021-06-09 09:30:13 +02:00
Laurent Rineau
dcc6ef2d51
Merge pull request #5717 from maxGimeno/Documentation_build-report_errors-maxGimeno
...
Documentation in github: Report issues in doxygen
2021-05-19 17:23:17 +02:00
Maxime Gimeno
35bbd7831e
If there was a problem in doc_with_postprocessing, stop the process qand post a comment with the issues
2021-05-17 15:20:34 +02:00
Sébastien Loriot
39367c2313
Merge remote-tracking branch 'cgal/5.2.x-branch'
2021-04-17 11:14:29 +02:00
Maxime Gimeno
e161f47c46
Add the package itself to the list, and not only the content of package_info/dependencies
2021-04-09 09:31:23 +02:00
Maxime GIMENO
39ddd8fabf
Update .github/workflows/build_doc.yml
...
Co-authored-by: Laurent Rineau <Laurent.Rineau@cgal.org>
2021-01-27 15:11:29 +01:00