GithubHelp home page GithubHelp logo

Project / Fork Status about verdaccio HOT 25 CLOSED

verdaccio avatar verdaccio commented on May 10, 2024
Project / Fork Status

from verdaccio.

Comments (25)

lonelyclick avatar lonelyclick commented on May 10, 2024 4
β†’ npm owner ls
npm info it worked if it ends with ok
npm info using [email protected]
npm info using [email protected]
npm info attempt registry request try #1 at 2:25:07 PM
npm http request GET https://registry.npmjs.org/verdaccio
npm http 200 https://registry.npmjs.org/verdaccio
trentearl <[email protected]>
npm info ok

@trentearl done

from verdaccio.

jsumners avatar jsumners commented on May 10, 2024 3

Why worry about 0.10 and 0.12? 0.10 will no longer be supported at all on 2016-10-01, and 0.12 will be the same on 2016-12-31. It doesn't make any sense to retain support for them going forward. If someone needs a repo for them then they can just use Sinopia, as it will be just as supported.

Deprecate support for them in Verdaccio and move on.

from verdaccio.

silkentrance avatar silkentrance commented on May 10, 2024 2

I'd say just go for it. The other forks aren't too active and the proposals made by the guy associated with IBM, if I remember correctly, have not yet made their way into the original code base.

from verdaccio.

lonelyclick avatar lonelyclick commented on May 10, 2024 2
β†’ npm owner ls
npm info it worked if it ends with ok
npm info using [email protected]
npm info using [email protected]
npm info attempt registry request try #1 at 12:49:20 PM
npm http request GET https://registry.npmjs.org/verdaccio
npm http 200 https://registry.npmjs.org/verdaccio
lonelyclick <[email protected]>
trentearl <[email protected]>
npm info ok

@trentearl done

from verdaccio.

trentearl avatar trentearl commented on May 10, 2024 1

I have prepared the release for 1.0.0.

Unfortunately user lonelyclick has published verdaccio without informing anyone. This prevents me from publishing

I have emailed the user asking what there intentions are and if I can be collaborator.

from verdaccio.

jsumners avatar jsumners commented on May 10, 2024 1

@lonelyclick Transfer ownership by adding @trentearl and removing yourself I suppose -- https://docs.npmjs.com/cli/owner

from verdaccio.

trentearl avatar trentearl commented on May 10, 2024

This was the goal, but there are some other "competing" forks.

You can see the discussion here: rlidwka/sinopia#376

I'm open to advice on how to proceed

from verdaccio.

sullyme avatar sullyme commented on May 10, 2024

So this is the real Sinopia successor? Ho can I install it? From github link?

from verdaccio.

trentearl avatar trentearl commented on May 10, 2024

@sullyme yes, you can isntall it from github right now, im working on getting something on npm. node 6 seems to have caused some problems

from verdaccio.

juanpicado avatar juanpicado commented on May 10, 2024

@trentearl I wonder what is the path this project gonna have, because, now I'm trying to figure out which fork I should use at work. As far I've seen (aside of bugfixes) in both fork, no big changes since last commit on sinopia original. I'm asking because you mention "how to proceed" and that scares me, how can I suggest something that probably tomorrow might ends up as the original? . I agreed with @silkentrance go for it. Waiting for the npm package. πŸ‘

from verdaccio.

trentearl avatar trentearl commented on May 10, 2024

@juanpicado Originally tests were failing on older versions of node and node 6. I now have the verdaccio working with node 6 but the older versions of node still fail. I would like to get these older versions working before it is published to npm.

I asked how to proceed because when I originally forked the project there were a few people who expressed they would like to be co-maintainers and they haven't spoken up since then.

I'm hoping to have time to get all tests passing this weekend.

from verdaccio.

mrkongo avatar mrkongo commented on May 10, 2024

Go verdaccio go!

from verdaccio.

trentearl avatar trentearl commented on May 10, 2024

0.10 pass on travis but not locally on OSX. I think this is just because the tests are running by starting the server in a new process. I am trying to get the server in test to start in the same process.

from verdaccio.

trentearl avatar trentearl commented on May 10, 2024

@jsumners Thanks I didnt realize it was imminent. I should have a version published in the next few days

from verdaccio.

juanpicado avatar juanpicado commented on May 10, 2024

I guess the same for iojs, still present in the .travis conf file.

from verdaccio.

jsumners avatar jsumners commented on May 10, 2024

@lonelyclick that's seriously not cool.

from verdaccio.

aeweidne avatar aeweidne commented on May 10, 2024

@lonelyclick what gives :(

from verdaccio.

lonelyclick avatar lonelyclick commented on May 10, 2024

I am so sorry, but when unpublish, I found this http://blog.npmjs.org/post/141905368000/changes-to-npms-unpublish-policy, what should i do ?

from verdaccio.

SEAPUNK avatar SEAPUNK commented on May 10, 2024

Because the currently published version of verdaccio on npm is 1.4.0, I'm assuming the maintainers will have to bump the version to a higher version (2.0.0?), and then publish that.

On a side note, I wonder if it will be okay with @lonelyclick, unless he's a trusted maintainer, to maintain ownership alongside @trentearl on the npm package, as it will give lonelyclick publishing/deprecation/unpublishing/etc capabilities, potentially (intentionally or unintentionally) wreaking havoc on the published package.

from verdaccio.

trentearl avatar trentearl commented on May 10, 2024

@lonelyclick thank you so much!

@lonelyclick Can you remove yourself? If you want to be collaborator, I would be happy to allow that after your contributions bring some trust to the project.

However this is not the correct way for you to have permission to the npm package.

@SEAPUNK I agree I have deprecated the 1.4.0 release and published the 2.0.0 release

from verdaccio.

SEAPUNK avatar SEAPUNK commented on May 10, 2024

@lonelyclick Thank you!

from verdaccio.

trentearl avatar trentearl commented on May 10, 2024

@lonelyclick thanks!

from verdaccio.

DanielSundberg avatar DanielSundberg commented on May 10, 2024

Closed? Where is the future roadmap supposed to be discussed?

from verdaccio.

juanpicado avatar juanpicado commented on May 10, 2024

@DanielSundberg sorry for a super late reply. But in case of someone is interested on Roadmaps. We have one for the next release.

#376

from verdaccio.

lock avatar lock commented on May 10, 2024

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

from verdaccio.

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.