Andy Duong

Results 21 issues of Andy Duong

## Why - The 2.1.0 doesn't work with the new SassC version (Rails 6.0) - Resolve #233 - Resolve #234 ## What happened Using the **Tilt[scss]** as the **scss_template** ##...

Hi all, thank you for creating this action. ### Problem We are starting to use this action on our CI workflow; it's working well. The only issue is we can't...

The problem is we want to share the ENV variable between Rails and Node JS on the development environment. For Rails, the `figaro` use the `application.yml` to export the ENV...

type : chore

## Why Firstly, to make it similar to the other library like https://github.com/riverrun/pbkdf2_elixir#installation and https://github.com/riverrun/bcrypt_elixir/blob/master/README.md#installation. Secondly, it will help future developers quickly tweak their `test configuration` right from the README....

## What happened 👀 Improve the rules base on https://github.com/nimblehq/elixir-templates/pull/256 ## Insight 📝 - On https://github.com/nimblehq/elixir-templates/pull/256 we introduce the `public and private` methods only, without the `type/types` so when I...

type : chore

## Why Following Olivier's suggestion in https://github.com/nimblehq/elixir-templates/pull/228#discussion_r894099734 ## Who Benefits? Maintaner

type : feature

## Why An Elixir tool for checking the safety of database migrations. -> https://github.com/Artur-Sulej/excellent_migrations ## Who Benefits? Developers

type : feature

## What happened Use https://github.com/nimblehq/eslint-config-nimble and https://github.com/nimblehq/stylelint-config-nimble ## Insight Just update the `eslint` and `stylelint` modules ## Proof Of Work The test is passed

Currently, the template doesn't support to apply only specific addon yet, someone might use the template to add a few add-ons instead of the whole template. For example: ``` mix...

## Why To save time on setup the new API project with the required OAuth with Guardian library, we could create an Addon for that in the API variant. -...

type : feature