5
0
Fork 0
mirror of https://github.com/wagoid/commitlint-github-action.git synced 2025-11-07 16:06:56 +00:00
Commit graph

362 commits

Author SHA1 Message Date
Wagner Santos
4de4b89ad9
Merge pull request #62 from wagoid/ci/replace-set-env-with-new-method
ci: replace set-env calls with $GITHUB_ENV file
2020-11-21 06:35:17 -03:00
Wagner Santos
072351755b ci: replace set-env calls with $GITHUB_ENV file
Due to security reasons, ::set-env command doesn't work anymore. The new method of
updating env vars dynamically is through the $GITHUB_ENV file.
2020-11-21 06:32:32 -03:00
Wagner Santos
e14514cdf8
Merge pull request #59 from jdbruijn/docs/set-env
docs: use `env` to replace deprecated `set-env` in example
2020-11-20 18:07:04 -03:00
Jeroen de Bruijn
c2f10d94ca
docs: use env to replace deprecated set-env in example
`set-env` is deprecated and disabled as of November 16th, 2020 as mentioned on the GitHub blog.
https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
2020-11-17 07:39:47 +01:00
GitHub Action
87922b3ea6 chore(release): publish 2.1.1 [skip-ci] 2020-11-11 17:31:11 +00:00
Wagner Santos
7ca5f3fc26
Merge pull request #58 from ylemkimon/workflow-command
fix: do not run workflow commands in commit messages
2020-11-11 14:29:42 -03:00
ylemkimon
d67c2ec96c fix: do not run workflow commands in commit messages 2020-11-11 17:04:48 +00:00
GitHub Action
357a378538 chore(release): publish 2.1.0 [skip-ci] 2020-09-14 11:59:25 +00:00
Wagner Santos
90ed56db73
Merge pull request #55 from wagoid/chore/upgrade-dependencies
chore: upgrade dependencies
2020-09-14 08:57:56 -03:00
dependabot[bot]
aa9a6f1e76 chore(deps): bump acorn from 5.7.3 to 5.7.4
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-14 08:56:47 -03:00
dependabot[bot]
e49292f441 chore(deps): bump node-fetch from 2.6.0 to 2.6.1
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-14 08:56:47 -03:00
Wagner Santos
a70da87c5c ci: fix changelog not being populated during release
Fixes #54
2020-09-14 08:56:46 -03:00
Wagner Santos
e58160759f docs: update CHANGELOG.md with updates that didn't appear due to CI issue 2020-09-14 08:56:46 -03:00
Wagner Santos
f162ac07f9 feat: upgrade dependencies to their latest version 2020-09-14 08:56:46 -03:00
dependabot[bot]
d11c8a5607 chore(deps): bump https-proxy-agent from 2.2.2 to 2.2.4
Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent)
from 2.2.2 to 2.2.4.
- [Release notes](https://github.com/TooTallNate/node-https-proxy-agent/releases)
- [Commits](https://github.com/TooTallNate/node-https-proxy-agent/compare/2.2.2...2.2.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-14 08:52:28 -03:00
dependabot[bot]
6462070d7e chore(deps): bump lodash from 4.17.14 to 4.17.20
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.14 to 4.17.20.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.14...4.17.20)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-14 08:46:12 -03:00
GitHub Action
b1064fae40 chore(release): publish 2.0.5 [skip-ci] 2020-09-14 11:40:13 +00:00
dependabot[bot]
54e32e2564 chore(deps): bump handlebars from 4.4.2 to 4.7.6
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.4.2 to 4.7.6.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.4.2...v4.7.6)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-14 08:39:02 -03:00
GitHub Action
09d6dc6c0a chore(release): publish 2.0.4 [skip-ci] 2020-09-14 11:37:24 +00:00
dependabot[bot]
7c9f107367 chore(deps): bump yargs-parser from 13.1.1 to 13.1.2
Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 13.1.1 to 13.1.2.
- [Release notes](https://github.com/yargs/yargs-parser/releases)
- [Changelog](https://github.com/yargs/yargs-parser/blob/master/docs/CHANGELOG-full.md)
- [Commits](https://github.com/yargs/yargs-parser/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-14 08:36:07 -03:00
GitHub Action
2d572ed5ea chore(release): publish 2.0.3 [skip-ci] 2020-09-14 08:40:55 +00:00
Wagner Santos
d46e8fea0a
Merge pull request #50 from fredicious/master
feat: use config-conventional as default config
2020-09-14 05:34:48 -03:00
Frederic Cabassut
183e260e9b
docs: mention default config fallback 2020-09-14 09:03:09 +02:00
Fred
7e678913ff feat: use config-conventional as default config 2020-09-07 12:42:19 +00:00
GitHub Action
f58503be31 chore(release): publish 2.0.2 [skip-ci] 2020-08-22 09:54:38 +00:00
Wagner Santos
9bda486b02
Merge pull request #46 from wagoid/ci/add-release-workflow
ci: add release job
2020-08-22 06:53:06 -03:00
Wagner Santos
7dc04121c2 ci: cache npm dependencies on CI 2020-08-22 06:50:33 -03:00
Wagner Santos
7ccafb1f5f ci: add release job 2020-08-22 06:50:29 -03:00
Wagner Santos
1ffd33d395 chore(release): publish 2020-08-20 08:54:51 -03:00
Wagner Santos
34cc85312e
Merge pull request #44 from wagoid/fix/action-showing-error-output-when-not-all-commits-have-warnings
fix: action shows error ouput when not all commits have warnings
2020-08-20 08:52:02 -03:00
Wagner Santos
0911cae009 fix: action shows error ouput when not all commits have warnings
Fixes #43
2020-08-20 08:33:46 -03:00
Wagner Santos
e93ddf07eb chore(release): publish 2020-08-02 11:26:02 -03:00
Wagner Santos
98391a559b
Merge pull request #42 from wagoid/feat/upgrade-commitlint-deps
feat: upgrade commitlint deps
2020-08-02 11:25:16 -03:00
Wagner Santos
18e9bff0e6 feat: use action input instead of env var to get the github token
BREAKING CHANGE: GITHUB_TOKEN env var is now ignored. In case a custom token is needed,
it'll be necessary to pass it via the `token` input from now on.
2020-08-02 11:23:03 -03:00
Wagner Santos
a413a3f439 feat: upgrade commitlint dependencies to v9
BREAKING CHANGE: this includes breaking changes from commitlint v9,
like the fact that `improvement` type is now rejected in `@commitlint/config-conventional`.
2020-08-02 11:22:53 -03:00
Wagner Santos
a85daedc64 chore(release): publish 2020-08-02 07:02:32 -03:00
Wagner Santos
6c53f9a94c
Merge pull request #41 from wagoid/feat/add-outputs-to-the-action
feat: add `results` output to the action
2020-08-02 07:00:37 -03:00
Wagner Santos
0c7da1b0a2 test: add output tests for PR scenario 2020-08-02 06:49:40 -03:00
Wagner Santos
231d02e17f test: add test to expect an output on success scenario too 2020-08-02 06:49:40 -03:00
Wagner Santos
8d360d2e46 ci: add example that shows json results 2020-08-02 06:49:39 -03:00
Wagner Santos
25a8edceb7 refactor: move action files to src folder 2020-08-02 06:42:21 -03:00
Wagner Santos
550792f0ca feat: add results output
Resolves #39
2020-08-02 06:42:18 -03:00
Wagner Santos
4b0886537a chore: obtain git hash too in the list of linted commits 2020-07-20 08:36:59 -03:00
Wagner Santos
5c56dec16a chore(release): publish 2020-07-03 16:08:10 -03:00
Wagner Santos
88672c7e09
Merge pull request #38 from wagoid/perf/use-alpine-image
perf: improve action pull speed by using an alpine image
2020-07-03 16:03:20 -03:00
Wagner Santos
2f14e0504a ci: use node 12 when running tests 2020-07-03 15:56:43 -03:00
Wagner Santos
1a7a9181b9 ci: add a job that pulls the action from docker hub 2020-07-03 15:56:43 -03:00
Wagner Santos
d0b8181fa4 perf: improve action pull speed by using an alpine image
The action's image is now based on alpine, which reduced drastically it's size. The previous compressed size was ~352 MB, now it's only ~56 MB.

Resolves #37
2020-07-03 15:56:33 -03:00
Wagner Santos
f114310111 chore(release): publish 2020-03-11 14:27:20 -03:00
Wagner Santos
b7cb34d1f9
Merge pull request #30 from wagoid/feat/upgrade-to-latest-commitlint
feat: upgrade to latest commitlint version
2020-03-11 14:26:00 -03:00