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

Remove "unmaintained" banner for 2.5.0 #5884

Merged
merged 1 commit into from
Jun 29, 2022

Conversation

cdrage
Copy link
Member

@cdrage cdrage commented Jun 27, 2022

What type of PR is this:

/kind documentation

What does this PR do / why we need it:

Removes the "unmaintained" part of website when it refers to 2.5.0

Which issue(s) this PR fixes:

N/A

How to test changes / Special notes to the reviewer:

Signed-off-by: Charlie Drage [email protected]

@netlify
Copy link

netlify bot commented Jun 27, 2022

Deploy Preview for odo-docusaurus-preview ready!

Name Link
🔨 Latest commit 8407df0
🔍 Latest deploy log https://app.netlify.com/sites/odo-docusaurus-preview/deploys/62baee68063fbe0008ce158d
😎 Deploy Preview https://deploy-preview-5884--odo-docusaurus-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@odo-robot
Copy link

odo-robot bot commented Jun 27, 2022

Unit Tests on commit ca7248e finished successfully.
View logs: TXT HTML

@odo-robot
Copy link

odo-robot bot commented Jun 27, 2022

Kubernetes Tests on commit ca7248e finished successfully.
View logs: TXT HTML

@odo-robot
Copy link

odo-robot bot commented Jun 27, 2022

Windows Tests (OCP) on commit ca7248e finished successfully.
View logs: TXT HTML

@odo-robot
Copy link

odo-robot bot commented Jun 27, 2022

Validate Tests on commit ca7248e finished successfully.
View logs: TXT HTML

@odo-robot
Copy link

odo-robot bot commented Jun 28, 2022

OpenShift Tests on commit ca7248e finished with errors.
View logs: TXT HTML

@feloy
Copy link
Contributor

feloy commented Jun 28, 2022

Why are we removing this banner? I thought it was the way to alert the user they had landed in the "wrong" documentation section. Without this banner, it is not straightforward to distinguish between v2.5 and v3 pages

**What type of PR is this:**

<!--
Add one of the following kinds:
/kind bug
/kind feature
/kind cleanup
/kind tests

Feel free to use other [labels](https://github.com/redhat-developer/odo/labels) as needed. However one of the above labels must be present or the PR will not be reviewed. This instruction is for reviewers as well.
-->

/kind documentation

**What does this PR do / why we need it:**

Removes the "unmaintained" part of website when it refers to 2.5.0

**Which issue(s) this PR fixes:**
<!--
Specifying the issue will automatically close it when this PR is merged
-->

N/A

**How to test changes / Special notes to the reviewer:**

Signed-off-by: Charlie Drage <[email protected]>
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.5% 0.5% Duplication

@cdrage
Copy link
Member Author

cdrage commented Jun 28, 2022

Why are we removing this banner? I thought it was the way to alert the user they had landed in the "wrong" documentation section. Without this banner, it is not straightforward to distinguish between v2.5 and v3 pages

Unfortunately Docusaurus automatically adds a "unmaintained" banner if the version number is lower than the most current one.

So instead, I have disabled the banner and enabled the "badge" so that the version will always show (with a label for stable)

Screen Shot 2022-06-28 at 8 05 11 AM

@dharmit
Copy link
Member

dharmit commented Jun 29, 2022

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. Required by Prow. label Jun 29, 2022
@feloy
Copy link
Contributor

feloy commented Jun 29, 2022

/approve

@openshift-ci
Copy link

openshift-ci bot commented Jun 29, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: feloy

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. Required by Prow. label Jun 29, 2022
@cdrage cdrage merged commit a13ff32 into redhat-developer:main Jun 29, 2022
cdrage added a commit to cdrage/odo that referenced this pull request Aug 31, 2022
**What type of PR is this:**

<!--
Add one of the following kinds:
/kind bug
/kind feature
/kind cleanup
/kind tests

Feel free to use other [labels](https://github.com/redhat-developer/odo/labels) as needed. However one of the above labels must be present or the PR will not be reviewed. This instruction is for reviewers as well.
-->

/kind documentation

**What does this PR do / why we need it:**

Removes the "unmaintained" part of website when it refers to 2.5.0

**Which issue(s) this PR fixes:**
<!--
Specifying the issue will automatically close it when this PR is merged
-->

N/A

**How to test changes / Special notes to the reviewer:**

Signed-off-by: Charlie Drage <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. Required by Prow. lgtm Indicates that a PR is ready to be merged. Required by Prow.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants