- add changelog
Full set of changes: 0.10.0-dev4...1.0.0
Full set of changes: 0.10.0-dev3...0.10.0-dev4
Full set of changes: 0.10.0-dev2...0.10.0-dev3
- check if switched container is running for shell command (#121)
- fix sentence
Full set of changes: 0.10.0-dev1...0.10.0-dev2
- fix typos, small rewrites (#118)
- fix typo
Full set of changes: 0.9.0-dev11...0.10.0-dev1
- fix typos, add few hints
Full set of changes: 0.9.0-dev10...0.9.0-dev11
- add missing references
Full set of changes: 0.9.0-dev9...0.9.0-dev10
- remove help arg from click.argument
Full set of changes: 0.9.0-dev8...0.9.0-dev9
- add another hint
Full set of changes: 0.9.0-dev7...0.9.0-dev8
- fix merge mess
- move text and docs structure, add a lot of documentation
- move text and docs structure, add a lot of documentation
- adds even more basic documentation
- delete redundant docs
Full set of changes: 0.9.0-dev6...0.9.0-dev7
- duplicate project title
- duplicate project title
- showing specific error message if project cannot be retrieved
- exit on error with specified message
- missing imports from helpers
- remove list as parameter
- fixes for minor problems
- project up inconsistency
- fixes for minor problems
- project up inconsistency
- test errors for DistributionNotFound
- version check error
- invalid context error mesage
- invalid context error mesage
- change console info
- consolidate project use tests
- change console info
- consolidate project use tests
- remove exit_error_with_message()
- remove exit_error_with_message()
- remove exit_error_with_message()
- remove exit_error_with_message()
- adjust tests
- added new tests for helpers
Full set of changes: 0.9.0-dev4...0.9.0-dev6
- showing specific error message if project cannot be retrieved
- exit on error with specified message
- login state in test
- login test
- app switch deck_id
- deck selection
- typo (#68)
- take namespace from environment instead of deck for KubeAPI when uninstalling deck
- add real login test
- added new tests for helpers
Full set of changes: 0.9.0-dev3...0.9.0-dev4
- take namespace from environment instead of deck for KubeAPI
Full set of changes: 0.9.0-dev2...0.9.0-dev3
- add info for running project up command
- exec as shell alias
- exec as shell alias
- add oic to requirem
- updating requirement for a higher version of PyYAML
- sonarcloud detected bugs
- create cluster spinner added
- code smell commented code
- install coveralls and add to requirements
- code smells with nested empty function
- install coverage
- create cluster spinner added
- add coverage badge
- run black on new files, fix flake8
- pin pyyaml to >=5.4 in setup.py
- add pytest to workflow
- test orga command
- test text
- comment failing tests
- update workflows and add coveragerc file
- add tests for app, auth, system commands
Full set of changes: 0.8.1-dev13...0.9.0-dev2
- app switch command to clean docker processes after
Full set of changes: 0.8.1-dev12...0.8.1-dev13
- app switch command to build docker for projects with whitespace
- follow flag
- rename function
Full set of changes: 0.8.1-dev10...0.8.1-dev12
- adds spinner to setup.py
Full set of changes: 0.8.1-dev9...0.8.1-dev10
- include context in commands
- get at least 100 decks (paginator still missing)
- (login): AUTH_DEFAULT_HOST can be changed
- (context): GraphQL request
Full set of changes: 0.8.1-dev8...0.8.1-dev9
Full set of changes: 0.8.1-dev7...0.8.1-dev8
- add pre-release notice
Full set of changes: 0.8.1-dev6...0.8.1-dev7
- add cloudbuild config
Full set of changes: 0.8.1-dev5...0.8.1-dev6
Full set of changes: 0.8.1-dev4...0.8.1-dev5
- fixunikube logo image
Full set of changes: 0.8.1-dev3...0.8.1-dev4
- change unikube logo image
Full set of changes: 0.8.1-dev2...0.8.1-dev3
- add long desription to package
Full set of changes: 0.8.1-dev1...0.8.1-dev2
- (context): package use added
- adds batches in readme
- adds github workflows
- initial release
- correct helper string
- correct sonarcloud batch
- fix readme links
- add github pypi publish workflow
- run black