Prepare the repository to be hosted on SAP GitHub organisation
[e-mobility-charging-stations-simulator.git] / .github / workflows / ci.yml
2022-05-18  Jérôme BenoitPrepare the repository to be hosted on SAP GitHub organ...
2022-04-25  Jérôme BenoitMerge branch 'master' into fixe_ui_websocket
2022-04-20  Jérôme BenoitCI: use latest node.js stable version
2022-04-13  Jérôme BenoitMerge branch 'master' into feature/rawmessagelogs
2022-04-12  Jeff DurnwaldMerge branch 'master' of https://github.com/jdurnwald...
2022-04-12  jdurnwaldMerge branch 'master' into master
2022-04-09  Jérôme BenoitInit performance observer as early as possible
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.