Commits
Branch selector
User selector
Commit History
Commits on May 8, 2026
Merge pull request #7 from Unity-Technologies/feat/setup-script-and-multi-env-ports
Show description for b042a01authoredallows running multiple local composer instances by adding a dynamic port mapping to the postgres host port that will be unique per composer specified port, increases hard-coded startup timeout, ad…
Show description for 898753dcommitted- committed
Commits on Feb 11, 2025
Merge pull request #1 from Unity-Technologies/update-airflow-method
Show description for b30ebfeauthored- committed
Commits on Feb 4, 2025
Prepare version 0.9.3
Show description for d1cb376committedChange `airflow db init` to `airflow db migrate` in entrypoint script (#77)
Show description for 875680cauthored andcommittedfix: update file permission check to support Windows OS (#83)
Show description for 47029fdauthored andcommittedAvoid SyntaxWarning by making IMAGE_VERSION_PATTERN a raw string (#73)
Show description for 038107dauthored andcommittedFix container not restarting once stopped when started as local user (#49)
Show description for 3074dc7authored andcommittedfix: keep ENV and PYTHONPATH when Composer is started as local user (#48)
Show description for 9efa53fauthored andcommittedAdd PostgreSQL support
Show description for 3de39eeauthored andcommittedFix #14 - KubernetesPodOperator is not supported currently -> needs kubeconfig
Show description for 01790b3authored andcommittedAdd LocalExecutor support as core executor (b/335196733).
Show description for 909a15aauthored andcommitted
Commits on Mar 28, 2024
Prepare version 0.9.2
Show description for eacc17ccommittedFix #11 - Cannot access data folder on local composer env (#29)
Show description for dc8f0e3authored andcommitted
Allow running container as host user to solve permission problems (#24)
Show description for bcafb6cauthored andcommittedAdd python 3.10 version to black configuration
Show description for af8b05eauthored andcommittedRemove python 3.7 version support (b/325585652)
Show description for 44c3c39authored andcommittedUpgrade pre-commit dependencies
Show description for 222e12cauthored andcommittedAdd python 3.11 version support (b/324579174)
Show description for 1c8fa9dauthored andcommittedBump the google-auth version (b/324030673)
Show description for 807db22authored andcommittedStart triggerer when start composer-dev
Show description for da9dbcaauthored andcommitted
Commits on Feb 14, 2023
Bump composer local dev version.
Show description for 89c54a5authored andcommitted
Adds release notes.
Show description for d113b55authored andcommitted
Fix setup problem #7
Show description for 77e0c10authored andcommitted
Merge "Add troubleshooting item for /opt dir on MacOS X" into main
Show description for e3d4196authored andcommitted
Merge "Align the local Airflow paths to dags,plugins to Composer paths" into main
Show description for 0c06361authored andcommitted
Add remove environment command
Show description for 697f9ceauthored andcommitted
Merge "Fix issues with permissions to mount entrypoint file" into main
Show description for 1ddac30authored andcommitted
Group common options together
Show description for 218e4ffauthored andcommitted
Commits on Dec 12, 2022
Assert that pip dependencies are valid when starting the environment
Show description for 2c8a516authored andcommitted
Add Kokoro job configuration for Windows
Show description for 5a29227authored andcommitted
Merge "Configure Kokoro to run E2E workflows" into main
Show description for 818b5b4authored andcommitted
Commits on Nov 16, 2022
Removes unimplemented command from readme.
Show description for be5a751authored andcommitted