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 notes #1407

Closed
wants to merge 6 commits into from
Closed

Release notes #1407

wants to merge 6 commits into from

Commits on Sep 5, 2024

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

Commits on Sep 19, 2024

  1. AB2D-6303 Get CapabilityStatement without bearer token (#1394)

    * Add AB2D-6303 logging statements
    
    * Merged and squashed
    
    ---------
    
    Co-authored-by: Jeremy Jones <[email protected]>
    feralearthman and JeremyNava authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    1f1a2de View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

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

Commits on Oct 1, 2024

  1. [AB2D-6305] - Implement a fix for job cancel polling response (#1395)

    * initial commit
    
    * fix checkstyle in StatusCommon
    
    * fix instancing errors
    
    * address code smell and add a test
    
    * update tests
    
    * set resourceType on OperationOutcome
    
    * Fetch all git history for sonarqube blame info
    
    * Drop compile from sonar command
    
    * Run package for sonar command
    
    * fix checkstyle
    
    * add sonar properties
    
    * change severity to error based on feedback
    
    ---------
    
    Co-authored-by: Sean Fern <[email protected]>
    Co-authored-by: Maboh Christopher <[email protected]>
    3 people authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    82d2398 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

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

Commits on Oct 7, 2024

  1. PLT-679 Tag commits to main for promotion (#1400)

    ## 🎫 Ticket
    
    https://jira.cms.gov/browse/PLT-679
    
    ## 🛠 Changes
    
    Added workflow to trigger bulids on push to main and updated build
    workflow to push "main" tags to ECR.
    
    ## ℹ️ Context
    
    We need images we can count on being around for a bit from each to push
    to main for promotion to prod on release. This allows us to set a
    lifecycle policy specific to tags with the "main" prefix.
    
    ## 🧪 Validation
    
    See runs at https://github.com/CMSgov/ab2d/actions/runs/11195118631,
    https://github.com/CMSgov/ab2d/actions/runs/11195323158, and
    https://github.com/CMSgov/ab2d/actions/runs/11202145951 for successful
    tests of the release and promote workflows. The push-main workflow (and
    expected tag updates in ECR) must be checked following merge of this PR.
    gsf authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    9d838c7 View commit details
    Browse the repository at this point in the history