Apply prettier formating
[e-mobility-charging-stations-simulator.git] / .github / workflows / ci.yml
2022-03-04  Jérôme BenoitApply prettier formating
2022-01-07  Jérôme BenoitAdd node version 17 to CI
2021-12-01  Jérôme BenoitRun sonar cloud with current node.js LTS version
2021-10-07  Jérôme BenoitRevert "CI: continue on build error"
2021-10-07  Jérôme BenoitCI: continue on build error
2021-10-07  Jérôme BenoitRename a GH action
2021-10-07  Jérôme BenoitRefine CI run conditions
2021-10-07  Jérôme BenoitDo not restrict PR CI to master branch
2021-09-12  Jérôme BenoitOnly GitHub action sonar with node.js 14 on that repository
2021-09-12  Jérôme BenoitAdd node.js 16.x to CI for testing purpose
2021-08-22  Jérôme BenoitFix GH actions run on dependabot PRs.
2021-08-21  Jérôme BenoitUse GitHub token in GH actions
2021-08-21  Jérôme BenoitGitHub action: move linter step before the build
2021-08-21  Jérôme BenoitGitHub action: continue on linter errors
2021-08-21  Jérôme BenoitAdd coverage run to GitHub actions
2021-08-21  Jérôme BenoitMerge GH actions in one file.