Commit Graph

34 Commits

Author SHA1 Message Date
Stan Girard
b8f8851ccd feat(docker): multi platform build and prebuilt 2023-12-05 00:10:49 +01:00
Stan Girard
1ea647b147
feat(prebuilt): prebuild backend image for faster compilation (#1815)
# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2023-12-05 00:01:14 +01:00
Stan Girard
4b806db3c0
fix(migration): removed (#1170) 2023-09-14 16:45:15 +02:00
Stan Girard
1d33fbd3eb
feat(file-system): added queue and filesystem (#1159)
* feat(queue): added

* feat(crawling): added queue

* fix(crawler): fixed github

* feat(docker): simplified docker compose

* feat(celery): added worker

* feat(files): now uploaded

* feat(files): missing routes

* feat(delete): added

* feat(storage): added policy and migrations

* feat(sqs): implemented

* feat(redis): added queue name variable

* fix(task): updated

* style(env): emoved unused env

* ci(tests): removed broken tests
2023-09-14 11:56:59 +02:00
Stan Girard
d0370ab499
feat(refacto): changed a bit of things to make better dx (#984) 2023-08-19 13:32:16 +02:00
Stan Girard
015f12bb4c ci(ci): deploy tag 2023-08-18 18:41:50 +02:00
Stan Girard
2b85a94e88 feat(gcr): removed sha and put latest 2023-08-18 18:35:26 +02:00
Stan Girard
195b4b2ef2 ci(docker): registry fixed name 2023-08-18 18:31:04 +02:00
Stan Girard
ad3dca3e27 feat(docker): pushing image to github registry 2023-08-18 18:29:02 +02:00
Stan Girard
705e36e708 ci(prod): added microservices 2023-08-18 18:16:01 +02:00
Stan Girard
b7f9876ce2 feat(preview): added crawl service to ci 2023-08-18 16:35:27 +02:00
Stan Girard
1e78812f30 ci(preview): context put in good place 2023-08-18 16:14:48 +02:00
Stan Girard
6894a2365b ci(docker): fixed context 2023-08-18 16:12:57 +02:00
Stan Girard
110d72d111 ci(preview): removed core 2023-08-18 16:10:38 +02:00
Stan Girard
a706e2e9d0 ci(preview): working dir to core 2023-08-18 16:09:41 +02:00
Stan Girard
86ff98bee1 ci(preview): context 2023-08-18 16:08:42 +02:00
Stan Girard
19d41cf54e ci(preview): fix context 2023-08-18 16:01:00 +02:00
Stan Girard
8b5cef4dfc ci(preivew): added caching 2023-08-18 15:57:49 +02:00
Stan Girard
98f75ba7b7 ci(ci): ecr registry addedd 2023-08-18 15:49:16 +02:00
Stan Girard
d90850d364 ci(preview): added fail fast to false 2023-08-18 15:35:39 +02:00
Stan Girard
08450f7b50 ci(ecr): hidden 2023-08-18 15:18:09 +02:00
Stan Girard
9f9a7bc4a1 ci(preview): fix output 2023-08-18 15:09:51 +02:00
Stan Girard
ce6b45e1ac
feat(preview): added service upload (#979)
* feat(docker): improved size image

* feat(preview): added upload service

* ci(aws): using matrix
2023-08-18 14:49:48 +02:00
Stan Girard
c227fc990d chore(empty): file removed 2023-08-18 12:26:29 +02:00
Stan Girard
d1dfd6c7ec
Feat/microservice aws (#976)
* feat(chat-service): added task definition

* feat(ci): added ci
2023-08-18 12:02:57 +02:00
Stan Girard
8abd979ca2 ci(docker): fixed 2023-07-18 16:54:31 +02:00
Stan Girard
4d3dbc565e feat(ci): fixed 2023-07-18 16:52:55 +02:00
Stan Girard
7bc9f614c5 fix(ci): workflow 2023-07-18 16:26:10 +02:00
Stan Girard
ab9a9d0db4
fix(ci): aws deploymenet (#693) 2023-07-18 15:54:37 +02:00
Matt
260e20d401
feat: update paths and workingdir (#686) 2023-07-18 12:21:25 +02:00
Matt
e61f437ce8
Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
Stan Girard
572191777b ci(actions): filtered so it triggers only when files change 2023-07-02 14:37:15 +02:00
Stan Girard
2b835a1ee5 fix(ecs): preview env name 2023-06-29 09:56:42 +02:00
Stan Girard
4ce080b785
Feat/preview env (#399)
* feat(preview): added

* feat(vercel): preview env
2023-06-29 09:55:06 +02:00