AL-Go icon indicating copy to clipboard operation
AL-Go copied to clipboard

Split build job into build and test job

Open mazhelez opened this issue 1 year ago • 0 comments

See https://github.com/orgs/microsoft/projects/521/views/1?pane=issue&itemId=20938099.

  • [x] Add new project setting, splitBuildAndTest, to indicate that building and testing an AL-Go project will be done in separate jobs
  • [x] Generate YAML test job for each build job that contains projects for which splitBuildAndTest is set to true. E.g. Test1 jobs tests projects, built in Build1 job.
  • [ ] Create reusable workflow, e.g. _TestALGoProject, to run the tests for an AL-Go project.

mazhelez avatar Jun 06 '23 14:06 mazhelez