Commit graph

17 commits

Author SHA1 Message Date
Paul Chavard
94ecd2166e chore(js): use bun instead of yarn 2024-04-03 14:52:44 +02:00
Eric Leroy-Terquem
6771bc6643 doc: update readme about webdrivers 2024-02-15 16:48:10 +01:00
simon lehericey
df9203e69d chore(tools): update chrome/chromedriver installation procedure 2023-08-30 14:03:16 +02:00
Colin Darie
889a1df537
chore(bin/update): allow to ignore webdriver update for non-standard install paths 2022-11-28 14:29:48 +01:00
Paul Chavard
c3fa55b9f4 chore(node): add yarn clean to help with webpacker caching issues 2022-02-24 08:48:27 +00:00
Pierre de La Morinerie
4f8355664a bin: get closer from the default template of Rails 6 2020-07-09 10:47:38 +02:00
Pierre de La Morinerie
0003dc167a bin: remove last mentions of overmind 2020-07-09 10:47:38 +02:00
Paul Chavard
efd03f0169 Use webdrivers gem to keep webdrivers updated 2019-11-06 11:20:40 +01:00
Pierre de La Morinerie
e72638f3ba bin: run after_party tasks on bin/update 2019-03-28 12:29:58 +01:00
Pierre de La Morinerie
291baad96b update: don't restart the server
The server is typically started using `overmind start`: better to
handle the update and the startup separately.
2018-09-03 14:31:36 +02:00
Pierre de La Morinerie
a33e2cd3fb update: don't clear tmp files
There is no strict need for this, and cached files take a long time
to be regenerated when restarting the server.
2018-09-03 14:31:30 +02:00
Pierre de La Morinerie
20df107620 update: update yarn dependencies 2018-09-03 14:31:23 +02:00
Paul Chavard
6136e3a3f8 Update binstubs 2018-05-22 17:03:52 +02:00
gregoirenovel
e26f4148ff Bump development gems
- brakeman
- rubocop
- scss_lint
2018-03-06 16:17:22 +01:00
gregoirenovel
fe7f8da636 Revert "Bump development gems"
This reverts commit d6ad3fc3fd.
2018-03-06 15:11:26 +01:00
gregoirenovel
d6ad3fc3fd Bump development gems
- brakeman
- rubocop
- scss_lint
2018-03-06 10:36:35 +01:00
gregoirenovel
2b25a17af1 [Ref #288] Remove /bin from .gitignore, add binstubs 2017-05-12 17:40:22 +02:00