- 03 Feb, 2023 3 commits
-
-
Benjamin Parisel authored
Also move "bonita central" test resources to the right folder. Co-authored-by:
Thomas Bouffard <27200110+tbouffard@users.noreply.github.com>
-
dependabot[bot] authored
Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- 30 Jan, 2023 1 commit
-
-
bonita-ci authored
-
- 25 Jan, 2023 1 commit
-
-
Benjamin Parisel authored
-
- 24 Jan, 2023 1 commit
-
-
Romain Bioteau authored
-
- 20 Jan, 2023 1 commit
-
-
dependabot[bot] authored
-
- 12 Jan, 2023 2 commits
-
-
dependabot[bot] authored
Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- 06 Jan, 2023 2 commits
-
-
dependabot[bot] authored
-
dependabot[bot] authored
Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- 20 Dec, 2022 1 commit
-
-
bonita-ci authored
-
- 16 Dec, 2022 2 commits
-
-
dependabot[bot] authored
Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
Benjamin Parisel <benjamin.parisel@bonitasoft.com>
-
dependabot[bot] authored
Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- 09 Dec, 2022 2 commits
-
-
dependabot[bot] authored
-
dependabot[bot] authored
-
- 02 Dec, 2022 3 commits
-
-
dependabot[bot] authored
Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- 30 Nov, 2022 2 commits
-
-
Benjamin Parisel authored
closes #463
-
Benjamin Parisel authored
Since "Bonita" is going to be removed from component title in the documentation, we need to keep up-to-date our "tests"
-
- 25 Nov, 2022 2 commits
-
-
Benjamin Parisel authored
-
dependabot[bot] authored
-
- 24 Nov, 2022 1 commit
-
-
Benjamin Parisel authored
-
- 21 Nov, 2022 1 commit
-
-
Thomas Bouffard authored
-
- 18 Nov, 2022 2 commits
-
-
dependabot[bot] authored
-
Thomas Bouffard authored
The new input allows to build and deploy the PR preview but also to validate xref. Currently, this is needed for documentation component that have no xref to other components. See https://github.com/bonitasoft/bonita-labs-doc/pull/139 In the future, when `Antora Atlas` will be used (#326), all documentation content repositories will progressively do xref validation as part of the preview build.
-
- 14 Nov, 2022 1 commit
-
-
dependabot[bot] authored
Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- 10 Nov, 2022 3 commits
-
-
Benjamin Parisel authored
-
Benjamin Parisel authored
The actual comments template is ugly when a lot of files is updated in a PR We suggest adding a checkbox to help users identify which file he has already check. We replace the link by only the `moduleName/pageName`
-
Benjamin Parisel authored
Create a composite GitHub action Adding links for created/updated files Adding a warning if some file is deleted or renamed on a PR Covers #373 Covers #463
-
- 08 Nov, 2022 4 commits
-
-
jeromecambon authored
Fixed inconsistent page names.
-
Thomas Bouffard authored
Do not run when pushing new code (`synchronize` event) because the PR title doesn't change in this case. Run when reopening PR as the title may have changed while the PR was closed.
-
Thomas Bouffard authored
Remove an extra if that isn't relevant. It related to surge preview. Also update the `build-pr-site.yml` workflow: the bonita 2021.1 branch is now required for xref validation.
-
Thomas Bouffard authored
Remove deprecation warning logs.
-
- 04 Nov, 2022 1 commit
-
-
dependabot[bot] authored
Bumps [antora](https://gitlab.com/antora/antora) from 3.1.1 to 3.1.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://gitlab.com/antora/antora/blob/main/CHANGELOG.adoc">antora's changelog</a>.</em></p> <blockquote> <p>= Antora Changelog</p> <p>This document provides a summary of all notable changes to the core Antora components by release. For a detailed view of what's changed, refer to the repository's <a href="https://gitlab.com/antora/antora/commits/main%5Bcommit">https://gitlab.com/antora/antora/commits/main[commit</a> history].</p> <p>This project utilizes semantic versioning.</p> <p>== 3.2.0-alpha.2 (2022-11-01)</p> <p>=== Added</p> <ul> <li><em>content-classifier</em>: Emit <code>componentsRegistered</code> event after all components and versions have been registered (<a href="https://gitlab.com/antora/antora/issues/1015">#1015</a>)</li> <li><em>content-classifier</em>: Store raw files, nav, and startPage data on partially constructed component version until processed (<a href="https://gitlab.com/antora/antora/issues/1015">#1015</a>)</li> <li><em>content-classifier</em>: Add readable property named <code>files</code> to component version in <code>ContentCatalog#registerComponentVersionStartPage</code> to get files for component version on access (<a href="https://gitlab.com/antora/antora/issues/1015">#1015</a>)</li> <li><em>content-classifier</em>: Add readable property named <code>startPage</code> to component version in <code>ContentCatalog#registerComponentVersionStartPage</code> to look up start page for component version on access (<a href="https://gitlab.com/antora/antora/issues/1015">#1015</a>)</li> <li><em>content-classifier</em>: Discover implicit site start page in component version promoted to site root (<a href="https://gitlab.com/antora/antora/issues/1021">#1021</a>)</li> <li><em>content-classifier</em>: Update <code>ContentCatalog#registerComponentVersionStartPage</code> to return start page</li> </ul> <p>=== Changed</p> <ul> <li><em>content-classifier</em>: Don't recompute resource ID on file from content aggregate if <code>src.family</code> is set (<a href="https://gitlab.com/antora/antora/issues/1026">#1026</a>)</li> <li><em>content-classifier</em>: Don't assign fallback value to url property on component version if property is already set</li> <li><em>site-generator</em>: Print site URL instead of file URI in completion message if CI=true</li> </ul> <p>=== Fixed</p> <ul> <li><em>playbook-builder</em>: Decouple logic to compute default log format from process environment (<a href="https://gitlab.com/antora/antora/issues/1022">#1022</a>)</li> <li><em>playbook-builder</em>: Use consistent formatting for error messages in playbook builder</li> <li><em>playbook-builder</em>: Allow content aggregator to parse value of <code>content.branches</code> and <code>content.tags</code> playbook keys (<a href="https://gitlab.com/antora/antora/issues/1025">#1025</a>)</li> <li><em>content-classifier</em>: Add guard to prevent <code>ContentCatalog#registerSiteStartPage</code> from registering alias loop (<a href="https://gitlab.com/antora/antora/issues/1020">#1020</a>)</li> <li><em>redirect-producer</em>: Preserve target when creating static route if target is an absolute URL (<a href="https://gitlab.com/antora/antora/issues/1024">#1024</a>)</li> <li><em>site-generator</em>: Look for IS_TTY on <code>playbook.env</code> in site generator to decouple check from process environment</li> </ul> <p>== 3.2.0-alpha.1 (2022-10-20)</p> <p>=== Added</p> <ul> <li><em>content-aggregate</em>: Introduce syntax to match branches by worktree name (for inclusion or exclusion) (e.g., <code>HEAD@5.8.x</code>) (<a href="https://gitlab.com/antora/antora/issues/1016">#1016</a>)</li> <li><em>content-aggregate</em>: Allow linked worktree to be used as content source; automatically resolve main repository location and remap HEAD reference in branches (<a href="https://gitlab.com/antora/antora/issues/535">#535</a>)</li> <li><em>content-aggregate</em>: Add support for <code>ref</code> placeholder to insert full name of git ref (e.g., <code>refs/heads/v3.1.x</code>) in value of <code>edit_url</code> key on content source (<a href="https://gitlab.com/antora/antora/issues/1013">#1013</a>)</li> <li><em>content-classifier</em>: Use value of <code>versionSegment</code> property on component version in place of version in output path and URL of pages (<a href="https://gitlab.com/antora/antora/issues/1006">#1006</a>)</li> <li><em>content-classifier</em>: Set dynamic <code>activeVersionSegment</code> property on component version to indicate which version segment is in use (<a href="https://gitlab.com/antora/antora/issues/1006">#1006</a>)</li> <li><em>content-classifier</em>: Add <code>addSplatAlias</code> method to <code>ContentCatalog</code> for adding a splat (directory) alias (<a href="https://gitlab.com/antora/antora/issues/1008">#1008</a>)</li> </ul> <p>=== Changed</p> <ul> <li><em>playbook-builder</em>: Remove trailing slash from value of <code>site.url</code> when building playbook (<a href="https://gitlab.com/antora/antora/issues/1009">#1009</a>)</li> <li><em>content-aggregator</em>: Always assign the value <code>auth-required</code> to <code>origin.private</code> if the server requests credentials (even when credentials are embedded in content source URL) (<a href="https://gitlab.com/antora/antora/issues/1012">#1012</a>)</li> <li><em>content-classifier</em>: shorten <code>urlSegment</code> fragment in property names on ContentCatalog to <code>segment</code> (e.g., <code>latestVersionUrlSegment</code> -> <code>latestVersionSegment</code>)</li> <li><em>site-generator</em>: Remove trailing slash from value of <code>site.url</code> after <code>playbookBuilt</code> event (<a href="https://gitlab.com/antora/antora/issues/1009">#1009</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://gitlab.com/antora/antora/commit/f09e3ac1f8597430a46c7e44ad280a927b42d184"><code>f09e3ac</code></a> release 3.1.2</li> <li><a href="https://gitlab.com/antora/antora/commit/937c40c4bc4ffb6098e10f338c31847d71933a63"><code>937c40c</code></a> upgrade dependencies that can be upgraded and refresh dependency lock file</li> <li><a href="https://gitlab.com/antora/antora/commit/5af8e49bf2114824ac1e4439b67470bcc0fd9212"><code>5af8e49</code></a> refresh dependency lock file</li> <li><a href="https://gitlab.com/antora/antora/commit/cdd7223392d466f7469a785acd46503b3fa45cb4"><code>cdd7223</code></a> update release process; automate management of release and tool version attri...</li> <li><a href="https://gitlab.com/antora/antora/commit/a8d8e729ba8527bfda4b5f336c66e6f41c556506"><code>a8d8e72</code></a> merge !964</li> <li><a href="https://gitlab.com/antora/antora/commit/911ae5400ed7b46545e6f1fd54068679a27e0d75"><code>911ae54</code></a> update What's New for Antora 3.1.2</li> <li><a href="https://gitlab.com/antora/antora/commit/f6fc688f04fe8daaf6d0395b200d371dc205d99a"><code>f6fc688</code></a> replace raise event with emit event</li> <li><a href="https://gitlab.com/antora/antora/commit/1975bd2c88c7dec8d037503bc59d6c2730ff7ed1"><code>1975bd2</code></a> backport fix for <a href="https://gitlab.com/antora/antora/issues/1025">#1025</a> allow content aggregator to parse value of content.bra...</li> <li><a href="https://gitlab.com/antora/antora/commit/7a398956f93029da3e1125aa9ed91ec2498f38c6"><code>7a39895</code></a> reclassify CHANGELOG entries</li> <li><a href="https://gitlab.com/antora/antora/commit/34ac3e2d886826befd6b049757508f2b444ae336"><code>34ac3e2</code></a> backport fix for <a href="https://gitlab.com/antora/antora/issues/1024">#1024</a> preserve target when creating static route if target i...</li> <li>Additional commits viewable in <a href="https://gitlab.com/antora/antora/compare/v3.1.1...v3.1.2">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores ) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- 02 Nov, 2022 1 commit
-
-
bonita-ci authored
Make Antora use the new bundle theme: bonita-documentation-theme-v1.8.0.zip Release notes: https://github.com/bonitasoft/bonita-documentation-theme/releases/tag/v1.8.0
-
- 28 Oct, 2022 2 commits
-
-
Thomas Bouffard authored
This applies to the shared action, which is used in documentation content repositories and in this repository as well. Also log the details of the generated files. Introduce new shared actions to remove duplication - upload the artifact of the site - log built site details Fix the `build-pr-site` workflow: it requires bcd 3.6, bonita 2022.1 to make xref validation pass
-
dependabot[bot] authored
-
- 21 Oct, 2022 1 commit
-
-