ai-cfia / api-test

This repository contains all the tools for testing and stressing the APIs of the AI Lab projects.
MIT License
1 stars 0 forks source link

Add the api-test folder #3

Closed ibrahim-kabir closed 7 months ago

ibrahim-kabir commented 8 months ago

This pull request proposes the transfer of the "api-test" folder from the finesse-backend repository to the api-test repository.

rngadam commented 8 months ago

@ibrahim-kabir I see you've added the workflows but seems something went wrong as no check task gets triggered. Can you investigate why?

SonOfLope commented 8 months ago

@ibrahim-kabir did you try with act locally ? image

Your'e calling workflow-lint-test-python but dont have a tests folder. Also your'e making use of workflow-markdown-check with a specified config file '.mlc_config.json' which is absent in your files.

ibrahim-kabir commented 8 months ago

@ibrahim-kabir did you try with act locally ? image

Your'e calling workflow-lint-test-python but dont have a tests folder. Also your'e making use of workflow-markdown-check with a specified config file '.mlc_config.json' which is absent in your files.

Thx for your help, it works now

SonOfLope commented 8 months ago

Merging with latest changes from main should allow the pipeline to pass. Related issue fixing this : https://github.com/ai-cfia/devops/pull/34

rngadam commented 8 months ago

Merging with latest changes from main should allow the pipeline to pass. Related issue fixing this : ai-cfia/devops#34

rebase on main right?

https://github.com/ai-cfia/.github/blob/main/profile/CONTRIBUTING.md#handling-divergent-branches