reporting
Here are 780 public repositories matching this topic...
[//]: # (
. Note: for support questions, please use Stackoverflow or Gitter**.
. This repository's issues are reserved for feature requests and bug reports.
.
. In case of any problems with Allure Jenkins plugin** please use the following repository
. to create an issue: https://github.com/jenkinsci/allure-plugin/issues
.
. Make sure you have a clear name for your issue. The name should s
Windows 10, xlwings 0.17.1, Office 365, Python 3.7
Until yesterday my xlwings was working perfectly fine. This morning when I opened up the same spreadsheet I worked on the night before I got this error message:
ModuleNotFoundError: No module named 'Options_Pricer_RvL'
File "<frozen importlib._bootstrap>", line 965, in _find_and_load_unlocked
File "<frozen importlib._bootstra
ES - v6.5.4
Kibana - v6.5.4
Search guard - v6.5.4
sentinl plugin - v6.5.4
Configure sentinl with some test watcher and action , but when i deleted the watcher from kibana GUI , but still alarm get fired at the regular interval , as i already given required permission at search guard , subsequent index get created at elastic search , manually deleted watcher index but it will auto recr
Should exist in the installation manual an example of a systemd documizer-conversion.service
in order to launch at boot the docker appliance with syslog and dns options .
Support to firebird
Is this open source version, or will it have support for the firbird database?
What component is this about ?
Documentation
What is happening ?
There's no documentation for EXTERNAL_AUTH: https://github.com/ansible-community/ara/blob/7a192ac1b7541465d9e799ab96e3db48861cdd16/ara/server/settings.py#L80
What should be happening ?
There should be docs about it an
-
Updated
Jun 6, 2020 - C#
Pretty simple stuff: I couldn't find examples for file flag when checking the docs. Also, the info presented when running --help doesn't say much. Ended up checking the file.go to get the proper syntax and then came across this:
$ gowitness file -s ~/Desktop/urls
$ gowitness file --source ~/Desktop/urls --threads -2
so maybe just add it directly to the main docs?
Thanks
-
Updated
Jan 14, 2019 - Java
The docs repository should be tagged based on the jsreport releases.
The website should display the latest documentation with options to display older version
This could be just a link to the github docs repo with particular tag for the start.
We should start correctly tagging the docs repo already and later do the rest.
I found that is possible to avoid BOM character exported in the Issues, but it is missing in the documentation.
Please add a reference for uFEFF={false}.
-
Updated
Feb 22, 2020 - PowerShell
-
Updated
Dec 26, 2019 - Java
-
Updated
Apr 22, 2020 - Go
The page where we detail the various tasks of the admin interface is quite long and it's tricky to find what you're looking for. It needs breaking up into smaller tasks.
https://github.com/mysociety/fixmystreet/blob/pro-user-guide/_includes/admin-tasks-content.md
@dracos suggested splitting it by role (eg. Admin/Staff/User), while that makes logical sense it feels like you need some insider
-
Updated
Mar 24, 2020 - Shell
Minor, but it would be nice to update requirements.txt to reflect that the minimum supported pandas version is at least 0.20, since this is internally using https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.agg.html which was introduced in 0.20.
Create a /metrics endpoint for the controller to expose metrics and potentially use as a liveness probe endpoint.
-
Updated
Feb 4, 2020
Allure report doesn't contain parameters from Scenario Outline
Feature: Some Feature
Scenario: Some Scenario
Given variable is <a_value>
When we add <b_value>
Then the result will be <c_value>
Examples:
| a_value | b_value | c_value |
| 2 | 3 | 5 |
| 3 | 3 | 6 |
The data from "Exambles" doesn't pass to allure repor
Description :
From the current documentation & whatever experimentation I have done on operator metering, I don't see a feature to upload or push the operator metering metrics to a NoSQL database like Cassandra or Kafka topic instead of Presto DB
This can be useful to query operator metering metrics from web applications as Presto is relatively slow
Please share your thoughts on this or a
-
Updated
Jun 12, 2020 - JavaScript
/// A page management error.
enum Error {
/// No clusters left in the freelist.
///
/// This is the equivalent to OOM, but with disk space.
OutOfClusters {
description("Out of free clusters.")
}
/// A page checksum did not match.
///
/// The checksum of the data and the checksum stored in the pagThe date handler on the projects does not seem to like those that natively use ISO8601 type dates (yyyy/mm/dd or dd/mm/yyyy).
So when I try to add dates as per the displayed (mm/dd/yyyy) mask the system rejects the input.
Reporting apps
Waydev
#1 Git Analytics Platform for Engineering Productivity
Check Run Reporter
Your CI service tells you that tests failed; Check Run Reporter tells you *which* tests failed
Improve this page
Add a description, image, and links to the reporting topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the reporting topic, visit your repo's landing page and select "manage topics."



When adding a new data store database in Metabase it tries to connect first with SSL (if the driver supports SSL), and then without, in that order. If either connection succeeds, the database details are accepted as valid. Yes, you can add driver specific JDBC options to use SSL, but there is no good feed