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

blurb: replace spaces with underscores in news directory #499

Merged
merged 17 commits into from
Mar 6, 2024

Commits on Mar 28, 2023

  1. Remove unused code

    hugovk committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    0367715 View commit details
    Browse the repository at this point in the history
  2. Add tests

    hugovk committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    535fc6a View commit details
    Browse the repository at this point in the history
  3. Add some type annotations

    hugovk committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    3a84a69 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67869b3 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Don't install flit

    Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
    hugovk and CAM-Gerlach committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    36bd99f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66bc9e0 View commit details
    Browse the repository at this point in the history
  3. Install build

    hugovk committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    e69848d View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

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

Commits on Jul 23, 2023

  1. Test on Python 3.12

    hugovk committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    9bb59f4 View commit details
    Browse the repository at this point in the history
  2. Remove type hints

    hugovk committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    53ca535 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f98656d View commit details
    Browse the repository at this point in the history
  4. Sort the *normalized* filenames for blurb release.

    If we have "next" files in both "Core and Workflow" *and*
    "Core_and_Workflow", we need to merge those two directories
    together and sort by date.  (Before this change, it would
    have had "Core and Workflow" entries sorted by date, and
    *then* "Core_and_Workflow" entries sorted by date.)
    larryhastings committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    53cae52 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8e53d4a View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Change docstring grammar

    Co-authored-by: Éric <merwok@netwok.org>
    hugovk and merwok committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    acc9e05 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

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

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    3e0a0ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f63fea1 View commit details
    Browse the repository at this point in the history