Skip to content

[TEMPLATE] sync with package template - #10863

Open
zacharyburnett wants to merge 1 commit into
spacetelescope:mainfrom
zacharyburnett:template/sync
Open

zacharyburnett wants to merge 1 commit into
spacetelescope:mainfrom
zacharyburnett:template/sync

Conversation

@zacharyburnett

Copy link
Copy Markdown
Collaborator

Resolves SCSB-257

adds an update.yml workflow from the STScI package template that runs every Monday and checks for new updates to the upstream template at https://github.com/spacetelescope/stsci-package-template. If new commits are found on stsci-package-template@main, this workflow makes a new pull request to THIS repository applying the diff.

Tasks

  • If you have a specific reviewer in mind, tag them.
  • add a build milestone, i.e. Build 12.0 (use the latest build if not sure)
  • Does this PR change user-facing code / API? (if not, label with no-changelog-entry-needed)
    • write news fragment(s) in changes/: echo "changed something" > changes/<PR#>.<changetype>.rst (see changelog readme for instructions)
      • if your change breaks step-level or public API (as defined in the docs), also add a changes/<PR#>.breaking.rst news fragment
    • update or add relevant tests
    • update relevant docstrings and / or docs/ page
    • start a regression test and include a link to the running job (click here for instructions)
      • Do truth files need to be updated ("okified")?
        • after the reviewer has approved these changes, run okify_regtests to update the truth files
  • if a JIRA ticket exists, make sure it is resolved properly

@zacharyburnett zacharyburnett self-assigned this Sep 14, 2026
@zacharyburnett
zacharyburnett requested review from a team and pllim as code owners September 14, 2026 16:55
@github-actions github-actions Bot added the automation Continuous Integration (CI) and testing automation tools label Sep 14, 2026
@codecov

codecov Bot commented Sep 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.88%. Comparing base (125f9c4) to head (fdfe4ca).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10863      +/-   ##
==========================================
+ Coverage   87.86%   87.88%   +0.02%     
==========================================
  Files         372      372              
  Lines       40361    40379      +18     
==========================================
+ Hits        35464    35489      +25     
+ Misses       4897     4890       -7     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation Continuous Integration (CI) and testing automation tools no-changelog-entry-needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant