florian.vuillemot florian.vuillemot
  • Paris
  • Joined on 2019-02-11
14c036fc35 Improve error handling and shared files between the reuse-api and the forms project
florian.vuillemot commented on pull request reuse/api#39 2020-11-02 21:59:04 +00:00
Allow to run full API locally

Sorry @max.mehl I was in the context and I didn't precise it ! The forms_default network is built by the forms app, and we use it to communicate with this API.

Thank you for the exemple, I…

florian.vuillemot created pull request reuse/api#40 2020-11-01 17:12:51 +00:00
[WIP] Fix https://git.fsfe.org/reuse/api/issues/33
ca87b22179 Add TaskQueue to handle multiple enqueue of same task
357d7389f3 Add doc on the docker-compose build process to run apps locally
florian.vuillemot commented on pull request reuse/api#39 2020-11-01 13:57:33 +00:00
Allow to run full API locally

Could you please, provide me the repos.json file ? I didn't see it in the forms repository and it's the last element to include to allow us to simulate all the workflow locally :)

I used the…

32f703feb0 Add license to default env file and gitmodules
907d462063 Add reuse-api dependancies in docker-compose setup and allow to configure endpoint with env variables
b2a27fac63 Use the latest api worker as submodule
Compare 2 commits »
florian.vuillemot commented on pull request reuse/api#39 2020-10-28 22:43:41 +00:00
Allow to run full API locally

It looks much better this way ! I will try it, thank you :)

florian.vuillemot commented on pull request reuse/api#39 2020-10-27 21:00:07 +00:00
Allow to run full API locally

I will soon send you my SSH key to be able to test in real conditions, thank you :)

I can SSH on the docker with the root and the reuse users. I tested from my laptop directly (`ssh…

florian.vuillemot commented on pull request reuse/api#39 2020-10-26 07:01:59 +00:00
Allow to run full API locally

To be able to test and debug with ease, I propose this PR that should allow us to run the full workflow on a local environment. This could also help other people to understand how to deploy the…

florian.vuillemot commented on pull request reuse/api-worker#1 2020-10-26 06:28:39 +00:00
Allow to run Ansible deployment in a docker

This feature allows to easily run and test the Ansible script

florian.vuillemot created pull request reuse/api-worker#1 2020-10-26 06:26:20 +00:00
Allow to run Ansible deployment in a docker
florian.vuillemot created pull request reuse/api#39 2020-10-26 06:25:55 +00:00
[WIP] Allow to run full API locally
8133c9f614 Add wrapper around api worker to allow to spawn API Worker locally
c85176cc3e Add .env file to allow easy config custom
9c9d9f5235 Add forms and api-worker submodules
florian.vuillemot created repository florian.vuillemot/api 2020-10-26 06:16:21 +00:00
8f3a05ac47 Allow to run Ansible deployment in a docker
florian.vuillemot created repository florian.vuillemot/api-worker 2020-10-26 06:14:57 +00:00
florian.vuillemot commented on issue reuse/api#2 2019-08-01 20:58:01 +00:00
Interactive git prompts halt server

@carmenbianca good catch. Maybe the "test" request can depend of the protocol ?

florian.vuillemot commented on issue reuse/api#2 2019-08-01 18:48:50 +00:00
Interactive git prompts halt server

We can use a hack by checking the HTTP request on the server.