Giter Club home page Giter Club logo

semantic-release-jsr's Introduction

semantic-release-jsr

License

Small semantic-release plugin, which adjusts the version in the jsr.json file and executes jsr publish to publish the module on jsr.io as well.

๐Ÿ“ฆ Install

# Install via npm
$ npm install -D @sebbo2002/semantic-release-jsr

๐Ÿ”ง Usage

The plugin can be configured in the semantic-release configuration file:

{
  "plugins": [
    "@semantic-release/commit-analyzer",
    "@semantic-release/release-notes-generator",
    "@sebbo2002/semantic-release-jsr"
  ]
}

Please do not forget to set the id-token permission in your GitHub action so that jsr publish can access the OIDC ID token for authentication. Optionally, some options can be passed to the plugin, which are documented here.

โš™๏ธ Steps

Step Description
verifyConditions Runs jsr publish --dry-run to test your setup. Also downloads the deno binary if required.
prepare Updates the jsr.json / deno.json files
publish Run final jsr publish command
fail / success Remove the temporary folder

๐Ÿ™†๐Ÿผโ€โ™‚๏ธ Copyright and license

Copyright (c) Sebastian Pekarek under the MIT license.

semantic-release-jsr's People

Contributors

sebbo2002 avatar dependabot[bot] avatar github-actions[bot] avatar semantic-release-bot avatar

Stargazers

Daniel Bannert avatar

Watchers

 avatar  avatar

semantic-release-jsr's Issues

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.