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

Add publishing support for fedora 41 #4683

Closed

Conversation

sillyotter
Copy link
Contributor

Description

Modify the OneBranch.publish file to include fedora 41

References issue #4682

Testing

I can't invoke your publish process, which is what this changed, so I can't really test it.

Documentation

Not that I can find.

@nibanks
Copy link
Member

nibanks commented Dec 4, 2024

@ami-GS can you please review this?

@nibanks nibanks requested a review from ami-GS December 4, 2024 16:44
@@ -80,6 +80,7 @@ parameters:
- name: RPM
destionations:
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like there is a typo here destionations -> destination?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If there is, it's been there for a while. Fedora 40 has been published, so i assumed what's there works. I didn't touch that line. Just duplicated the 40 line and tweaked it a bit to say 41.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also, the DEB section uses the same wording just a few lines away

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mind fixing them?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR updated with the requested fix, though as before, I can't prove it works

@sillyotter
Copy link
Contributor Author

@microsoft-github-policy-service agree

@@ -27,7 +27,7 @@ parameters:
type: object
default:
- name: RPM
destinations:
destination:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These need to be destinations with the s. that's what is used down below.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm afraid we're not communicating very well. The instructions above were to turn it from destionations to destination, There is a typo in what was there earlier, the extra o someone left in there, but the fix suggested was to strip off the s at the end. I didn't even see the o, just the removal of the s. My comment that they were all like that (plural) coupled with your 'can you fix them all' comment made me think you wanted it to just say destination (singular) everywhere. In any event, now that I've caught up, proper fix inbound.

@sillyotter sillyotter closed this Dec 4, 2024
@sillyotter sillyotter deleted the Publish-support-for-fedora-41 branch December 4, 2024 19:59
@nibanks nibanks added the external Proposed by non-MSFT label Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
external Proposed by non-MSFT
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants