Skip to content

Releases: ibutsu/ibutsu-server

v2.5.1

27 Mar 21:29
71a1f81
Compare
Choose a tag to compare
  • Fix #441 where project id was not being applied to the results
  • Fix an issue where a run ID in a junit XML filename was not used in Ibutsu
  • Fix an issue in reports where the report ID went missing
  • Some bug fixes for tokens and projects

v2.5.0

14 Mar 17:03
656036a
Compare
Choose a tag to compare
  • Add a default dashboard to a project, so that it appears when you select the project
  • Making a start
  • Try to direct the log files to stdout/stderr
  • Try to fix some permissions issues in the container, and send the logs to stdout
  • Use a multi-stage build and use nginx to just serve the static files
  • In OpenShift, /.npm is used
  • Expose the port and build the files at build time
  • New filter-heatmap widget for making flexible heatmaps
  • Hotfix: Frontend container used non-existent script
  • Migrate container images to use UBI8 minimal
  • Adjust container images so that they manually build psycopg2
  • Add target ports to Routes
  • Import the properties if set in JUnit XML
  • Add missing email for superadmin
  • Add OCP templates for AppInterface
  • Auto select fields for MetaFilter
  • metadata.team filter in frontend
  • Fix some issues in the widget config controller

v2.4.3

16 Jan 17:02
f4328d8
Compare
Choose a tag to compare
  • Added accessibility marker filter to remove irrelevant results
  • Adding ability to edit dashboard widgets
  • Fixing test history bug
  • Add more UUID validation
  • Updated precommit
  • Migration to component testing using Cypress
  • Fixed url for flake8 hook
  • Fixing Jenkins Bar and Line charts
  • Change the homemade copy-paste component to the one from PatternFly
  • Add instructions for how to download an artifact
  • Adding days and project_id to compare-runs-data calls

v2.4.2

12 Oct 19:16
5c1f70f
Compare
Choose a tag to compare
  • Fix some issues in the admin controllers

v2.4.1

06 Oct 19:20
b389580
Compare
Choose a tag to compare

Fix some styling issues from using npm in the container image.

v2.4.0

04 Oct 14:11
bbe1762
Compare
Choose a tag to compare
  • Fix various API errors found in fuzzy testing
  • Add/update the accessibility dashboard
  • Promote user_properties on archive import
  • Add schemathesis to actions
  • Upgrade Celery to the latest version
  • Update podman and Docker Compose configurations
  • Flask listens on 127.0.0.1 by default, add the ability to specify it for podman
  • Drop the tarfile open mode to autodetect compression

v2.3.0

21 Jul 18:33
1d11daa
Compare
Choose a tag to compare
  • Bump terser from 4.8.0 to 4.8.1 in /frontend
  • comparison view
  • disable py3.11 for the five bugs on celery
  • restore usage of _orig_func instead of wrapped
  • get_app returns a flask app instead of connexion
  • ensure db url parsing handles test configuration
  • drop nose dependency
  • remove python 3.7 and add the modern ones
  • restore env var prefixes in podman pod yaml
  • split ibutsu pod config into configmaps
  • fixup! restore ports
  • black fixes
  • create flask based entrypoints and enable podman play usage
  • tox config: update for python 3.8+ and usedevelop
  • summaries computation: allow any custom summary
  • fix extraction of celery wrappers
  • steamline configuration setup
  • make flask >2 the minimum
  • default settings: use pod name instead of localhost for celery
  • use non-interactive non-terminal containers for ibutsu_pod.sh
  • fix ports in frontend json commands
  • add manual/blocked states to api spec
  • modernmize pre commit config

v2.2.3

01 Jul 06:28
7ea28a3
Compare
Choose a tag to compare
Merge pull request #367 from rsnyman/issue-366-get-run-error-500

Fix error 500 when getting a non-existent result or run

v2.2.2

26 May 19:54
bb864c4
Compare
Choose a tag to compare
  • Actually copy the source in the importers
  • Fix the requestBody of the User endpoint in the OpenAPI spec

v2.2.1

16 May 18:40
389c857
Compare
Choose a tag to compare
  • Rename some methods to ensure unique operationIds
  • Fix some issues in the import API
  • Trim whitespace from filters (closes #342)
  • Add the ability to add new projects
  • add logging for lock