GithubHelp home page GithubHelp logo

workflow about stylelint HOT 9 CLOSED

stylelint avatar stylelint commented on July 18, 2024
workflow

from stylelint.

Comments (9)

jeddy3 avatar jeddy3 commented on July 18, 2024

Sounds good to me!

from stylelint.

MoOx avatar MoOx commented on July 18, 2024

lgtm too !

I also propose:

from stylelint.

davidtheclark avatar davidtheclark commented on July 18, 2024

Ok. But @MoOx would you be ok with batching new features more in these early stages?

I have a question, too: I don't know if I've messed with your intended Git workflow already. I see that you created a 0.1.0 branch. How do you want the Git workflow to proceed? (What I'm used to is different, I think, because it's just using master to represent the latest accepted changes, creating feature branches that merge back into master, and tagging releases from master.)

from stylelint.

MoOx avatar MoOx commented on July 18, 2024

Yeah sure you can push push push :)

I don't really care about branch name. I prefer relying on github labels to sort stuff.
You workflow is totally fine:

  • master is only stable (released most of the time)
  • we use branch for feature or fix or whatever
  • I tag from master using package.json version (I bump version "by hand" when I edit the changelog)

When I push stuff that will not be released asap for some reason, I add edit the changelog prefixed by "HEAD" or "Unreleased".

We can go as you want, we can adjust if we got trouble later ;)
What you are doing is great (start to work on this). Really nice to see someone on this project !!

from stylelint.

jeddy3 avatar jeddy3 commented on July 18, 2024

And I'm more than happy to follow your two leads on things like issues labels, git workflow and releases.

from stylelint.

tunnckoCore avatar tunnckoCore commented on July 18, 2024

It seems you dont know that https://github.com/tj/git-extras

from stylelint.

MoOx avatar MoOx commented on July 18, 2024

@tunnckoCore very interesting. Thanks for sharing.

from stylelint.

MoOx avatar MoOx commented on July 18, 2024

@tunnckoCore I just take a quick look to git-extras, and I prefer to fill changelog on each commit with accurate ordered messages (breaking changes first etc). For release I also prefer my simple and stupid script since this one include tests from fresh modules and handle automatic github release from changelog (which is not handled by git extras). It's still interesting tho.

from stylelint.

davidtheclark avatar davidtheclark commented on July 18, 2024

I think this discussion has had its start and we'll figure out what works more precisely, if necessary, as we build more.

from stylelint.

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.