medusa icon indicating copy to clipboard operation
medusa copied to clipboard

Feat/actions updates

Open pKorsholm opened this issue 3 years ago • 2 comments

What

  • remove additional workflow run on pull request creation
  • include linting in the pipeline though only with warnings, allowing the pipeline to pass with a failing linter but warnings

How

  • Add a new job in the action.yml file in the .github directory

Why

  • to increase code quality in develop and master branches

Testing

  • executing pipelines

pKorsholm avatar Dec 07 '21 09:12 pKorsholm

Is this still relevant @pKorsholm? I guess we could still add the linting to the pipeline 👍

olivermrbl avatar Jun 21 '22 11:06 olivermrbl

let me just test this out to see if it blocks the pr as intended

pKorsholm avatar Jun 21 '22 11:06 pKorsholm