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: dagimg-dot/floww
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.1
Choose a base ref
...
head repository: dagimg-dot/floww
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.2
Choose a head ref
  • 3 commits
  • 5 files changed
  • 1 contributor

Commits on Apr 30, 2025

  1. chore: add development dependencies and update workflow for virtual e…

    …nvironment setup
    
    - Modified GitHub Actions workflow to create and use a virtual environment for building in an attempt to fix the terminal and flatpak not opening
    dagimg-dot committed Apr 30, 2025
    Configuration menu
    Copy the full SHA
    19f8505 View commit details
    Browse the repository at this point in the history
  2. fix: improve error handling in apply command

    - Added handling for typer.Exit exceptions to ensure proper exit behavior.
    dagimg-dot committed Apr 30, 2025
    Configuration menu
    Copy the full SHA
    10c5062 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5140bb View commit details
    Browse the repository at this point in the history
Loading