Giter VIP home page Giter VIP logo

Comments (13)

sergey-tihon avatar sergey-tihon commented on August 21, 2024 2

I've added an admin role to @nojaf and @bartelink.
Welcome aboard!

p.s. please update the list of active maintainers in readme.

from argu.

bartelink avatar bartelink commented on August 21, 2024 1

I work on systems that use it (and https://github.com/jet/dotnet-templates promulgates it) so will watch and participate in general. I'm happy to act as a official secondary if it helps; I'm sure nobody capable is bored, but I feel I'm already primary on enough projects that deserve more attention!

from argu.

eiriktsarpalis avatar eiriktsarpalis commented on August 21, 2024 1

@nojaf done.

from argu.

sergey-tihon avatar sergey-tihon commented on August 21, 2024 1

Thank you @eiriktsarpalis

Package accepted, NUGET_KEY with the right to push new Argu versions added to project secrets

from argu.

bartelink avatar bartelink commented on August 21, 2024 1

@nojaf Yes, that's only a sample
I may have been agressive in some Directory.props files - should be able to remediate by setting IsPackable false on all but the prod one

The NuGet key was clearly (and this is standard good policy) configured to only allow pushing new versions of existing packages, which is a failsafe to trap just this sort of snafu

from argu.

nojaf avatar nojaf commented on August 21, 2024 1

Okay, since we've covered everything, it's time to wrap this up. Thanks to everyone for demonstrating how open-source software can thrive with willing collaboration.

from argu.

eiriktsarpalis avatar eiriktsarpalis commented on August 21, 2024

I was pretty sure I had handed over maintenance for this library a long time ago, so I was surprised to find out I'm still listed as maintainer. I don't believe I'm an admin on fsprojects, so it would be best if somebody from that body handled this.

from argu.

nojaf avatar nojaf commented on August 21, 2024

Aha, interesting. @sergey-tihon do you have any insights here?
Who are the current maintainers now?

from argu.

sergey-tihon avatar sergey-tihon commented on August 21, 2024

One of these gentlemen's @cloudRoutine @palladin @haf
Or we don't have a current one

from argu.

nojaf avatar nojaf commented on August 21, 2024

Thank you @sergey-tihon!
@eiriktsarpalis can you add fsprojects as owner for the NuGet package? That way Sergey can create a new NuGet key we can add to this repositories secrets.

from argu.

nojaf avatar nojaf commented on August 21, 2024

Alright, we are almost there. The last problem I think is that we cannot publish ls?

/home/runner/work/Argu/Argu> "/usr/share/dotnet/dotnet"  nuget push -s https://api.nuget.org/v3/index.json -k *** /home/runner/work/Argu/Argu/artifacts/ls.6.1.2.nupkg (In: false, Out: false, Err: false)
Pushing ls.6.1.2.nupkg to 'https://www.nuget.org/api/v2/package'...
  PUT https://www.nuget.org/api/v2/package/
  Forbidden https://www.nuget.org/api/v2/package/ [372](https://github.com/fsprojects/Argu/actions/runs/7194004330/job/19593585675#step:5:373)ms
error: Response status code does not indicate success: 403 (The specified API key is invalid, has expired, or does not have permission to access the specified package.).

@eiriktsarpalis what is the story there? Should that be published? That is the sample, right?

The NuGet key only works for Argu probably, @sergey-tihon?

from argu.

nojaf avatar nojaf commented on August 21, 2024

To clarify, https://www.nuget.org/packages/Argu/6.1.2 did publish correctly.

from argu.

bartelink avatar bartelink commented on August 21, 2024

Putting a

    <IsPackable>false</IsPackable>

in the LS fsproj should sort it...


Oh great, FAKE complaining at me...
... why did I close #197
(answer turns out to be: because just bumping the tool version is not enough)

👇 #201 should hopefully solve the problem

from argu.

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.