Skip to content

Conversation

drobnikj
Copy link
Member

@drobnikj drobnikj commented Jun 2, 2021

Increased the length of actor name into 63 chars (DNS safe string length)

@drobnikj drobnikj requested a review from mtrunkat June 2, 2021 14:40
@mnmkng
Copy link
Member

mnmkng commented Jun 3, 2021

I don't understand the problem much, but why would an actor name, that's in the path part of URL need to be only 63 chars? Doesn't everyone use longer strings?

@mnmkng
Copy link
Member

mnmkng commented Jun 3, 2021

e.g. GitHub uses 100 chars for repository names

@drobnikj
Copy link
Member Author

drobnikj commented Jun 3, 2021

We discussed it with Mara and decided to go with DNS safe string to do not break in the future.
cc: https://github.com/apify/apify-core/issues/2792#issuecomment-853801044
The 63 char is still long enough, even for Lukas use cases.

@mnmkng
Copy link
Member

mnmkng commented Jun 3, 2021

Cool, will merge it when I get a confirmation from @B4nan that the release process is fixed.

@B4nan
Copy link
Member

B4nan commented Jun 3, 2021

Only way to find out is to merge it :D

@B4nan B4nan merged commit 0034f9d into master Jun 3, 2021
@B4nan B4nan deleted the feature/increase_actor_name_length branch June 3, 2021 13:15
@B4nan
Copy link
Member

B4nan commented Jun 3, 2021

Works!

https://github.com/apify/apify-shared-js/releases

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.

4 participants