hkpanchani

Results 7 comments of hkpanchani

while creating new user with `mmctl user create_user`. Generate user with random password rather than passing it as params in mmctl and send the password or signup link in users...

i tried with influxdb:1.8.6, still the same error.. ![image](https://user-images.githubusercontent.com/35301566/144792924-77dd3f9c-cabe-4934-88a7-a5b2cd0d8680.png) ![image](https://user-images.githubusercontent.com/35301566/144792949-30dc1466-1a42-4b93-b390-e9984239f778.png)

while sending document you need to send absolute path not relative path document: ${{ github.workspace }}/app/build/outputs/apk/debug/app-debug.apk I am saving my apk in github workspace

No it sends the apk itself Let me show you my code `jobs: build: name: Generate APK runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - name: set up JDK 1.8 uses:...

``` + read -r name + '[' -z fluentd-tm3-config ']' + '[' configmaps == secret ']' + msg-start configmaps fluentd-tm3-config + '[' '' == true ']' + '[' -t 1...

@mem > If I understand correctly what you are trying to do @zloidemon, you could achieve that with relabelling. > > My guess is that you have something like: >...

> Sorry, i send only the half of code `{ id: "WapQuery", conditions: (module) => module.queryExist ? module : null }` > > after that: Store.WapQuery.queryExist("[[email protected]](mailto:[email protected])") > > finally: Check...