Giter Club home page Giter Club logo

Comments (6)

JustinVoitel avatar JustinVoitel commented on August 28, 2024 1

I also tend to B. Will try to get the action working in the next couple of days 👍

from icons.

JustinVoitel avatar JustinVoitel commented on August 28, 2024

@edde746
yea such a job would be pretty nice to have ^^ Do you have any experience implementing such a Action ?

It would probably just need to parse the current package version from the package.json and check if there is any new version on npm and if so run npm i && npm publish, update changelog and push to github ?

from icons.

JustinVoitel avatar JustinVoitel commented on August 28, 2024

@edde746 can you test @steeze-ui/[email protected] if all is working ?

from icons.

edde746 avatar edde746 commented on August 28, 2024

@edde746 can you test @steeze-ui/[email protected] if all is working ?

Yep, works perfectly.

from icons.

JustinVoitel avatar JustinVoitel commented on August 28, 2024

@edde746 Regarding the updated npm version of all @steeze-ui/* packages:

What do you think should we

A: inherit the version of the source package, which would be easily implementable via update.py. e.g simple-icons getting updated from version 11.9.0 to 11.11.0 so the @steeze-ui/simple-icons package will be updated from 1.7.1 to 11.11.0. Only Problem would be when we want to manually push a new version (e.g a fix to something)
or
B: go by our own versioning (as it is right now) which will only get patch bumped every time the version of the source package changes ? e.g simple-icons getting updated from version 11.9.0 to 11.11.0 so the @steeze-ui/simple-icons package will be updated from 1.7.1 to 1.7.2. No Problem with manual updates

from icons.

edde746 avatar edde746 commented on August 28, 2024

I think B is the only option because of both the manual update issue as you mentioned and some packages not having source packages which would create an inconsistency where both A and B would be used.

from icons.

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.