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

Drop changes.md and start a new change log after our next release? #86

Closed
wking opened this issue Jul 31, 2018 · 1 comment
Closed

Drop changes.md and start a new change log after our next release? #86

wking opened this issue Jul 31, 2018 · 1 comment
Labels
kind/documentation Categorizes issue or PR as related to documentation. triage/support Indicates an issue that is a support question.

Comments

@wking
Copy link
Member

wking commented Jul 31, 2018

A lot of changes have been made since the last time changes.md was touched:

$ git log -1 changes.md | cat
commit 8f1a763ee32512980bd0613b2c0d54f7a227daed
Author: sudhaponnaganti <sudha.ponnaganti@coreos.com>
Date:   Tue Sep 12 12:29:05 2017 -0700

    Update changes.md
$ git log --oneline --no-merges 8f1a763e..HEAD | wc -l
1251

Given the Tectonic -> OpenShift rebranding and significant overhauling, can we scrap changes.md and start a fresh change log when we cut our first OpenShift-branded release? I'm certainly not excited about reviewing that many commits to work up detailed change notes ;).

On the other hand, it may be useful to have someone with a good understanding of both the Tectonic 1.7.3 installer and the new OpenShift installer who can write migration notes to help previous Tectonic-installer users across the transition. In that case, maybe we'd keep the existing changes.md.

@wking wking added triage/support Indicates an issue that is a support question. kind/documentation Categorizes issue or PR as related to documentation. labels Jul 31, 2018
@crawford
Copy link
Contributor

I'm in favor of removing the changes.md and starting anew.

wking added a commit to wking/openshift-installer that referenced this issue Jul 31, 2018
We'll start a new one when we cut our first OpenShift-branded release
[1].

[1]: openshift#86 (comment)
frobware pushed a commit to frobware/installer that referenced this issue Sep 17, 2018
We'll start a new one when we cut our first OpenShift-branded release
[1].

[1]: openshift#86 (comment)
EmilienM pushed a commit to shiftstack/installer that referenced this issue Dec 8, 2020
Bug 1815029: Allow to create network ports without allowed address pairs
stbenjam pushed a commit to stbenjam/installer that referenced this issue Feb 10, 2021
clnperez added a commit to clnperez/installer that referenced this issue Dec 13, 2021
Added validation for CredentialMode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/documentation Categorizes issue or PR as related to documentation. triage/support Indicates an issue that is a support question.
Projects
None yet
Development

No branches or pull requests

2 participants