Coder Social home page Coder Social logo

Comments (9)

dnkoutso avatar dnkoutso commented on June 26, 2024 1

and PR CocoaPods/CocoaPods#10942

from core.

dnkoutso avatar dnkoutso commented on June 26, 2024

We probably need a follow up PR to this #703 to catch more the regex.

Can you provide a similar repo URL for us to write a test with? Transferring this cocoapods-core.

from core.

dnkoutso avatar dnkoutso commented on June 26, 2024

This passes for me:

it 'test' do
  url = 'https://hello:[email protected]'
  @sources_manager.send(:name_for_url, url).
    should == 'myspecrepo'
end

There is something specific to your URL and setup that causes the regex not to catch it.

from core.

Mebius973 avatar Mebius973 commented on June 26, 2024

Hello @dnkoutso, you can use this repo to reproduce: https://gitlab.com/t2428/myapp
Type "pod install".
With pod 1.10.2 -> Everything is ok
With pod 1.11.0 -> userinfo not supported. [RFC3986]

from core.

dnkoutso avatar dnkoutso commented on June 26, 2024

let me see.

from core.

dnkoutso avatar dnkoutso commented on June 26, 2024

Verified this works with #703 which will ship with 1.11.1 hopefully today.

from core.

dnkoutso avatar dnkoutso commented on June 26, 2024

If you still see a problem I will re-open after 1.11.1 ships.

from core.

dnkoutso avatar dnkoutso commented on June 26, 2024

Actually this may be have been a different issue which I think I got a fix. Follow along here CocoaPods/CocoaPods#10941

from core.

dnkoutso avatar dnkoutso commented on June 26, 2024

Actually will be fixed by CocoaPods/CocoaPods#10942 instead.

from core.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.