Closed ibrahim-kabir closed 7 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?
@ibrahim-kabir did you try with act locally ?
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 did you try with act locally ?
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
Merging with latest changes from main should allow the pipeline to pass. Related issue fixing this : https://github.com/ai-cfia/devops/pull/34
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
This pull request proposes the transfer of the "api-test" folder from the finesse-backend repository to the api-test repository.