-
-
Notifications
You must be signed in to change notification settings - Fork 370
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
Add 2.0.0 post #2782
Add 2.0.0 post #2782
Conversation
Deployment of preview was successful: https://woodpecker-ci-woodpecker-pr-2782.surge.sh |
|
||
<!--truncate--> | ||
|
||
## Breaking changes |
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.
Should this be sorted a bit? I guess a least reading the "most important" breaking changes first could be helpful instead of starting with an int64 change?
- platform filter
- update docker
- removal of API paths
- removal of ssh backend
- etc?
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.
Yes I also planned to write (copy from the migrations notes) a bit about how this effects the user and how they need to change things.
|
||
### Migration notes | ||
|
||
## New features |
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.
- fully supported k8s backend
- auto light/dark theme
- update of all plugins (somewhat unrelated but maybe worth mentioning in one sentence at least?)
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.
- show wp is outdated notification
Co-authored-by: Patrick Schratz <patrick.schratz@gmail.com>
|
||
- Use int64 for IDs in woodpecker client lib [#2703] | ||
- Woodpecker-go: Use Feed instead Activity [#2690] | ||
- Do not sanitzie secrets with 3 or less chars [#2680] |
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.
Make pull index into links
|
||
## New features | ||
|
||
### Improved error and linter in the UI |
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.
We should add an image showing warnings and errors
Co-authored-by: Patrick Schratz <patrick.schratz@gmail.com>
That's the last one we need for 2.0 :) |
-> #2864 |
I can't add new files to #2782 so I opened a new PR. I tried adding all reviews from there. --------- Co-authored-by: Anbraten <anton@ju60.de> Co-authored-by: 6543 <6543@obermui.de> Co-authored-by: Patrick Schratz <patrick.schratz@gmail.com>
No description provided.