Giter Club home page Giter Club logo

Comments (5)

deinok avatar deinok commented on May 27, 2024 1

We can set it like environment variables so no password or key exist in the .yml file.
dotnet nuget push ./src/package.nupkg --api-key $MY_GET_API_KEY --source $MY_GET_SOURCE

from graphql-client.

deinok avatar deinok commented on May 27, 2024

@joemcbride So, we let CircleCI o we change to any other?

from graphql-client.

joemcbride avatar joemcbride commented on May 27, 2024

I'm perfectly fine sticking with CircleCI. The way I've setup the other repos is they push nuget packages to MyGet.org, then there is a manual push to NuGet.org as needed. This is so you can have a package built for a branch and test it though not pollute NuGet.org with a lot of packages. Does CircleCI support encrypted credentials in the .yml file?

from graphql-client.

joemcbride avatar joemcbride commented on May 27, 2024

If you don't need/want to do that then can just close this issue probably.

from graphql-client.

deinok avatar deinok commented on May 27, 2024

CIRCLECI->Settings->BuildSettings->Environment Variables
$MY_GET_API_KEY -> the API Key

The $MY_GET_SOURCE I can set it in the .yml for fast changes

from graphql-client.

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.