analog
analog copied to clipboard
[REPO]: Automate publishing of packages
The Analog packages are versioned independently and this would automate the versioning and release of each package based on most recent commits.
Not sure if this would also include generating an updated changelog for each package. Ideally this could be triggered through a protected GitHub Action also
Can I take a look at this? By publishing you mean automated on release or tags or what do you have in mind?
@nartc said he was going to take a look at this.
No worries, I will find something else to sink my teeth in
@mainawycliffe feel free to pick it up. I have been a bit busy lately.
@mainawycliffe feel free to pick it up. I have been a bit busy lately.
Thanks, let me see if I can squeeze some time soon
@brandonroberts I will take care of this in the next few days
@mainawycliffe ok cool. Let me know if you have any questions. We may be able to use the affected commands from Nx in some way.
@brandonroberts I was just wondering, do we want to use releases or just push to master and publish a minor/path version for the time being
@brandonroberts I think I have come up with half decent solution for this, I will PR something over the weekend - semi-automated in that the releases have to made manually, but after that, a release is created per package and pushed to NPM. Do you want something like this or go fully automated?
Semi-automated works for me to start