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: gradion-ai/ipybox
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.3.1
Choose a base ref
...
head repository: gradion-ai/ipybox
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.3.2
Choose a head ref
  • 4 commits
  • 13 files changed
  • 2 contributors

Commits on Jan 15, 2025

  1. CI workflows for code quality, testing and release (#5)

    * Add workflow for code quality checks
    * Add workflow for test execution
    * Add workflow to test build packages
      with basic functionality test on Linux
    * Add workflow to publish release packages to PyPI
    cstub authored Jan 15, 2025
    Configuration menu
    Copy the full SHA
    dbf0cd9 View commit details
    Browse the repository at this point in the history
  2. Add badges to README.md (#6)

    cstub authored Jan 15, 2025
    Configuration menu
    Copy the full SHA
    b6c897a View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2025

  1. Configuration menu
    Copy the full SHA
    fe2b4c3 View commit details
    Browse the repository at this point in the history
  2. Enhance usage documentation for manual container management and remot…

    …e Docker host support (#8)
    
    - Clarified the optional nature of user-defined ports in the manual container lifecycle section.
    - Added a new section on using a remote `DOCKER_HOST`, including an example script for managing containers on a remote Docker daemon.
    krasserm authored Mar 15, 2025
    Configuration menu
    Copy the full SHA
    788fe6b View commit details
    Browse the repository at this point in the history
Loading