Harsh Agarwal
Harsh Agarwal
I was getting this error when I was including this module using the example given on the [website ](https://caferati.me/demo/react-awesome-button/blue-theme), ``` import AwesomeButton from 'react-awesome-button/src/components/AwesomeButton'; import AwesomeButtonProgress from 'react-awesome-button/src/components/AwesomeButtonProgress'; import AwesomeButtonSocial...
I am trying this approach for a SPA app built using react. My frontend files are in a build folder ```build/favicon.ico build/index.html build/asset-manifest.json build/static/css/** build/static/js/** build/manifest.json ``` ``` //go:embed build/*...
A separate file will also be helpful in informing new contributors whom to contact on IRC / other media , if one is willing to contribute.
@JohnnyCrazy solution solves the UI issue. But make sure that in `` you add the unique `key={option.id}` after the `{...props}`.
> yep in general very good idea, but adding another dependency would make running tests without Prow more difficult I don't see any dependence on prow for promrunner. The circelci...
I have one question. How long will the circle-ci artifacts stay in circle-ci. Acc to [https://support.circleci.com/hc/en-us/articles/115014004948-Uses-for-artifacts-and-limitations-](https://support.circleci.com/hc/en-us/articles/115014004948-Uses-for-artifacts-and-limitations-) and [https://circleci.com/docs/2.0/artifacts/#artifacts-overview](https://circleci.com/docs/2.0/artifacts/#artifacts-overview) > We don't make guarantees about how long artifacts are available for....
OTOH, passing the go version in the github comment seems a bit tedious from the user point of view. The user might expect prombench to take care of this on...
@simonpasquier I will be out for a few weeks. If it is all right, I will look into this PR after I return.
@simonpasquier The approach sounds good. I presume this will use a different repo than the main Prometheus repo. Primarily because we don't want circleci build process to take too much...
**#GSOC-2018** I would like to take this issue up. Could someone elaborate a bit more on the problem at hand.