Giter Club home page Giter Club logo

tunnckocorelabs / new-release Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 1.0 226 KB

[MIRROR] Publish project to NPM following Conventional Commits specification and SemVer. Uses git-commits-since for detecting git commits since last SemVer tag and `detect-next-version` for what next version bump should be.

Home Page: https://github.com/apps/new-release

License: Apache License 2.0

JavaScript 100.00%
github-app new-release semantic semver semantic-commits convetional-commits npm-publish semantic-release release github-release

new-release's People

Contributors

renovate-bot avatar renovate[bot] avatar tunnckocore avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

itsjw

new-release's Issues

Weekly Digest (10 February, 2019 - 17 February, 2019)

Here's the Weekly Digest for tunnckoCoreLabs/new-release:


ISSUES

Last week, no issues were created.


PULL REQUESTS

Last week, no pull requests were created, updated or merged.


COMMITS

Last week there were no commits.


CONTRIBUTORS

Last week there were no contributors.


STARGAZERS

Last week there were no stargazers.


RELEASES

Last week there were no releases.


That's all for last week, please ๐Ÿ‘€ Watch and โญ Star the repository tunnckoCoreLabs/new-release to receive next weekly updates. ๐Ÿ˜ƒ

You can also view all Weekly Digests by clicking here.

Your Weekly Digest bot. ๐Ÿ“†

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

Error type: Preset name not found within published preset config (monorepo:angularmaterial). Note: this is a nested preset so please contact the preset author if you are unable to fix it yourself.

Weekly Digest (24 February, 2019 - 3 March, 2019)

Here's the Weekly Digest for tunnckoCoreLabs/new-release:


ISSUES

Last week, no issues were created.


PULL REQUESTS

Last week, no pull requests were created, updated or merged.


COMMITS

Last week there were no commits.


CONTRIBUTORS

Last week there were no contributors.


STARGAZERS

Last week there were no stargazers.


RELEASES

Last week there were no releases.


That's all for last week, please ๐Ÿ‘€ Watch and โญ Star the repository tunnckoCoreLabs/new-release to receive next weekly updates. ๐Ÿ˜ƒ

You can also view all Weekly Digests by clicking here.

Your Weekly Digest bot. ๐Ÿ“†

Feature request: just return next version

Hello @tunnckoCore, I'm looking for a tool to calculate next version based on Conversational Commits. I want to use it not for node/js development but in CI pipeline. Is there any option to get number without any git/pakage.json manipulations?

Weekly Digest (17 February, 2019 - 24 February, 2019)

Here's the Weekly Digest for tunnckoCoreLabs/new-release:


ISSUES

Last week, no issues were created.


PULL REQUESTS

Last week, no pull requests were created, updated or merged.


COMMITS

Last week there were no commits.


CONTRIBUTORS

Last week there were no contributors.


STARGAZERS

Last week there were no stargazers.


RELEASES

Last week there were no releases.


That's all for last week, please ๐Ÿ‘€ Watch and โญ Star the repository tunnckoCoreLabs/new-release to receive next weekly updates. ๐Ÿ˜ƒ

You can also view all Weekly Digests by clicking here.

Your Weekly Digest bot. ๐Ÿ“†

v5

  • support not only CIRCLECI = "true" (see the src/npmpubli.sh ๐Ÿ˜‰ )
  • ensure it is working with new-release-app, also make few updates there
  • minimize dependencies
    • use cross-spawn instead of execa/execa-pro
    • use @tunnckocore/package-json which uses axios and Unpkg CDN
  • detect from multiple backward commits, currently we listen only on last one
  • simplify parse-git-log module - minimize deps there too
  • think for better getting of name, currently we getting it from cwd, which is ot great for every case

hints:

http://npm.anvaka.com/#/view/2d/new-release
https://docs.travis-ci.com/user/environment-variables/#Default-Environment-Variables

CircleCI env variables

  CI=true
  CIRCLECI=true
  CIRCLE_BRANCH=master
  CIRCLE_BUILD_NUM=566
  CIRCLE_BUILD_URL=https://circleci.com/gh/tunnckoCore/new-release/566
  CIRCLE_COMPARE_URL=https://github.com/tunnckoCore/new-release/compare/3c5cec5d078f...bc0aaa360437
  CIRCLE_JOB=install
  CIRCLE_NODE_INDEX=0
  CIRCLE_NODE_TOTAL=1
  CIRCLE_PREVIOUS_BUILD_NUM=563
  CIRCLE_PROJECT_REPONAME=new-release
  CIRCLE_PROJECT_USERNAME=tunnckoCore
  [email protected]:tunnckoCore/new-release.git
  CIRCLE_SHA1=bc0aaa36043717637af244dc2af688b368bae225
  CIRCLE_SHELL_ENV=/tmp/.bash_env-5b52d9ece2786600078d759a-0-build
  CIRCLE_STAGE=install
  CIRCLE_USERNAME=
  CIRCLE_WORKFLOW_ID=e830ece2-2fe1-42aa-808a-b1e21ce056a8
  CIRCLE_WORKFLOW_JOB_ID=b261edd8-3efc-49b3-aea0-9fada7555863
  CIRCLE_WORKFLOW_UPSTREAM_JOB_IDS=
  CIRCLE_WORKFLOW_WORKSPACE_ID=e830ece2-2fe1-42aa-808a-b1e21ce056a8
  CIRCLE_WORKING_DIRECTORY=~/new-release

Weekly Digest (8 February, 2019 - 15 February, 2019)

Here's the Weekly Digest for tunnckoCoreLabs/new-release:


ISSUES

Last week, no issues were created.


PULL REQUESTS

Last week, no pull requests were created, updated or merged.


COMMITS

Last week there were no commits.


CONTRIBUTORS

Last week there were no contributors.


STARGAZERS

Last week there were no stargazers.


RELEASES

Last week there were no releases.


That's all for last week, please ๐Ÿ‘€ Watch and โญ Star the repository tunnckoCoreLabs/new-release to receive next weekly updates. ๐Ÿ˜ƒ

You can also view all Weekly Digests by clicking here.

Your Weekly Digest bot. ๐Ÿ“†

Weekly Digest (3 March, 2019 - 10 March, 2019)

Here's the Weekly Digest for tunnckoCoreLabs/new-release:


ISSUES

Last week, no issues were created.


PULL REQUESTS

Last week, no pull requests were created, updated or merged.


COMMITS

Last week there were no commits.


CONTRIBUTORS

Last week there were no contributors.


STARGAZERS

Last week there were no stargazers.


RELEASES

Last week there were no releases.


That's all for last week, please ๐Ÿ‘€ Watch and โญ Star the repository tunnckoCoreLabs/new-release to receive next weekly updates. ๐Ÿ˜ƒ

You can also view all Weekly Digests by clicking here.

Your Weekly Digest bot. ๐Ÿ“†

v3 is on the way

  • more generalized
  • include the boilerplate stuff that is from new-relase-app
  • fix bugs in parse-commit-message -the .body is always null, always goes to .footer prop
  • include the next release of detect-next-version
  • etc..

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.