Stanley Sathler

Results 8 issues of Stanley Sathler

Thanks for the great job, guys! :star2: Is there any way to configure it so deploys are made to Review Apps in a Pipeline? I need to deploy my PRs...

Thanks for the awesome plugin, Rubens! While checking the docs and doing some tests, I realized some instructions in `/sample/README.md` were incorrect. I also took the opportunity to try to...

Hey guys 👋 First and foremost, thank you all for maintaining this awesome project. I was just reading the _Themes_ section in the docs and I didn't find anything related...

enhancement

As discussed on https://github.com/hexojs/hexo-cli/issues/175, this Pull Request adds a new command to the cli named `theme`. It creates a fresh new theme structure on the user's current directory.

See use case: https://github.com/mswjs/data/issues/262

Great work guys! 👏 One of my fields should represent a JSON column supported by some DBMS. They're able to store any valid JSON object. My model: ```js factory({ timelineItemEffectMetadata:...

We have a use-case here where we set a resource to expiry after 30d. Would be nice to match if our date is 30d after the other one. I'm happy...