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

Follow redirects on plugin renaming #153

Open
rndquu opened this issue Oct 17, 2024 · 1 comment
Open

Follow redirects on plugin renaming #153

rndquu opened this issue Oct 17, 2024 · 1 comment

Comments

@rndquu
Copy link
Member

rndquu commented Oct 17, 2024

Right now the kernel does not follow redirects if plugin repository name is updated.

Example: we've recently renamed https://github.com/ubiquibot/conversation-rewards to https://github.com/ubiquity-os-marketplace/text-conversation-rewards and the kernel stopped calling https://github.com/ubiquity-os-marketplace/text-conversation-rewards plugin although https://github.com/ubiquibot/conversation-rewards redirects to https://github.com/ubiquity-os-marketplace/text-conversation-rewards.

There should be either a separate option in octokit to follow redirects or we should manually check that if response is 302 then call a new plugin location.

Related comment

P.S. Chances are it is expected behavior for security reasons

@rndquu
Copy link
Member Author

rndquu commented Oct 17, 2024

@0x4007 Could you invite me to https://github.com/ubiquity-os org? I want to be able to set time labels.

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

No branches or pull requests

1 participant