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

Release 0.9.0 #86

Merged
merged 15 commits into from
Aug 29, 2023
Merged

Release 0.9.0 #86

merged 15 commits into from
Aug 29, 2023

Commits on Jun 12, 2023

  1. Merge pull request #80 from casework/release-0.8.0

    Release 0.8.0
    kchason authored Jun 12, 2023
    Configuration menu
    Copy the full SHA
    e828253 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Fix workflow name copy-paste error

    Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
    ajnelson-nist committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    68a88b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Run pre-commit autoupdate

    Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
    ajnelson-nist committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    75eb5f0 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Run pre-commit autoupdate

    No effects were observed on Make-managed files.
    
    Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
    ajnelson-nist committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    05426cb View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Regenerate Make-managed files

    Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
    ajnelson-nist committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    48938c0 View commit details
    Browse the repository at this point in the history
  2. Change examples' submodules

    Tracking CASE-Examples-QC as a submodule causes a circular Git submodule
    loop between `case-prov`, CASE-Corpora, and CASE-Examples-QC.
    CASE-Examples-QC was being tracked to keep a consistent tracking status
    between CASE-Examples and the CASE website.
    
    This patch moves to tracking CASE-Examples and the CASE website
    directly, as the synchronization mechanism is now believed to be able to
    be handled by a `check-supply-chain` Makefile target, like is currently
    used with CASE-Corpora and other repositories.
    
    This patch only changes the submodule tracking links, leaving the
    tracked versions alone.  Follow-on patches will update the submodules'
    states and add the `check-supply-chain` review workflow.
    
    No effects were observed on Make-managed files.
    
    Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
    ajnelson-nist committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    7697701 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #82 from casework/change_examples_submodules

    Change examples' submodules
    ajnelson-nist authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    7e6e2ba View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Refresh submodules to last states using case-utils 0.11.0

    A follow-on patch will regenerate Make-managed files.
    
    Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
    ajnelson-nist committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    f314d28 View commit details
    Browse the repository at this point in the history
  2. Regenerate Make-managed files

    Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
    ajnelson-nist committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    4d17a7e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #83 from casework/refresh_examples_submodules

    Refresh submodules to last states using case-utils 0.11.0
    ajnelson-nist authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    e47c9d8 View commit details
    Browse the repository at this point in the history
  4. Require Python >= 3.9

    References:
    * casework/CASE-Utilities-Python#127
    
    Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
    ajnelson-nist committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    b8ebb99 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #84 from casework/require_python_3_9

    Require Python >= 3.9
    ajnelson-nist authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    e4e051f View commit details
    Browse the repository at this point in the history
  6. Bump case-utils to 0.13.0 and refresh submodules

    The example-bearing submodules also adopt case-utils==0.13.0 in their
    updated states.
    
    Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
    ajnelson-nist committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    2829da7 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #85 from casework/bump_case_utils

    Bump case-utils to 0.13.0 and refresh submodules
    ajnelson-nist authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    a6000d4 View commit details
    Browse the repository at this point in the history
  8. Bump version

    Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
    ajnelson-nist committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    b7a7ea3 View commit details
    Browse the repository at this point in the history