Commit Graph

96 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
d19cd18393 Add no-local-write CLI option to not write to local files after a sync 2024-04-04 21:58:26 -04:00
Simon Prévost
388c07a227 Bump cli to 0.16.2 2024-03-06 08:55:27 -05:00
Marc Lefrancois
c61e9a5d8c
formatter.error accepts an array of strings (#418) 2024-03-05 17:07:28 -05:00
Simon Prévost
735dbf9963 Bump cli to 0.16.1 2024-03-04 21:45:49 -05:00
Simon Prévost
7ec032438f Refactor hook formatter to not print if no output 2024-03-03 15:27:03 -05:00
Simon Prévost
2d21ee88db Add JIPT page example on project scope 2024-03-03 15:12:39 -05:00
Marc Lefrancois
edec1f74bb
Add output and error handling to hook-runner (#417)
* Add output and error handling to hook-runner

* cleanup + linting

* run make format also

* Nicer output when script succeeds
2024-03-03 15:12:32 -05:00
Simon Prévost
8bcdf3b1c9 Update ember 2024-02-06 19:19:09 -05:00
Simon Prévost
656dc7459c Add dot-in-slug-directory example in cli 2024-02-04 14:34:08 -05:00
Simon Prévost
5e14a33da9 Bump cli to 0.16.0 2024-01-30 20:34:31 -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
Simon Prévost
89dfea0112 Fix CLI where files are being synced from the project document instead of from the filesystem
CLI sync should not create files as this is the role of the versionning
system (git). This allow a project to contain file from 2 different
repos (like a webapp and a API CMS).

This is a fix from a recent addition that was also consider a fix. The
fix was wrong so the document-paths-fetcher.ts file is patched.

The stats command also reflect which document from Accent’s project is
found in the filesystem.
2024-01-21 15:19:51 -05:00
Simon Prévost
27fd526845 Bump cli to 0.15.0 2023-12-22 10:59:23 -05:00
Simon Prévost
9b24abd07e Fix typo in project fetcher 2023-12-21 11:25:50 -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
cfe1e9ab9c Add translator role with 'translated' boolean state on a translation 2023-12-20 16:29:31 -05:00
Simon Prévost
42a7b4bc93 Add version filter on project revision/revisions and add version and check-reviewed flags on CLI 2023-12-14 21:42:24 -05:00
Simon Prévost
d1f7a0bf55 Bump cli to 0.14.2 2023-12-12 22:04:24 -05:00
Simon Prévost
1fdb5ccf6b Add placeholder handling in Google Translate translate 2023-11-12 21:41:01 -05:00
Simon Prévost
d429b0b970 Add spelling lint check with LanguageTool integration 2023-09-29 20:11:14 -04:00
Simon Prévost
942a3f3f50 Bump cli to 0.14.1 2023-08-29 10:23:42 -04:00
Simon Prévost
69b6d1cf0f Fix slack and gitlab login 2023-08-29 09:50:19 -04: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
cf0662ccbd Bump cli to 0.14.0 2023-08-25 14:44:28 -04:00
Guillaume Chx
d6736229a0
Update CLI README.md (#364)
Added:
Documentation to undocumented:
- `accent.json` variable `project`
- ENV Variables to override config file variables
2023-08-25 10:15:48 -04:00
Simon Prévost
bfc502e5fa Fix export/format ordering, fix uniform border-radius, allow listing deleted documents, fix conflicts template hook 2023-08-24 21:51:03 -04:00
Rémi Prévost
d5fa6d0ac5
Use @mirego’s fork for create-pull-request action in workflow (#359) 2023-07-03 11:07:35 -04:00
Simon Prévost
e7504d4e2f Bump cli to 0.13.3 2023-05-17 10:07:09 -04:00
Simon Prévost
f2717817fe Fix other flags override 2023-05-17 10:06:38 -04:00
Simon Prévost
001253cbb6 Bump cli to 0.13.2 2023-05-16 15:18:58 -04:00
Simon Prévost
f41a03752b Fix cli --config flag for real 2023-05-16 15:05:26 -04:00
Simon Prévost
38d8f2b32f Fix cli --config flag 2023-05-16 14:41:46 -04:00
Guillaume Bourassa
4dade7089d
Added a --config flag to the CLI to specify the config file to use (instead of always using Accent.json). (#354)
* Added a --config flag to the CLI to specify the config file to use (instead of always using Accent.json).

* Fixed lint
2023-05-16 14:22:25 -04:00
Simon Prévost
fa91d06582 Bump cli to 0.13.1 2023-04-28 15:50:15 -04:00
Simon Prévost
82ebec082c Add missing cli-ux deps in cli 2023-04-28 15:50:15 -04:00
Simon Prévost
bd093decd0 Bump cli to 0.13.0 2023-04-28 15:50:15 -04:00
Rémi Prévost
b85f88ce02
Fix CLI GitHub Actions example configuration 2023-04-04 14:00:59 -04:00
Simon Prévost
6bc3274f42 Add machine translations on project sync 2023-03-14 13:16:39 -04:00
Simon Prévost
8f3f1c5b64 Fix typings and downgrade some ESM exported libraries 2023-02-27 14:14:59 -05:00
Gunnar Schulze
f1e35a0b6c feat: Upgrade CLI dependencies 2023-02-27 14:01:31 -05:00
Simon Prévost
4feb86228e
Add ecto_psql_extras in telemetry_ui (#342)
* Add pg_stat_statements metrics

* Upgrade telemetry_ui

* v1.14.0

* Update ember template lint and format
2023-02-23 09:03:06 -05:00
Simon Prévost
bb8979d325 Add api token create/revoke 2023-01-31 15:02:42 -05:00
Simon Prévost
26d574a19b Fix cli format command 2022-11-16 20:28:41 -05:00
Simon Prévost
4efe980129
Add support for version sync/export/infos in CLI (#325) 2022-11-16 20:18:35 -05: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
Rémi Prévost
b789abb5d0
Add missing YAML syntax highlighting 2022-11-15 15:54:13 -05:00
Rémi Prévost
f416407be1
🥷 2022-11-15 15:53:49 -05:00
Rémi Prévost
f82d506cbe
Update small stuff in GitHub Actions sample 2022-11-15 15:48:35 -05:00