pbartusch

Results 17 issues of pbartusch

Hi, I am currently reproducing code for plotting maps of Germany (https://juanitorduz.github.io/germany_plots/). I try to get the interactive map running: ``` import mplleaflet fig, ax = plt.subplots() berlin_df.plot( ax=ax, alpha=0.2...

1. Set `smui.target-environment.config` (currently on the `preview_link` branch) to: ``` """{ "LIVE": { "en": [ { "rulesCollection": "AmazonEN", "tenantTag": null, "previewUrlTemplate": "https://www.amazon.com/s?k=$QUERY" } ] } }""" ``` This way: *...

Search managers have no easy way to preview the impact of single rules they are currently working on. SMUI only enables the deployment of whole rules.txt files that belong to...

enhancement
help wanted

* Navigate to "Admin" * Click "configure" to an existing rules collection *Actual:* Error: *Expected:* Detail configuration UI for the rules collection. *Mitigation:* With the next build of v3.15, I...

bug

A rule collection can be deleted (admin screen), if no rules (inputs) are maintained for it. Anyway, if that collection has a history of (deleted) events assigned to it, those...

help wanted

**WHY** Seeing which user triggered a deployment and when that happened, helps a team of search managers to better understand their activities and the state of the rules published. **WHAT**...

enhancement

SMUI only retrieved the major and minor version number of the dockerhub market standard correctly. The patch number stays 0. Probably, this is happened when changing the tagging policy of...

bug

Steps to reproduce: * Start SMUI on a fresh database * Create Rules Actual: * Rules can be created (but the assignment to a deployment channel is unclear, also they...

bug

Deployment possibilities for SMUI have grown rapidly. The configuration is hard to understand & corresponding code is hard to maintain - this includes: * RulesTxtDeploymentService * application.conf especially. Approach: Step#1:...

``` [info] MysqlCompatibilitySpec: [warn] o.t.u.TestcontainersConfiguration - Attempted to read Testcontainers configuration file at file:/home/runner/.testcontainers.properties but the file was not found. Exception message: FileNotFoundException: /home/runner/.testcontainers.properties (No such file or directory) [info]...

bug