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

Generate release cycle chart and CSV #988

Merged
merged 21 commits into from
Dec 5, 2022
Merged

Commits on Nov 20, 2022

  1. Configuration menu
    Copy the full SHA
    a8786b7 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Add encoding and newlines for consistent cross-platform Unicode support

    Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
    hugovk and CAM-Gerlach committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    b853e39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a63e46c View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Move diagram above tables

    hugovk committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    c1f2c66 View commit details
    Browse the repository at this point in the history
  2. Wording: features -> feature

    hugovk committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    a46648f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4be979e View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Configuration menu
    Copy the full SHA
    568e3dd View commit details
    Browse the repository at this point in the history
  2. JSON keys in snake_case

    hugovk committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    54c1e75 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2022

  1. Add missing encoding and use a more descriptive filename

    Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
    hugovk and CAM-Gerlach authored Nov 27, 2022
    Configuration menu
    Copy the full SHA
    00f6d0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fb82ca View commit details
    Browse the repository at this point in the history
  3. Updates for DictWriter

    hugovk committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    44d0a46 View commit details
    Browse the repository at this point in the history
  4. Rename with underscores

    hugovk committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    0edc4c4 View commit details
    Browse the repository at this point in the history
  5. Rename save_ to write_

    hugovk committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    2a7ee88 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. Rename/reorder data keys

    hugovk committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    59db2e0 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. Configuration menu
    Copy the full SHA
    a514138 View commit details
    Browse the repository at this point in the history
  2. Test generating release cycle

    hugovk committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    8f9c03c View commit details
    Browse the repository at this point in the history
  3. PEP 257 docstrings

    hugovk committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    0927c40 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Update CI: Windows line-endings, add runtime checks, update Git checks

    Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
    hugovk and CAM-Gerlach authored Nov 30, 2022
    Configuration menu
    Copy the full SHA
    d4d01ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a87279d View commit details
    Browse the repository at this point in the history
  3. CI: "git add ." instead of line ending config

    Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
    hugovk and CAM-Gerlach authored Nov 30, 2022
    Configuration menu
    Copy the full SHA
    3f918f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e73aefd View commit details
    Browse the repository at this point in the history