Skip to content

release-notes: Initial import for all streams #477

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

Merged
merged 1 commit into from
May 9, 2022

Conversation

travier
Copy link
Member

@travier travier commented Mar 24, 2022

Import a set of YAML documents that list issues fixed in a given Fedora
CoreOS release.

This list will be displayed as part of the release notes at
https://getfedora.org/en/coreos

See: coreos/fedora-coreos-tracker#194

@travier
Copy link
Member Author

travier commented Mar 24, 2022

Replaces coreos/fedora-coreos-tracker#1124

@travier
Copy link
Member Author

travier commented Mar 24, 2022

Might need to add a top object like releases to all files.

dustymabe
dustymabe previously approved these changes Mar 24, 2022
Copy link
Member

@dustymabe dustymabe left a comment

Choose a reason for hiding this comment

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

Generally LGTM - a few suggestions.

@jlebon
Copy link
Member

jlebon commented Mar 24, 2022

S3 syncing in coreos/fedora-coreos-pipeline#501.

@travier
Copy link
Member Author

travier commented Mar 24, 2022

👍🏻 to everything here. Will update.

@travier
Copy link
Member Author

travier commented Apr 6, 2022

Updated from suggestions.

@travier
Copy link
Member Author

travier commented Apr 6, 2022

Conversion to JSON gives me:

$ cat next.yml| yq e -o json -P
{
  "releases": {
    "35.20220313.1.0": {
      "issues": [
        {
          "text": "networking: consider the effects of BOOTIF kernel argument on nm-initrd-generator",
          "url": "https://github.com/coreos/fedora-coreos-tracker/issues/1048"
        }
      ]
    },
...

jlebon
jlebon previously approved these changes Apr 7, 2022
Copy link
Member

@jlebon jlebon left a comment

Choose a reason for hiding this comment

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

LGTM!

@travier
Copy link
Member Author

travier commented Apr 13, 2022

Updated and fixed. Should be good to merge now.

Import a set of YAML documents that list issues fixed in a given Fedora
CoreOS release.

This list will be displayed as part of the release notes at
https://getfedora.org/en/coreos

See: coreos/fedora-coreos-tracker#194
Copy link
Member

@jlebon jlebon left a comment

Choose a reason for hiding this comment

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

In a follow-up, can we codify in the checklists the steps that we've agreed upon for the manual way of doing things for now?

@travier travier requested a review from dustymabe April 20, 2022 10:15
@travier
Copy link
Member Author

travier commented Apr 20, 2022

Need a review from you @dustymabe as I need 2 here.

@travier
Copy link
Member Author

travier commented Apr 20, 2022

#493

Copy link
Member

@dustymabe dustymabe left a comment

Choose a reason for hiding this comment

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

LGTM

@travier travier merged commit 5baa903 into coreos:main May 9, 2022
@travier travier deleted the release-notes branch May 9, 2022 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants