Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CODEOWNERS to use documentation group [DOC-256] #419

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

JackPGreen
Copy link
Contributor

@JackPGreen JackPGreen commented Nov 19, 2024

Ensure consistency across all doc repos

Fixes: DOC-256

oliverhowell and others added 9 commits November 5, 2024 14:13
# Description of change

Please write a summary of your changes and why you made them. Be sure to
reference any related issues by adding `fixes #(issue)`.

## Type of change

Select the type of change that you're making:

- [ ] Bug fix (Addresses an issue in existing content such as a typo)
- [ ] Enhancement (Adds new content)

## Open Questions and Pre-Merge TODOs
- [ ] Use github checklists to create a list. When an item is solved,
check the box and explain the answer.
# Description of change

Align `antora-playbook-local.yml` according to `antora-playbook.yml`
formatting
Sort antora-aggregate-collector componentversions by name and version to
simplify mc docs update automation and reduce conflicts.
Update release branches to the latest versions
# Description of change

1. Adds two files which will be reused across other docs repos for
global links check
2. As a BONUS remove an unexisting reference from `templates/antora.yml`
Adds Readme for new links-checker mechanism

---------

Signed-off-by: devOpsHelm <[email protected]>
Co-authored-by: Oliver Howell <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: devopshazelcast <[email protected]>
Co-authored-by: devOpsHelm <[email protected]>
Co-authored-by: Nishaat Rajabali <[email protected]>
Co-authored-by: Yüce Tekol <[email protected]>
Old docs branches don't have the library `@jcahills/antora-link-checker`
installed, so need to install it in the common action

---------

Signed-off-by: devOpsHelm <[email protected]>
Co-authored-by: Oliver Howell <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: devopshazelcast <[email protected]>
Co-authored-by: devOpsHelm <[email protected]>
Co-authored-by: Nishaat Rajabali <[email protected]>
Co-authored-by: Yüce Tekol <[email protected]>
Previously the `docs` start_path was always added to the PR's branch
source. But it doesn't work for sources (e.g. `cloud-docs`) where we
have multiple `start_paths`.

```
    - url: https://github.com/hazelcast/cloud-docs
      branches: [main]
      start_paths: [docs, tutorials]
```

---------

Signed-off-by: devOpsHelm <[email protected]>
Co-authored-by: Oliver Howell <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: devopshazelcast <[email protected]>
Co-authored-by: devOpsHelm <[email protected]>
Co-authored-by: Nishaat Rajabali <[email protected]>
Co-authored-by: Yüce Tekol <[email protected]>
@fantkolja fantkolja changed the base branch from develop to main November 20, 2024 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants