Skip to content

Conversation

@hmgaudecker
Copy link
Contributor

To make it clearer and easier for users, we do the following:

  • tt_dag_elements -> tt. This is used all the time when modifying an environment. At the same time, the namespace is large, so we don't want to clutter the ttsim/gettsim namespace
  • Just one typing module. tt.typing only had one element left.
  • interface_dag -> main. Just had historical reasons.
  • Same for some other stuff that is not user-relevant (content of interface_dag_elements.__init__ now is in main_target etc.)

hmgaudecker and others added 11 commits July 24, 2025 12:07
Bumps the github-actions group with 2 updates: [prefix-dev/setup-pixi](https://github.com/prefix-dev/setup-pixi) and [codecov/codecov-action](https://github.com/codecov/codecov-action).


Updates `prefix-dev/setup-pixi` from 0.8.10 to 0.8.13
- [Release notes](https://github.com/prefix-dev/setup-pixi/releases)
- [Commits](prefix-dev/setup-pixi@v0.8.10...v0.8.13)

Updates `codecov/codecov-action` from 4 to 5
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v4...v5)

---
updated-dependencies:
- dependency-name: prefix-dev/setup-pixi
  dependency-version: 0.8.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: codecov/codecov-action
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@hmgaudecker hmgaudecker requested a review from MImmesberger July 24, 2025 12:24
Copy link
Collaborator

@MImmesberger MImmesberger left a comment

Choose a reason for hiding this comment

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

You fixed all my comments in your latest commits, so looks good to me now 😄

@hmgaudecker hmgaudecker merged commit a773e32 into main Jul 24, 2025
13 checks passed
@hmgaudecker hmgaudecker deleted the renamings branch July 24, 2025 13:11
hmgaudecker added a commit that referenced this pull request Jul 24, 2025
…me package to ttsim-backend because PyPI decided it was too similar to an existing package.
hmgaudecker added a commit that referenced this pull request Jul 24, 2025
…me package to ttsim-backend because PyPI decided it was too similar to an existing package.
hmgaudecker added a commit to ttsim-dev/gettsim that referenced this pull request Jul 24, 2025
In sync with [TTSIM PR 1](ttsim-dev/ttsim#1),
this leaves just GETTSIM in here. Also includes the renamings in 
[TTSIM PR 3](ttsim-dev/ttsim#3), which are on
PyPI as 1.0a1

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants