Commit Graph

20 Commits

Author SHA1 Message Date
Simon Prévost
15402bc114 Add project lint entry to ignore lint checks based on term, key, spelling rule
Update elixir deps and elixir 1.17
2024-08-13 11:17:17 -04:00
Simon Prévost
656dc7459c Add dot-in-slug-directory example in cli 2024-02-04 14:34:08 -05:00
Simon Prévost
5bc633f67a Fix documentation for fileWithParentDirectory 2024-01-29 21:47:20 -05:00
guyaumetremblay
1a7c261db8
CLI - Add parent path naming strategy (#404)
* Add new name strategy

* Add documentation and examples

* Refactor the way to build the path
2024-01-29 15:48:27 -05:00
Etienne St-Pierre
8105d078c0
Extract the version of a branch name so it can be used as the Accent file version (#397)
* Extract the Accent file version from the current branch name

* Format

* Package lock

* PR review

* Return "" if git not installed

* Update cli/src/services/config.ts

Co-authored-by: Simon Prévost <sprevost@mirego.com>

* Format

* Fix typo

* Disable eslint for camelcase

---------

Co-authored-by: Etienne St-Pierre <Etienne.St-Pierre1@brp.com>
Co-authored-by: Simon Prévost <sprevost@mirego.com>
2023-12-21 11:24:25 -05:00
Simon Prévost
d04e302e74 Fix namePattern parsing and add namePattern docs in README 2023-08-28 20:24:55 -04:00
Simon Prévost
f2717817fe Fix other flags override 2023-05-17 10:06:38 -04:00
Simon Prévost
b80cde9d14
Add warning in CLI when files config have same folder path (#324) 2022-11-16 20:18:26 -05:00
Simon Prévost
ad018c0af5
Add document format on CLI (#308)
A new /format endpoint is available that simply returns the given file
as formatted by Accent. This can be useful locally to format or re-order
before committing the changes and not modify anything in your Accent
projet.
2022-09-01 08:45:19 -04:00
Simon Prévost
e04dccf6bd Fix review percentage, personal access token, batch, diffable strings 2022-06-20 09:55:53 -04:00
Simon Prévost
ffdb353848 Update NodeJS deps for webapp and cli 2022-02-28 11:41:08 -05:00
Simon Prévost
19ab6a44f1 Add gleam library to implement type-safe linting module 2020-06-10 13:04:13 -04:00
Simon Prévost
a0dfab7e12 Add ios cli example 2020-03-23 11:24:29 -04:00
Simon Prévost
50f9931033 Add support for file with slug suffix in cli 2020-02-06 12:34:13 -05:00
Simon Prévost
c63243ce78 Rename original_file_name to document_path 2020-01-11 20:37:09 -05:00
Simon Prévost
30546d3181 Fix document path parsing for parent directory 2019-12-12 12:36:50 -05:00
Simon Prévost
139ff29e70 Add support for simple filename as document source config for CLI 2019-11-14 10:03:22 -05:00
Simon Prévost
5be2645114
Refactor cli config to simplify language and document path parsi… (#127)
* Refactor cli config to simplify language and document path parsing

* Run format

* Remove namePattern inferred by cli in ember multifiles example

* Update cli/src/services/document.ts

Co-Authored-By: Rémi Prévost <remi@exomel.com>

* Add changelog

* Run format

* Run lint
2019-10-31 07:33:36 -04:00
Simon Prévost
b9045b5bcd Fix ci-check by rewriting lint and format under root package.json 2019-03-11 06:27:14 -04:00
Simon Prévost
be9f6bed83 Add cli in the repo to truly become a MONOREPO 🎉 2019-03-04 17:16:50 -05:00