Deluan Quintão
Deluan Quintão
This tool should be able to run scripts meant to be used directly by Contentful's migration tool, i.e. without `up` and `down`, only exporting a function. It could auto-detect that...
When devs are working in parallel in the same dev space, when one dev applies a script to the space, other devs can gets an error, because the script is...
As per: https://github.com/deluan/contentful-migrate/pull/6#issue-170294707 See also `lib/store.js:10`
Maybe using this package: https://github.com/ericclemmons/github-semantic-version NOTE: This can only be implemented after we put a proper test suite in place
Right now it is a mess, with a mix of `console.log`, migrate's `log`, `listr` and other methods. It is hard to follow what is happening through the messages displayed in...
See: https://github.com/contentful/migration-cli#setup This would make this tool more integrated with the Contentful tooling eco-system
Smart Playlists
Smart playlists can be created as a json object into a file with `.nsp` extension and Navidrome will create a dynamic/query based playlist and keep it updated. These `.nsp` files...
Hi there, thanks for your awesome library! It is refreshingly easy to use! I'm trying to use it to render a sequence of images in a `glfwcanvas`, but when I...
## ⚠️ This is very experimental code and will break your DB if you run it locally! If you want to try it for any reason, be sure to backup...
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action