Ben
Ben
Glob support would be great for us as well since we're using [tern](https://github.com/JackC/tern), which supports environment variables in migrations via [its templates](https://github.com/JackC/tern#template-tips), for our migrations. We'd like to just exclude...
@gilad-solter Unfortunately, simply using `alwaysRenderSuggestions` does not solve the specific issue being described. The issue is that when `focusInputOnSuggestionClick` is used (so that the focus is maintained), `shouldRenderSuggestions` does not...
I'm pretty surprised that this is still an issue after so long. I'm not a maintainer, nor have touched this SDK in years, but I tried to trigger the Jira...
Pull request: https://github.com/dOrgTech/homebase-lite-backend/pull/21
@ashutoshpw Above pull request is waiting on review, merge, deployment, post-deployment
Details in comments of #743 on how to finish this one up
This is a priority immediately after my onboarding.
Duplicate issue: https://github.com/dOrgTech/homebase-app/issues/702 > Integrate the tests done by the upwork team, so that as we're doing new features and fixes we run them through a testing pipeline.
Tests being referred to seem to be in this repository: https://github.com/W3DevTeam/TezosHomebaseTests Below is a good example of a GitHub action that could be run (might have to be adapted for...
Sadly, Netlfiy does not currently send a `deployment_status` event: https://answers.netlify.com/t/can-netlify-deliver-deploy-event-to-github-api-after-successful-deployment/10905