Giter Club home page Giter Club logo

Comments (4)

cgoldberg avatar cgoldberg commented on July 20, 2024

Thanks for notifying me. I can make these changes if you'd like. However, you could also use this as an opportunity to learn open source development. It's easy to participate!

I didn't have push access to propose the update as part of a new branch / pull request

You don't need push access to my repo to submit a Pull Request.

Follow these steps:

  • fork my repo on GitHub (this makes a copy of my repo that belongs to you)
  • clone a local copy of the repo from your fork
  • create a branch in your local repo
  • make your modifications and commit the changes
  • push the changes back to a branch in your repo
  • go to GitHub and create a Pull Request from your branch into my [upstream] repo

Once you submit the Pull Request, I will either accept the Pull Request as-is, or I will request that you make changes to your branch. Once satisfied, I will merge the Pull Request (adding the commits from your branch to my repo's master branch).

for more details, see: https://help.github.com/en/articles/creating-a-pull-request-from-a-fork

Thanks!

from sauceclient.

cgoldberg avatar cgoldberg commented on July 20, 2024

bump

from sauceclient.

LasseHall avatar LasseHall commented on July 20, 2024

@cgoldberg my understanding is that the current implementation of apibase on master is enough for the use of EU DC. My only problem is that PyPI doesn't have a release with the relevant commit so I have to use an awkward -e git+https://github.com/cgoldberg/sauceclient.git#egg=sauceclient in requirements of my python project.

Can you create a release in PyPI?

from sauceclient.

dshuga avatar dshuga commented on July 20, 2024

Can you create a release in PyPI?

Bump

from sauceclient.

Related Issues (7)

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.