- Bump dependencies
- Use Konflux for CI/CD
- Update default
config.command
because qontract-reconcile - uv migrations changes therun-integration
command.
- Bump dependencies
- Update docs
- Python 3.13 support
- Upgrade dependencies
- Use uv for Python project management
- Fix render bug for docker-compose file.
- Remove
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
log message on Apple Silicon
- Upgrade
ruff
and other dependencies
- profile run: support
--skip-initial-make-bundle
option via profile settings
- fix
make bundle
command
- Python 3.11 support and drop 3.9 support
- Support localstack
- Use ruff for code linting and formatting
- selinux support
- add type hints
- sort
profile ls
output
- docker-compose: fix qontract-reconcile restart
- --no-dry-run profile run option
- --skip-initial-make-bundle profile run option
- support running arbitrary qontract-reconcile commands
- extra_host profile setting
- support internal RedHat CAs
- document release process
- simplify getting compose binary
- gitlab_pr_submitter_queue_url as env settings
- docker compose: support docker compose plugin and compose standalone binary
- support arbitrary environment variables
- profile run: monitor app-interface file changes and restart containers
- compose-file: fix empty qontract-reconcile.links list when no other container wants to be started (#14)
- docker-compose: run docker-compose logs in endless loop (#16)
- move project to app-sre organization
- consitent logging
- profile run: monitor file changes and restart containers
- release: fix pypi page
- release: add secret.PYPI_TOKEN
- profile: set RUN_ONCE if true otherwise keep it unset
- profile rm: autocompletion
- profile create: success message
- config init: line breaks in screen capture
- config init: show default values
- typo in prompts
- remove broken profile render command
- docker: always uppercase log level
- docker-compose: run_once
- docker: avoid uneeded rebuild of containers
- profile dump
- rename python package to qontract-development-cli
- ProfileSettings defaults
- empty defaults
- release: automatic pypi releases
- doc: describe config, env, and profile settings
- config init: prompt for important settings
- PR/MR support for app-interface, schemas, and reconcile
- profile: add app-interface-path setting to profile; enhance profile create
- profile run: treat ctrl-c has quit
- profile run: --force-build option
- docker-compose: named network
- docker-compose: display container logs
- profile run: keyboard shortcuts