Tags give the ability to mark specific points in history as being important
-
v0.28.0
protectedRelease: v0.28.0b7562f6a · ·- Added avatar information for the 'created_by' field to the workspace and project information in the API response. - Add created by membership for project/workspace, and rename created by related fields. - Refactor Docker builds to use -slim image i.s.o. -alpine image. - Remove old migrations. - Update GitPod configuration.
-
-
v0.26.0
protectedRelease: v0.26.089c5e2b4 · ·- Upgrade to Django 4.1 and Python 3.11 - Rename jobid to celery_task_id in run model - Switch from Flake8 to Ruff and add CI/CD job lint based on Ruff - Remove mypy - Change coverage config (cause of lower code coverage) - Change typing to the new Python 3.11 format - Replace custom authentication by default TokenAuthentication - Review environments now use different Docker image base - Bump requirements - Add GitLab CI/CD job to create release based on tag and tag message
-
v0.25.0
protectedRelease: v0.25.0641a1d9b · ·- Added more query params to run the endpoint to support filtering on created_by, status and package - Added an "exclude" version of the run-related filters - Run image name: do not use fullname, but only use the name of the image to fix showing duplicate tags in image info on run views
-
v0.24.0
protectedRelease: v0.24.0af49187e · ·- Upgrade Django to 4.0 - Upgrade `dj-rest-auth` and implement new setup of settings - Replace `pytz` with `zoneinfo` - Update README to make it ready for going open source - Update Gitpod config to remove default signing commits with a GPG key so we can also sign commits with an SSH key - Set Gitpod environment to run on Python 3.10
-
v0.23.0
protectedRelease: v0.23.0eae8a31b · ·- Add '_at'-suffix to DateTimeFields - Move DateTime fields from third-party app django_extensions to AskAnna core app - Simplify and rename base models in app core - Rename listeners in app package - Fix search on runs in Django admin
-
-
-
-
-
-
-
-
-
-
-
-
-
-