-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix some bugs and perform improvements #366
Comments
Estimated 2-3 days. I hope I have labeled time correctly. |
/start |
I am looking into using cloudflare/wrangler-action instead of ubiquity/cloudflare-deploy-action. This helps with the above goal. ubiquity/cloudflare-deploy-action doesn't seem to help with pushing secrets from github. |
Don't add more friction to card minting process. This should be passed in within the encoded permit from GitHub ideally |
After some more research, it turned out it was not user's name, but it was name of the business that mints card. That will be By the way, I have been looking into available cards for the last several days. All international cards are again unavailable at Reloadly. I thought they would add on Monday but they didn't. I asked them and they said they don't know when they cards will be available again. |
Seems like this will be hard to offer a reliable experience with reloadly. Maybe we should brand this feature as in beta. |
|
View | Contribution | Count | Reward |
---|---|---|---|
Issue | Task | 1 | 1200 |
Issue | Specification | 1 | 127.29 |
Issue | Comment | 1 | 0 |
Review | Comment | 1 | 80.76 |
Conversation Incentives
Comment | Formatting | Relevance | Priority | Reward |
---|---|---|---|---|
Some ideas that I hope will make the product more reliable, stab… | 42.43content: content: p: score: 0 elementCount: 1 h3: score: 1 elementCount: 2 ul: score: 1 elementCount: 2 li: score: 0.5 elementCount: 10 img: score: 5 elementCount: 2 a: score: 5 elementCount: 2 result: 29 regex: wordCount: 319 wordValue: 0.1 result: 13.43 | 1 | 3 | 127.29 |
Estimated 2-3 days. I hope I have labeled time correctly. | 0.77content: content: p: score: 0 elementCount: 1 result: 0 regex: wordCount: 11 wordValue: 0.1 result: 0.77 | 0 | 3 | 0 |
Resolves #366### QA: Preview link: https://github.com/EresDevO… | 33.65content: content: p: score: 0 elementCount: 8 h3: score: 1 elementCount: 3 a: score: 5 elementCount: 2 result: 13 regex: wordCount: 234 wordValue: 0.2 result: 20.65 | 0.8 | 3 | 80.76 |
[ 5.685 UUSD ]
@0x4007
Contributions Overview
View | Contribution | Count | Reward |
---|---|---|---|
Issue | Comment | 2 | 4.893 |
Review | Comment | 1 | 0.792 |
Conversation Incentives
Comment | Formatting | Relevance | Priority | Reward |
---|---|---|---|---|
Don't add more friction to card minting process. This should be … | 1.33content: content: p: score: 0 elementCount: 1 result: 0 regex: wordCount: 21 wordValue: 0.1 result: 1.33 | 0.5 | 3 | 1.995 |
Seems like this will be hard to offer a reliable experience with… | 1.38content: content: p: score: 0 elementCount: 1 result: 0 regex: wordCount: 22 wordValue: 0.1 result: 1.38 | 0.7 | 3 | 2.898 |
I added them to the organization secrets just in case we need el… | 0.88content: content: p: score: 0 elementCount: 1 result: 0 regex: wordCount: 13 wordValue: 0.1 result: 0.88 | 0.3 | 3 | 0.792 |
[ 0.054 UUSD ]
@rndquu
Contributions Overview
View | Contribution | Count | Reward |
---|---|---|---|
Review | Comment | 1 | 0.054 |
Conversation Incentives
Comment | Formatting | Relevance | Priority | Reward |
---|---|---|---|---|
Works fine | 0.18content: content: p: score: 0 elementCount: 1 result: 0 regex: wordCount: 2 wordValue: 0.1 result: 0.18 | 0.1 | 3 | 0.054 |
Some ideas that I hope will make the product more reliable, stable, easy to deploy and configure.
Improvements
/configs
folder.ask for user's name on card minting, as it is required field in Reloadly docs, but somehow it still works without name. It will be a good idea to include it.see [update] of this (Fix some bugs and perform improvements #366 (comment))Bugs
undefined
error when wallet is connected, but not signed in. sometime it doesn't show up. more likely to show up on a new permit link.The text was updated successfully, but these errors were encountered: