-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Controls: Added metadata to the Controls project to enable publishing to NuGet #16611
base: main
Are you sure you want to change the base?
Conversation
We should do this after v4 or even later. What do you think? |
We can move forward with this as soon as the versioning system is agreed on. |
If you'd like to publish when you publish preview or stable thru Files CD, we can add a parameter text box to input the version. If empty, don't publish; otherwise, try publish with that version string. |
This shouldn't be tied to app releases. We may have a newer control ready for release before an app update, and on the other hand, we may want to release the app without updating the controls. It's best to handle this as a separate action. |
Co-authored-by: Yair <[email protected]>
Signed-off-by: Lamparter <[email protected]>
Signed-off-by: Lamparter <[email protected]>
Signed-off-by: Lamparter <[email protected]>
[skip ci]
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.
Can you merge the workflows into a single action?
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.
No, because they have different types of activation
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.
cd-controls.yml
: Upload to NuGet (automatic)bump-controls.yml
: Bump the version + open PR
Co-authored-by: Yair <[email protected]> Signed-off-by: Lamparter <[email protected]>
@yaira2 when you approve you'll need to give the bot access to the repo |
FYI this is an example of what it will look like The steps to activate it:
|
[skip ci] Signed-off-by: Lamparter <[email protected]>
Resolved / Related Issues
Discussed on Discord
Steps used to test these changes
WHEN PR IS ACCEPTED (NOT BEFORE)
NuGet
main
and PR configurationsCurrentVersion.props
files-community-bot[bot]
token