Giter Site home page Giter Site logo

Comments (11)

cliffrowley avatar cliffrowley commented on August 16, 2024 1

No worries, I will get around to look at this as soon as I can. I've been busy lately and I'm full to the eyeballs with a horrible cold at the moment so coding is the last thing I feel like doing.. Give me a few days and I'll get a look.

from atom-open-in-sourcetree.

cliffrowley avatar cliffrowley commented on August 16, 2024

from atom-open-in-sourcetree.

a7madgamal avatar a7madgamal commented on August 16, 2024

Sorry I missed your reply.
#11 I think this is also the same thing.
I'm afraid I'm not that good yet with atom :(

from atom-open-in-sourcetree.

a7madgamal avatar a7madgamal commented on August 16, 2024

tyt and I hope you get better soon πŸ€’

from atom-open-in-sourcetree.

a7madgamal avatar a7madgamal commented on August 16, 2024

@cliffrowley πŸ‘
I hope you get rid of the popup completely and just open the active file's project directly
or what do you think?

from atom-open-in-sourcetree.

kachkaev avatar kachkaev commented on August 16, 2024

I was able to fix this in #14 πŸŽ‰ ! Thanks @a7madgamal for reporting this issue – it was reassuring to know that I was not alone!

@cliffrowley hope to see the fix in a new release of your package. Thanks a lot for implementing atom-open-in-sourcetree – it's exactly what I was looking for!

from atom-open-in-sourcetree.

cliffrowley avatar cliffrowley commented on August 16, 2024

Hi @kachkaev - I don't actually use Atom at the moment, would you be interested in becoming a collaborator for this extension?

from atom-open-in-sourcetree.

kachkaev avatar kachkaev commented on August 16, 2024

Yep, I don’t mind, thanks. Have you switched to vscode? :–)

In any case, could you please publish a new version on npm once it’s been cut?

from atom-open-in-sourcetree.

kachkaev avatar kachkaev commented on August 16, 2024

Thanks for adding me as a collaborator @cliffrowley! I'll prepare 0.1.9 now so you'll only need to pull the latest commits, check them and apm publish πŸ‘


UPD: Done with preparing 0.1.9! πŸŽ‰

Hmm.. Although I was able to push a new commit to master, apm publish did not work for me. Not sure why:

apm publish 0.1.9
Preparing and tagging a new version βœ“
Pushing v0.1.9 tag Username for 'https://github.com': kachkaev
Password for 'https://[email protected]': 
βœ—
remote: Invalid username or password.
fatal: Authentication failed for 'https://github.com/cliffrowley/atom-open-in-sourcetree/'

Could be to do with my github ssh/2fa setup, will check now.

from atom-open-in-sourcetree.

kachkaev avatar kachkaev commented on August 16, 2024

OK, finally got this sorted πŸ˜… Tuned out I needed to authenticate with a new github access token instead of my password because of 2FA. Got too eased off by ssh auth as a default method, so completely forgot how to do this via good old HTTPS πŸ˜ƒ

HTTPS was forced by apm publish despite that remote is [email protected]/... because https://.. repo url is used in package.json.

0.1.9 is out!

from atom-open-in-sourcetree.

cliffrowley avatar cliffrowley commented on August 16, 2024

Excellent, glad you got it sorted - sorry I've been a tad busy!

from atom-open-in-sourcetree.

Related Issues (12)

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.