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

chore: integrate che-docs into overall release process #2693

Merged
merged 1 commit into from
Mar 21, 2024
Merged

Conversation

mkuznyetsov
Copy link
Contributor

@mkuznyetsov mkuznyetsov commented Feb 27, 2024

What does this pull request change?

Add a workflow for performing automated tasks related to Eclipse Che release.
This job can be triggered manually, as well as it will be called automatically at the end of the general automated release workflow.

  • create 7.x.y branch and tag
  • create pull-request to main and bugfix branch updating antora files.
  • create pull-request to publication-builder branch.
    Screenshot from 2024-03-19 11-32-45

additionally, create and tag release image for better visibility of history on quay.io (to determine which image is related to which version of che)

What issues does this pull request fix or reference?

eclipse-che/che#22764

Specify the version of the product this pull request applies to

Pull Request checklist

The author and the reviewers validate the content of this pull request with the following checklist, in addition to the automated tests.

  • Any procedure:
    • Successfully tested.
  • Any page or link rename:
    • The page contains a redirection for the previous URL.
    • Propagate the URL change in:
  • Builds on Eclipse Che hosted by Red Hat.
  • the Validate language on files added or modified step reports no vale warnings.

@mkuznyetsov mkuznyetsov requested review from deerskindoll and a team as code owners February 27, 2024 14:25
@mkuznyetsov mkuznyetsov requested a review from svor February 27, 2024 14:25
Copy link

github-actions bot commented Feb 27, 2024

Click here to review and test in web IDE: Contribute

Copy link

github-actions bot commented Feb 27, 2024

⚡️ Deploying pull request preview...

@mkuznyetsov
Copy link
Contributor Author

@deerskindoll is there a need to tag an push container image for che-docs? is it something that needs to be used?

@deerskindoll
Copy link
Contributor

deerskindoll commented Feb 27, 2024

@deerskindoll is there a need to tag an push container image for che-docs? is it something that needs to be used?

the only thing we do for releases is described here: https://github.com/eclipse-che/che-docs/blob/main/RELEASE.adoc:

  • create a new branch for the release
  • update antora.yaml in main and the release branch
  • update publication-builder-antora-playbook.yml in the publication-builder branch

Copy link
Contributor

@deerskindoll deerskindoll left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@mkuznyetsov mkuznyetsov merged commit b0aafdb into main Mar 21, 2024
9 of 10 checks passed
@mkuznyetsov mkuznyetsov deleted the che-22764 branch March 21, 2024 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants