angular-sanctuary/angular-hub

[Feature Request]: add GitHub Action for continuous integration

Closed this issue · 3 comments

Relevant Scope

angular application

Description

create a GitHub action to test the commited changes on each PR:

  • format with prettier (with nx commands)
  • linting with eslint (with nx commands)
  • npm run build

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Hi @geromegrignon - may I take this up?

Hi, sure!

Completed with #96