Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No changelog feature #1067

Closed
CarlQLange opened this issue Apr 4, 2015 · 2 comments
Closed

No changelog feature #1067

CarlQLange opened this issue Apr 4, 2015 · 2 comments

Comments

@CarlQLange
Copy link
Contributor

We should be able to show the changelog in the spacemacs buffer. This appears to be a blocker for the next release (according to #1046 (comment))

@syl20bnr
Copy link
Owner

syl20bnr commented Apr 4, 2015

I agree but don't forget that we have change log for all releases here.
So for me it is not a high priority feature because:

  • we have a release note as stated above
  • the feature must be integrated with github release so it is not as trivial as it may look

My feeling about it is that, no matter where the release notes are, there will be always users that don't look at them.

Now the action to take for the future release:

  • I will put an explicit message about the release and the breaking change inside the startup buffer with a link to the release page.
  • this message will be backed by a light system of release message like the one we get when installing Magit 1.4.

For the full blown change log mechanism here what I want in the end:

  • I write the change log in spacemacs.
  • I have a command to export the change log to github which do:
    • bump release version
    • merge develop in master
    • create a maintenance branch
    • post the change log on github with the corresponding tag (the tag is the trigger for update notifications in spacemacs).

@StreakyCobra
Copy link
Contributor

This is an old issue that is already solved in master. Closing it, but feel free to open a new one in any case ☺️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants