Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: stacklet/stacklet-admin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.6
Choose a base ref
...
head repository: stacklet/stacklet-admin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 1 commit
  • 11 files changed
  • 1 contributor

Commits on Sep 23, 2025

  1. chore: switch from poetry to uv (#79)

    [ENG-5649](https://stacklet.atlassian.net/browse/ENG-5649)
    
    ### what
    
    Switch from poetry to uv
    
    ### why
    
    Consistency; we're migrating all repos from poetry to uv.
    
    ### testing
    
    - [x] `just test` still passes
    - [x] review of a diff of dist/ contents with `poetry build` and `uv
    build`
    - [x] review of a diff of `pip list` output before and after
    - [x] `actionlint` still passes
    - [x] CI passes
    
    ### docs
    
    N/A
    
    [ENG-5649]:
    https://stacklet.atlassian.net/browse/ENG-5649?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
    jtroup authored Sep 23, 2025
    Configuration menu
    Copy the full SHA
    1135919 View commit details
    Browse the repository at this point in the history
Loading