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

Add support for GitLab's new style routes #267

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

Reddine
Copy link
Contributor

@Reddine Reddine commented May 19, 2023

This might be a breaking change for custom or self hosted Gitlab instances that are running old versions, as a solution they can use the override url options.

Closes #266

@cookpete
Copy link
Owner

This might be a breaking change

I think we can take that risk considering how long it’s been?

@cookpete cookpete merged commit 8feafe8 into cookpete:master Sep 11, 2024
@Reddine
Copy link
Contributor Author

Reddine commented Sep 11, 2024

I guess they reverted the change

@Reddine
Copy link
Contributor Author

Reddine commented Sep 11, 2024

Ping @cookpete

@cookpete
Copy link
Owner

@Reddine Does that mean we are good and can publish this?

@ljharb
Copy link
Contributor

ljharb commented Sep 11, 2024

that would suggest that we don't need this PR at all, and it shouldn't have been merged.

@Reddine
Copy link
Contributor Author

Reddine commented Sep 11, 2024

@Reddine Does that mean we are good and can publish this?

No, I mean this change is not needed anymore.

@cookpete
Copy link
Owner

Ah sorry I thought I guess they reverted the change was referring to the change to not redirect from old to new links.

No problem. I shall revert 🙃

@Reddine
Copy link
Contributor Author

Reddine commented Sep 11, 2024

Thank you! Sorry for not closing the PR earlier!

@cookpete
Copy link
Owner

No apology needed. Sorry for being a ghost for so long 👻

cookpete added a commit that referenced this pull request Sep 11, 2024
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.

Support GitLab's new style routes
3 participants