Releases: ahmadnassri/action-commit-lint
Releases · ahmadnassri/action-commit-lint
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)
v1.3.3
v1.3.2
v1.3.1
1.3.1 (2021-02-02)
Docs
- readme: update readme (52641cd)
Chores
- deps-dev: bump sinon from 9.2.2 to 9.2.3 in /action (eb0acbd)
- deps-dev: bump sinon from 9.2.3 to 9.2.4 in /action (3c1178e)
- template: update .dockerignore (e4ddd61)
- template: update .editorconfig (5ec6be1)
- template: update .github/auto-merge.yml (a413cf8)
- template: update .github/dependabot.yml (a3f7381)
- template: update .github/linters/.markdown-lint.yml (5cb5e9a)
- template: update .github/workflows/auto-merge.yml (9ffe915)
- template: update .github/workflows/readme.yml (df590f4)
- template: update .github/workflows/release.yml (1fad49b)
- template: update .github/workflows/super-linter.yml (0315f1b)
- template: update .github/workflows/test.yml (9a22268)
- template: update .gitignore (615dc34)
- template: update .semantic.json (fddc2c2)
- template: update docker-compose.yml (0317b37)
- template: update docs/README.template (4a25d39)
- template: update template files (f44c058)
- template: update template files (6118eee)
- template: update template files (86bb1ee)
v1.3.0
v1.2.0
v1.1.6
1.1.6 (2020-12-13)
Chores
- deps-dev: bump tap from 14.10.8 to 14.11.0 in /action (6c2d496)
- template: update .github/linters/.commit-lint.yml (e178368)
- template: update .github/workflows/commit-lint.yml (4fea812)
- template: update .github/workflows/readme.yml (55b5a98)
- template: update .github/workflows/readme.yml (f091911)
Build
- deps: bump ini from 1.3.5 to 1.3.8 in /action (5b46a16)
v1.1.5
v1.1.4
v1.1.3
1.1.3 (2020-10-30)
Chores
- template: update .dockerignore (2a774bb)
- template: update .dockerignore (a553e4c)
- template: update .dockerignore (9e97f6e)
- template: update .dockerignore (0f7ee67)
- template: update .editorconfig (7853172)
- template: update .editorconfig (dcc22f8)
- template: update .editorconfig (ee2978c)
- template: update .editorconfig (7941323)
- template: update .github/auto-merge.yml (f978dc6)
- template: update .github/auto-merge.yml (d7812c5)
- template: update .github/auto-merge.yml (cd398a6)
- template: update .github/dependabot.yml (fda7b39)
- template: update .github/dependabot.yml (7eee0be)
- template: update .github/linters/.markdown-lint.yml (80b5172)
- template: update .github/linters/.markdown-lint.yml (054b350)
- template: update .github/linters/.markdown-lint.yml (dfb322d)
- template: update .github/linters/.markdown-lint.yml (687d9d2)
- template: update .github/linters/.markdown-lint.yml (9bb0a24)
- template: update .github/linters/.markdown-lint.yml (68f8b94)
- template: update .github/workflows/auto-merge.yml (3f23f07)
- template: update .github/workflows/auto-merge.yml (c79a99e)
- template: update .github/workflows/commit-lint.yml (302ae57)
- template: update .github/workflows/commit-lint.yml (5763bbc)
- template: update .github/workflows/commit-lint.yml (7514d53)
- template: update .github/workflows/commit-lint.yml (08923fc)
- template: update .github/workflows/readme.yml (f573648)
- template: update .github/workflows/readme.yml (55affa7)
- template: update .github/workflows/release.yml (92fc154)
- template: update .github/workflows/release.yml (f075ffd)
- template: update .github/workflows/release.yml (8aedf1f)
- template: update .github/workflows/release.yml (9bba4ff)
- template: update .github/workflows/super-linter.yml (abb3510)
- template: update .github/workflows/super-linter.yml (382bc09)
- template: update .github/workflows/test.yml (c76f044)
- template: update .github/workflows/test.yml (e2cadc2)
- template: update .github/workflows/test.yml (777ce7d)
- template: update .gitignore (0e088dc)
- template: update .gitignore (19a92dc)
- template: update .gitignore (c7bebdb)
- template: update .releaserc (9834c02)
- template: update .releaserc (ee9ef35)
- template: update .releaserc (c5b40ca)
- template: update docker-compose.yml (1c7b4fc)
- template: update docker-compose.yml (94dd0b3)
- template: update docs/README.template (81af7c2)
- template: update docs/README.template (2708619)
- template: update docs/README.template (e743e6b)
- template: update docs/README.template (59d9f6c)
Refactor
- cleanup: remove extra lines (334c00b)