Skip to content

chore: align core-integrations Hatch scripts#1898

Merged
anakin87 merged 21 commits into
mainfrom
hatch-commands-exp
Jun 6, 2025
Merged

chore: align core-integrations Hatch scripts#1898
anakin87 merged 21 commits into
mainfrom
hatch-commands-exp

Conversation

@anakin87
Copy link
Copy Markdown
Member

@anakin87 anakin87 commented Jun 5, 2025

Related Issues

Proposed Changes:

  • introduce the Hatch scripts discussed in the original issue
  • adapt CI workflows
  • several changes in format

How did you test it?

CI

Notes for the reviewer

It's worth mentioning that I am keeping the lint environment and running hatch run lint:typing in the CI.
This is temporary -> the environment will be removed in the future.
I am doing that because switching to hatch run test:types would cause errors that we should fix one by one. More details in #1771 (comment).

Checklist

@github-actions github-actions Bot added topic:CI integration:ollama type:documentation Improvements or additions to documentation labels Jun 5, 2025
@anakin87 anakin87 changed the title try unified hatch cmds chore: align core-integrations Hatch scripts Jun 5, 2025
@anakin87 anakin87 marked this pull request as ready for review June 5, 2025 16:18
@anakin87 anakin87 requested a review from a team as a code owner June 5, 2025 16:18
@anakin87 anakin87 requested review from julian-risch and mpangrazzi and removed request for a team and julian-risch June 5, 2025 16:18
Copy link
Copy Markdown
Contributor

@mpangrazzi mpangrazzi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As discussed, looks good! Nice work on aligning those scripts.

@anakin87 anakin87 merged commit cfd5254 into main Jun 6, 2025
186 checks passed
@anakin87 anakin87 deleted the hatch-commands-exp branch June 6, 2025 08:39
@anakin87 anakin87 mentioned this pull request Jun 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment