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: topgrade-rs/topgrade
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v16.0.0
Choose a base ref
...
head repository: topgrade-rs/topgrade
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v16.0.1
Choose a head ref
  • 5 commits
  • 6 files changed
  • 4 contributors

Commits on Oct 8, 2024

  1. Fix typo in exit_status (#934)

    fix: typo in exit_status
    aveyrenc authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    9767e41 View commit details
    Browse the repository at this point in the history
  2. i18n(app.yml): new language zh_TW (#931)

    * i18n(app.yml): new language zh_TW
    
    translated topgrade to zh_TW
    
    * Update app.yml
    
    * Update app.yml
    
    * fix(i18n): Fixed "self-upgrade" translation
    
    thanks @SteveLauC
    olivertzeng authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    9c25cd7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4932700 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. fix: pypi-release-action: downgrade upload-artifact and download-arti…

    …fact to v3 (#938)
    
    Since there are breaking changes between the upload-artifact and download-artifact versions v3 and v4, this workflow was broken, and no releases were uploaded to pypi.
    A downgrade should make this work again
    tobiasmicheler authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    36fd4b1 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

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