v2.0.0
2.0.0 (2022-09-04)
⚠ BREAKING CHANGES
- input renamed from
github-token
totoken
- no longer using Docker image for the action
Features
- refactor to drop Drocker (650a2a5)
Bug Fixes
- better handling of config loading (1469c18)
- can't use esm imports (3aa8ad8)
- include node_modules in dist (3825c5e)
- include some 'require'd files (b0c6c12)
- inline the config libs (eeecfdd)
- issue warning instead of error for out of context execution (c0f69f3)
- octokit api changed (07b8e5e)
- switch to ncc (fca3668)
- typescript loader does not play nice with ncc (c1f87fb)
- working again with docker (7cd9d5d)
Build
- deps: bump glob-parent from 5.1.1 to 5.1.2 in /action (64051d1)
- deps: bump hosted-git-info from 2.8.8 to 2.8.9 in /action (fe4aefc)
- deps: bump minimist from 1.2.5 to 1.2.6 in /action (9ba834b)
- remove 'v' prefix from docker image versions (7b4b603)
- silence npm (cdefaad)
- use versioned docker image for base (bd1d232)
Chores
- dogfood (b1056e5)
- dogfood (ed7ceaa)
- dogfood (a8b1242)
- dogfood (311fc51)
- dogfood (54ddecc)
- dogfood (7fc3f58)
- dogfood (40d5cab)
- revert to v1 (663d135)
- revert to v1 (3598b26)
- revert to v1 (7b2d8f7)
- switch back to v1 (abb5210)
- sync with template-action-node (9aad4bf)
- update commit lint version (2a26983)
- version bump (61ecaad)
- version bump (522f7d9)
CI/CD
- bump check (cb6908e)
- correct output name (57482c3)
- don't use PAT for commit (c538f69)
- explicit version for semantic-release (7123a85)
- megalinter doens't like semver (bb9077a)
- negate diff check for success (3d81b03)
- one target platform is enough for actions (bc1cc96)
- optimize the release step (4d0f571)
- remove extra alias step (27dea03)
- revert to v1 (318693d)
- run in dry mode (00ad73a)
- sync with template (5776188)
- sync with template (765d77c)
- use --untracked-files=no (a3a314e)
- use git --porcelain (d865cb0)
- use latest action version (ce3ab90)
- use latest version (777c9bb)
- use PAT (ef0b0fa)
- use PAT for docker publish (d19b002)
- use smaller megalinter (a5c8cb0)
- user name and email are required for commmit (f9ebb8e)
- version bump action.yml before release (aa1fbc5)