Fyodor
Fyodor
Using [Github Actions](https://github.com/features/actions) instead of Travis (or as an option to choose) would provide for free (and presumably faster) CI workflow with *private repos*
It would be very handy if the extension provided support for [Netlify Functions](https://www.netlify.com/products/functions/). In particular, if one could create and deploy a function from VSCode like for instance [Azure Functions...
### Describe the bug The vulnerability is described here: https://github.com/advisories/GHSA-78xj-cgh5-2h22. As far as I can see now, the `ip` package is used only ones in the `core-server` package here —...
Closes #26014 ## What I did The `ip` package has been switched out for `internal-ip` (with identical functionality coverage) because of the high-level security vulnerability in the former. The change...
Look like the curret version doesn't work with some pre-requisites. But honestly, I tried everything. Sometimes it partially works, but not always. What _always breaks_ is validation of the checklist...
`angular-update` branch
## Details: ### Did you search for the problem in [other open issues in this repo](https://github.com/NativeScript/playground-feedback/issues)? Yes. Probably this issue has something in common with #156, but this one is...
### What problem does your feature solve? `contract init` command (https://developers.stellar.org/docs/tools/stellar-cli#stellar-contract-init) provides a flag (`--frontend-template`) allowing to generate UI code for contracts _via a repository_ (if I'm not mistaken). But...