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

Fix: doc versioning by header #2063

Closed
wants to merge 4 commits into from
Closed

Fix: doc versioning by header #2063

wants to merge 4 commits into from

Conversation

kperreau
Copy link

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

What is the current behavior?

Issue Number: 1495

What is the new behavior?

Versioning documentation is now working for header versioning.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

package.json Outdated
@@ -40,7 +40,7 @@
"@nestjs/platform-fastify": "9.0.11",
"@types/jest": "28.1.7",
"@types/js-yaml": "4.0.5",
"@types/lodash": "4.14.182",
"@types/lodash": "4.14.184",
Copy link
Member

Choose a reason for hiding this comment

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

why do we need to upgrade this? 🤔

Copy link
Author

Choose a reason for hiding this comment

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

It's already updated on master, it's a fail from my rebase: 67c78e4

Copy link
Member

Choose a reason for hiding this comment

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

coud you rebase it again? looks like we got some conflicts to fix

Copy link
Author

Choose a reason for hiding this comment

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

Sure, it's done

@kperreau kperreau requested a review from micalevisk September 8, 2022 08:46
@kamilmysliwiec
Copy link
Member

Apologies for not reviewing this sooner!

Could you please resolve conflicts? Also, any chance we can add an e2e test too (with enabled versioning by header)?

@david-induro
Copy link

Any updates on this? Looking forward to being able to use it! :)

@jointhejourney
Copy link

is there anything remaining to merge this? happy to contribute to this PR to get it merged

@kamilmysliwiec
Copy link
Member

We're still waiting for e2e tests to be added

@kperreau kperreau closed this by deleting the head repository Mar 11, 2024
@dalaverd
Copy link

Any news on this?

@dalaverd dalaverd mentioned this pull request Jun 26, 2024
4 tasks
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.

6 participants