emberjs / ember.js

Ember.js - A JavaScript framework for creating ambitious web applications
https://emberjs.com
MIT License
22.46k stars 4.21k forks source link

Update Changelog script #17341

Open kategengler opened 5 years ago

kategengler commented 5 years ago

The Changelog script currently uses a very out-of-date dependency (github), but as it is not covered by tests, needs to be manually updated (See https://github.com/emberjs/ember.js/pull/17299)

As an alternative, we'd like to explore using lerna-changelog

shrikanthkr commented 4 years ago

@kategengler Can you help with this?

kategengler commented 4 years ago

@shrikanthkr Thanks for attempting this. Unfortunately, to use lerna-changelog we need to change much about our release process.

Would you be up for attempting to update the github package and verifying that the changelog script (bin/changelog.js) works?

shrikanthkr commented 4 years ago

Yeah sure. I can try that. @kategengler Thanks.

locks commented 3 years ago

@kategengler still relevant?

kategengler commented 3 years ago

Yes, the github package is still very out-of-date.