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.0
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.1
Choose a head ref
  • 6 commits
  • 7 files changed
  • 3 contributors

Commits on Jan 6, 2025

  1. Link to freeact project

    krasserm committed Jan 6, 2025
    Configuration menu
    Copy the full SHA
    bd407a3 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2025

  1. Add contributing guidelines (#1)

    * Add contributing guidelines
    * Add code of conduct
    * Add development setup guide
    cstub authored Jan 10, 2025
    Configuration menu
    Copy the full SHA
    6d46749 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2025

  1. Docker container metadata improvements

    * Add polling for container metadata which fixes an issue
    where the generated port is not immediately available after
    container start on MacOS
    * Add proper cleanup in context manager if __aenter__ fails
    * Fix image tag check to handle missing RepoTags
    * Add timeout for metadata polling to prevent infinite wait
    
    resolves #2
    cstub committed Jan 12, 2025
    Configuration menu
    Copy the full SHA
    74bfede View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from gradion-ai/wip-fix-port-mapping

    Docker container metadata improvements
    krasserm authored Jan 12, 2025
    Configuration menu
    Copy the full SHA
    b238b4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9cf41c0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4 from gradion-ai/wip-container-refactor

    Refactor container context manager
    krasserm authored Jan 12, 2025
    Configuration menu
    Copy the full SHA
    c834583 View commit details
    Browse the repository at this point in the history
Loading