Git Product home page Git Product logo

changesets's Introduction

Hi there ๐Ÿ‘‹

Visit my website ๐Ÿ”—jacobbolda.com for more about me, articles and links to content.

I spend much of my time in TypeScript JavaScript GraphQL via NodeJS.

I work regularly with Windows Mac OS Linux.

I also really dig Rust and am on the core team of Tauri.

I have dived deep with Markdown and MDX.

Reach Out!

Protonmail YouTube Mastodon Twitter

Support Me!

Github-sponsors

changesets's People

Contributors

acheronfail avatar ajaymathur avatar andarist avatar blasz avatar brycegit avatar dependabot[bot] avatar emmatown avatar eps1lon avatar fzxt avatar github-actions[bot] avatar hamlim avatar harrysolovay avatar highvoltag3 avatar itsjackgardner avatar j9t avatar jbolda avatar jordanoverbye avatar maraisr avatar mblaszczyk-atlassian avatar michaelkapustey avatar mikehazell avatar noviny avatar pyupew avatar ryanbraganza avatar ryaninvents avatar sonntam avatar tarang9211 avatar waded avatar zkochan avatar

Watchers

 avatar

Forkers

ryaninvents

changesets's Issues

Allow Running Custom Commands Per "Lifecycle"

This is a tracking issue for the objectives required for the PR as discussed in changesets#310.

TODO:

  • Allow config.json to accept package options where the user can specify custom commands to be run during each "lifecycle"
    • This will allow someone to specify a script listed in their package.json if they want to add functionality to run on top of the standard functionality
    • This will also allow someone to use a completely custom command in the case of languages other than javascript. Someone can specify a command that runs and increments a package version in the language of their choosing, e.g. cargo release.
  • Pass the config options with the existing hardcoded defaults as an optional default.
    • This will maintain backwards compatibility and then allow someone to specify a custom command pulled from the previous bullet point.
  • Update the get-workspaces package to look for packages that created when using languages other than javascript. (Likely the greatest effort.) This is now actually in a separate repository.
    • Creating a plugin system is the easy answer, but we are looking to start with built in and hopefully make it extensible enough that we don't need a plugin system.

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.