-
Notifications
You must be signed in to change notification settings - Fork 520
Add a script and docs on specialized branch pointer moving. #9
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
Conversation
change and the project(s) evolve. | ||
|
||
The doc and tooling in this repo is NOT designed to address the planning, | ||
coordination of releases. See ---insert goltermann and PM project |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Best docs currently are the community wiki for timelines (https://github.com/kubernetes/community/wiki/Release-1.4) and the features repo for feature planning (https://github.com/kubernetes/features).
I'm not a good person to review shell. Maybe @zmerlynn? |
@lavalamp Thanks for the comments. This was mostly an FYI as we have been working closely on the branch fast-forwarding lately. |
dc3a950
to
df61081
Compare
Also clarify this repo further in docs/releasing.md. And fix some other related doc issues.
- Ports state of the repository from https://github.com/alenkacz/ci-signal-report at alenkacz/ci-signal-report@0ab843f - Provides attribution to original authors of the code in this commit in order of commit history - Fixes lint issues in code - Adds copyright header to report.go Commits picked from the above repository: 0ab843f Adding LICENSE file e13b901 Merge pull request #1 from leonardpahlke/update-packaging 21d9d0c update packageing d1c99b8 update structure cf4595d Merge pull request #11 from mkorbi/report-v2 fbf55fb add -short, make version optional, change order of output e1b0a29 Fix go version, rate limit and add version variabl (#10) eaab27f Merge branch 'master' of github.com:alenkacz/ci-signal-report 513789b 1.17 fixes d3b7b85 Group by issues from the same sig (#9) 37672b7 Fix generated urls (#7) c36df2b Try to set up CI 1ea4d5b Always pick resolved column with highest ID (#6) cfd6d63 A bit polishing on readme 710c6f7 Update README.md (#1) d5eb427 Add token help fe16eaa Merge branch 'master' of github.com:alenkacz/ci-signal-report b6071fe Add 1.16 jobs, sig names improvements 8b755a4 Overview d236bf2 Readme 7fcdea6 Initial implementation Co-authored-by: Alena Varkockova <[email protected]> Co-authored-by: Jim Angel <[email protected]> Co-authored-by: Max <[email protected]> Co-authored-by: Max Körbächer <[email protected]> Signed-off-by: Nabarun Pal <[email protected]>
Also clarify this repo further in docs/releasing.md.
And fix some other related doc issues.
ref #10
fixes kubernetes/kubernetes#23347
cc @lavalamp @eparis