• Joined on 2020-05-29
Suguivy deleted branch get-images from fedi-image-bot/bot-api 2024-01-06 19:54:18 +00:00
Suguivy merged pull request fedi-image-bot/bot-api#20 2024-01-06 19:54:17 +00:00
Implemented the GET /images endpoint with corresponding params
Suguivy pushed to get-images at fedi-image-bot/bot-api 2024-01-06 19:49:49 +00:00
e263f1eaca yarn.lock
18b47cc20e Merge remote-tracking branch 'origin/develop' into get-images
cf03c90c46 changed the action to use cache (#19)
478487d402 Merge pull request 'put-images' (#18) from put-images into develop
e2c02cb32c Merge pull request 'Added fake data for test and dev environment' (#17) from testing into develop
Compare 9 commits »
Suguivy created pull request fedi-image-bot/bot-api#20 2024-01-06 19:46:58 +00:00
Implemented the GET /images endpoint with corresponding params
Suguivy pushed to get-images at fedi-image-bot/bot-api 2024-01-06 19:46:20 +00:00
a878d6255c Implemented GET /images endpoint with params
Suguivy created branch get-images in fedi-image-bot/bot-api 2024-01-06 12:47:59 +00:00
Suguivy pushed to get-images at fedi-image-bot/bot-api 2024-01-06 12:47:59 +00:00
Suguivy reopened issue fedi-image-bot/bot-api#15 2024-01-06 12:37:21 +00:00
Implement GET /images
Suguivy commented on issue fedi-image-bot/bot-api#15 2024-01-06 12:37:11 +00:00
Implement GET /images

We will not add the page query param, and we'll add status to filter documents. This is now documented in the README.md file

Suguivy closed issue fedi-image-bot/bot-api#15 2024-01-06 12:37:11 +00:00
Implement GET /images
Suguivy pushed to develop at fedi-image-bot/bot-api 2024-01-06 12:34:45 +00:00
e2c02cb32c Merge pull request 'Added fake data for test and dev environment' (#17) from testing into develop
1e18234437 Added fake data for testing and dev environment
87f4719fd1 Merge remote-tracking branch 'origin/develop' into testing
cda0b24851 Restored initial working workflow
6cd2b09c13 Changing things to see if service works
Compare 78 commits »
Suguivy merged pull request fedi-image-bot/bot-api#17 2024-01-06 12:34:44 +00:00
Added fake data for test and dev environment
Suguivy created pull request fedi-image-bot/bot-api#17 2024-01-06 12:26:52 +00:00
Added fake data for test and dev environment
Suguivy pushed to testing at fedi-image-bot/bot-api 2024-01-06 12:25:29 +00:00
1e18234437 Added fake data for testing and dev environment
Suguivy pushed to testing at fedi-image-bot/bot-api 2024-01-06 12:20:34 +00:00
87f4719fd1 Merge remote-tracking branch 'origin/develop' into testing
26311992d3 Documentation for some API endpoints
d9e2cb3917 edited workflow
30409e4f3b Merge pull request 'Implemented the /images/:id' (#16) from get-id into develop
df99e9470c added the images/id endpoint and the tests for it
Compare 8 commits »
Suguivy pushed to main at fedi-image-bot/new-architecture 2024-01-06 11:44:33 +00:00
c1918bcc05 Actualizar README.md
Suguivy pushed to develop at fedi-image-bot/bot-api 2024-01-06 11:43:24 +00:00
26311992d3 Documentation for some API endpoints
Suguivy pushed to main at fedi-image-bot/new-architecture 2024-01-01 15:46:55 +00:00
68bcc2c8ce Updated diagram
Suguivy closed issue fedi-image-bot/bot-api#8 2024-01-01 15:39:39 +00:00
Make docker daemon start with PID 1 in the CI job
Suguivy commented on pull request fedi-image-bot/bot-api#12 2024-01-01 15:39:15 +00:00
Using docker-init as PID 1 in dind (issue #8)

Tried but can't find a way to start dockerd with PID 1, I proceed to close the PR and the issue #8