Commit Graph

27 Commits

Author SHA1 Message Date
Simon Prévost
5dc0c12a37 Upgrade setup-node in github actions 2024-08-13 16:43:12 -04:00
Simon Prévost
d8e3a70991 Fix NodeJS CI npm command 2024-02-14 22:52:52 -05:00
Simon Prévost
3a3cb1aa9f Add gha cache to docker build 2023-12-22 11:08:59 -05:00
Joey Bolduc-Gilbert
087603fa7e
Fix GCR token 2023-09-22 13:43:34 -04:00
Joey Bolduc-Gilbert
4522621ea2
Fix : push latest image when building on master (#376) 2023-09-22 13:21:57 -04:00
Joey Bolduc-Gilbert
3a8b948bde
Cache dependencies during CI builds (#375) 2023-09-22 13:11:45 -04:00
Joey Bolduc-Gilbert
c26875c8bd
Also push docker images to GCR (#374) 2023-09-22 12:03:21 -04:00
Joey Bolduc-Gilbert
11b1161c20
Use npm ci for reproducible builds (#373) 2023-09-22 11:59:34 -04:00
Simon Prévost
ecf82c63c7 Revert docker/build-push-action@v4 2023-08-25 14:12:14 -04:00
Sascha
450902e57d
update docker/build-push-action@v4 (#362)
add platforms to build arm image
2023-08-25 10:15:56 -04:00
Simon Prévost
70926dd492 Fix Rails formatter 2023-01-18 14:02:25 -05:00
Simon Prévost
b457ca6dde Update ci deps 2023-01-18 12:32:16 -05:00
Joey Bolduc-Gilbert
a03c0a2a06
Security updates for the cli (#299) 2022-06-14 17:02:32 -04:00
Simon Prévost
2589ddf04b Add correct node engine in package.json 2022-02-28 21:14:11 -05:00
Simon Prévost
f7ab439fdf Fix elixir version in GitHub Actions 2022-02-23 07:29:50 -05:00
Simon Prévost
31fd513c20 Remove gleam v2 2021-12-18 19:46:04 -05:00
Simon Prévost
62f6b655e1 Fix github ci elixir/otp version 2021-06-08 12:33:34 -04:00
Simon Prévost
09e4301aea
Add update comment UI and API on translation and projet comments (#236)
* Add update comment UI and API on translation and projet comments

* Use erlef/setup-elixir in GitHub Actions

* Fix setup gleam
2021-02-12 06:38:47 -05:00
Simon Prévost
c0757c15f3 Fix docker push on version tag or latest/master 2021-02-10 20:37:23 -05:00
Simon Prévost
9f4d28b93c Add gleam to ci 2020-11-24 19:22:34 -05:00
Simon Prévost
ad893ed6a8 Fix ci with elixir 1.11 2020-11-24 15:33:38 -05:00
Simon Prévost
7e7abcb9ee
Add version runtime tag in footer when served from the API (#182) 2020-05-08 07:50:53 -04:00
Simon Prévost
e67286f156 Add docker hub push on ci workflow 2020-05-07 17:34:44 -04:00
Simon Prévost
f6e202875d Fix github ci yaml 2020-04-27 06:59:51 -04:00
Simon Prévost
49ec47a02c working 2020-04-19 22:01:25 -04:00
Simon Prévost
9567db9b4d
Convert codebase to typescript and latest Ember (#157)
* Update eslint setup (#134)

* Convert services (#136)

* Convert login and logged-in routes (#137)

* Convert project routes and controllers (#138)

* Convert activities and comments routes (#140)

* Convert project edit sub-routes and controllers (#139)

* Convert files routes and controllers (#141)

* Convert revision routes and controllers (#142)

* Convert phoenix service (#143)

* Convert translation routes and controllers (#144)

* Convert versions routes and controllers (#145)

* Convert JIPT routes and controllers (#146)

* Convert Sass variables to CSS modules @value (#147)

* Convert CSS variables and fix projects page components

* Fix a bunch of components

* Fix another bunch of components

* Update styles and missing global for powerselect

* Fix typings

* Fix typescript warnings

* Add typings for phoenix and file-saver vendor

* Fix github ci

Co-authored-by: Charles Demers <cdemers@mirego.com>
Co-authored-by: Charles Demers <charles.demers6@gmail.com>
2020-04-07 07:47:33 -04:00
Simon Prévost
80e66f8d5c
Add github actions CI workflow (#123)
* Add github actions CI workflow

* Add coveralls post and remove travis

* committer
2019-10-09 20:01:41 -04:00