GithubHelp home page GithubHelp logo

.github's Introduction

nodenv GitHub Workflows

This repository houses reusable workflows for the nodenv organization. It also contains starter workflows (templates) for calling these reusable workflows.

Versioning

The reusable workflows attempt to adhere to SemVer with the release tags. For convenience, each tagged release will also advance the corresponding "major version" branch. e.g. Tagging a release like v2.5.0 will fast-forward the v2 branch to the latest 2.x tag. This way consumers of these reusable workflows may "soft-pin" to a major version and automatically get minor and patch updates. see Contributing#releasing

.github's People

Contributors

dependabot[bot] avatar jasonkarns avatar step-security-bot avatar

Watchers

 avatar

.github's Issues

Switch tag-major workflow to push a tag instead of a branch

At first, I balked at github's insistence to continually force-push and rewrite tags. Common understanding of tags is that they are effectively permanent. However, the distinction from branches is very fine (particularly for lightweight tags).

And switching to push tags is more in-line with their intended purpose. Further, once vY is pushed, vX effectively becomes a dead branch, but shouldn't be deleted. So we'd rather keep the major-version tags as tags (still lightweight). That way the special branches don't get deleted; they appear on github's UI along with the full version tags; and we're more clear about their purpose.

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.