-
Hi,
In our group (https://aerogear.org/ and http://feedhenry.org/), we're currently implementing Prometheus metrics endpoints for our applications that run on OpenShift.
We're using Prometheus' …
aliok updated
6 years ago
-
Hi, just used the latest image and got this message when entering the configuration page in Jenkins:
You have not configured the CSRF issuer. This could be a security issue. For more information, p…
jr00n updated
6 years ago
-
We should host oVirt API description on ovirt.org site, but those description are usually generated directly from source code into HTML. In order to support that we need to have some directory (for ex…
-
We use this in many of our builds now in the FeedHenry project repos (and lots of internal projects also), but we're currently using it as it is here: https://github.com/feedhenry/fh-pipeline-library/…
-
While integrating this into the RainCatcher community a thought struck me. A diff style functionality while running the tool multiple times would be very welcome to prevent two potential security flaw…
-
After system upgrade to `10.10.4` my cordova app is hanging on splash screen when trying to deploy to iOS 9.3 device.
# Expected behavior
The app should launch
# Actual behavior.
The app hangs on s…
-
Hi,
Would you mind if I added [Carthage](https://github.com/Carthage/Carthage) support to the Feedhenry iOS SDK?
Cheers,
Rich
-
The app is currently backed by a configmap. So the name needs to match:
```
'[a-z0-9]([-a-z0-9]*[a-z0-9])?(\\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*'
```
This mean the name can't have spaces in it.
Ha…
-
## Description
Create step in WFM framework that will allow to collect signature.
## Tasks
- Port existing module to TypeScript:
https://github.com/feedhenry-raincatcher/raincatcher-signatu…
-
## Description
Create project landing page for RainCatcher
Landing page should be available as index.html in top level repository.
Finished results should be pushed to gh-pages branch for public…