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

permit indexing of first-upload of dist with raw vstring version #410

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rjbs
Copy link
Collaborator

@rjbs rjbs commented Apr 30, 2023

Right now, this fails weirdly. See #365.

I predict easier to fix once we use PAUSE::Indexer::Context.

@rjbs rjbs force-pushed the raw-vstring-version branch 3 times, most recently from 0517ef1 to 6a16213 Compare April 28, 2024 11:45
@rjbs rjbs added the indexer How we index uploads label Apr 28, 2024
@rjbs rjbs force-pushed the raw-vstring-version branch 2 times, most recently from 921d828 to 0e9201c Compare April 28, 2024 14:35
@rjbs rjbs changed the title XXX: tests for "our $VERSION = v8.67.53" permit indexing of first-upload of dist with raw vstring version Apr 28, 2024
Right now, this fails weirdly.  See andk#365, which says:

> If you're doing the first release of a package, and you set the version
> string to an unquoted v-string, such as
>
> our $VERSION = v1.0.1;
>
> Then the uploader will get a message saying they don't have an indexing
> permission on the package.
>
> Putting double quotes around the v-string will fix it, so we should at least
> recognise the problem and tell the uploader.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
indexer How we index uploads
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant