Coder Social home page Coder Social logo

Comments (4)

ldez avatar ldez commented on May 29, 2024 1

When I say "automatically", I think through the CI 😉

Thank you, I will publish the package.

from atom-language-ignore.

confused-Techie avatar confused-Techie commented on May 29, 2024 1

When I say "automatically", I think through the CI 😉

Thank you, I will publish the package.

Yeah fair enough, suppose I should've said, 'Easier' as it just does some steps for you. But thanks a ton!

from atom-language-ignore.

ldez avatar ldez commented on May 29, 2024

Hello,
yes, the support for .gcloudignore can be added.
The repository configuration no longer allows publishing a version automatically, but I can do it manually if you provide the Pulsar workflow.

from atom-language-ignore.

confused-Techie avatar confused-Techie commented on May 29, 2024

@ldez That's fantastic news!

You could do it automatically, or completely manually.

  • Manually: Installing Pulsar to your workstation, then using pulsar -p publish minor in the same directory as your package. To do this of course you'll need to have an account with Pulsar that you can make on the Pulsar Website. And prior to publishing get your API key from the website after creating your account and run pulsar -p login --token=<API_TOKEN>. And after this you

Automatically

  1. Install Pulsar on your workstation
  2. Create an account on the Pulsar Website
  3. Take your API token from the website and run pulsar -p login --token=<API_TOKEN>
  4. Then within the project directory run pulsar -p publish minor

Manually

  1. Update your package's package.json with the next version in the version key
  2. Tag a release on GitHub with the same new version
  3. Create an account on the Pulsar Website
  4. Take your API token from the website and save it for the next step
  5. Make a POST request to https://api.pulsar-edit.dev/api/packages/language-ignore/versions with the Header value "Authorization": "<API_TOKEN>" set.

But I know the above might be a lot. But would love to see you contributing to the package on Pulsar, if you'd rather I'd also be more than happy to help out! Since anyone given write access to the repo is able to publish to pulsar as well. But otherwise I hope the above steps work just fine for you. And I'll make a PR here with the suggested changes!
Thanks again for the response!

from atom-language-ignore.

Related Issues (4)

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.