refactor: cleanups
[poolifier.git] / .github / workflows / npmpublish.yml
2023-08-16  Jérôme Benoitrefactor: cleanups
2023-04-22  Jérôme Benoitbuild(ci): enable dependencies caching with pnpm
2023-04-03  Jérôme Benoitdocs: update changelogs entries
2023-04-03  Jérôme Benoitbuild: add --no-git-checks everywhere for pnpm publication
2023-04-03  Jérôme Benoitbuild: ensure pnpm will publish in CI even with uncommi...
2023-04-03  Jérôme Benoitbuild: fix npm registry publication with pnpm
2023-03-28  Jérôme Benoitbuild: use latest pnpm version and related version...
2023-03-23  Jérôme Benoitbuild: switch to pnpm
2023-03-18  Jérôme Benoitbuild: permit SemVer pre-release publication
2022-11-12  Jérôme BenoitSwitch some CI actions to current node.js LTS
2022-10-24  Jérôme BenoitUse a supported GH action to read package.json
2022-10-15  Jérôme BenoitRevert "CI: move linting after installation"
2022-10-15  Jérôme BenoitCI: move linting after installation
2022-10-14  Jérôme BenoitFix cross OS CI GH actions
2022-10-09  Jérôme BenoitFix npm publication v2.2.2
2022-10-09  Jérôme BenoitReadd UTs run before npm registry auto publication
2022-10-08  Jérôme BenoitComment out UTs run on the production build at npm... v2.2.1
2022-04-21  Jérôme BenoitFix npm ci with latest node.js version
2022-01-06  Jérôme BenoitTry to fix release publishing on registry v2.2.0
2021-12-30  Jérôme BenoitMigrate the code to node.js LTS version 16.x.x (#492)
2021-10-08  Jérôme BenoitFormat one GitHub actions file
2021-08-29  Alessandro Pio ArdizioUpdate npmpublish.yml
2021-08-21  Jérôme BenoitApply dependencies update (#485)
2021-02-23  Jérôme BenoitUse the current node.js LTS version for publication...
2021-02-20  ShinigamiPublish betas with beta tag (#204)
2021-02-19  Jérôme BenoitProperly name and separate each steps at publication...
2021-02-19  ShinigamiFix usage of prepublishOnly (#202)
2021-02-19  aardizioTake change from jerome v2.0.0-beta.5
2021-02-19  aardizioMerge branch 'master' of https://github.com/pioardi...
2021-02-19  aardizioAdd publish step into one job
2021-02-18  Jérôme BenoitCI: always lint after build. (#192) v2.0.0-beta.2 v2.0.0-beta.3
2021-02-16  Shinigami92Merge branch 'master' into add-worker-test
2021-02-15  Alessandro Pio ArdizioMerge branch 'master' into issue-70
2021-02-15  Alessandro Pio ArdizioMerge pull request #163 from pioardi/ci
2021-02-15  Jérôme BenoitCI: Bump GitHub actions version to v2
2021-02-15  Alessandro Pio ArdizioMerge branch 'master' into issue-70
2021-02-15  Jérôme BenoitBuild minified for production (#155)
2021-02-13  Jérôme BenoitCleanups (#144)
2021-02-13  Alessandro Pio ArdizioCoverage ci (#132)
2020-01-20  Alessandro Pio ArdizioCreate npmpublish.yml