Commit Graph

28 Commits

Author SHA1 Message Date
rlespinasse
78b4cbe021 style: add editorconfig file 2020-04-25 22:04:15 +02:00
rlespinasse
74fe20250f ci: move to branch-based releases 2020-04-25 19:56:36 +02:00
rlespinasse
30ff8f2cb0 build: fix dependencies vulnerabilities 2020-04-25 19:43:46 +02:00
Slava Semushin
73f6003cd2 style: fix typos 2019-12-16 17:18:57 +01:00
dependabot[bot]
fd2f7856b9 build(deps): bump npm from 6.13.0 to 6.13.4
Bumps [npm](https://github.com/npm/cli) from 6.13.0 to 6.13.4.
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/compare/v6.13.0...v6.13.4)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-13 22:32:17 +01:00
Antoine Meausoone
0e25ff1b4e ci(pr): build on pull_request 2019-12-11 13:23:09 +01:00
Antoine Méausoone
97aa7af437 test(docker): fix bats docker image 2019-12-11 13:23:09 +01:00
semantic-release-bot
881085bcae chore(release): 1.1.0 [skip ci]
# [1.1.0](http://github.com/rlespinasse/github-slug-action/compare/1.0.2...1.1.0) (2019-11-11)

### Features

* **short_sha:** add a shortened sha commit id ([d77acd4](d77acd4f47))
1.1.0
2019-11-11 14:54:29 +00:00
Antoine Méausoone
d77acd4f47 feat(short_sha): add a shortened sha commit id 2019-11-11 15:53:51 +01:00
Romain Lespinasse
3876a4c025 docs: add github issues templates 2019-11-07 12:26:13 +01:00
Romain Lespinasse
41d11115fa docs: add a code of conduct 2019-11-07 12:23:07 +01:00
Antoine Méausoone
01a0df0009 docs: fix typo in readme 2019-11-07 12:21:38 +01:00
semantic-release-bot
a35a1a486a chore(release): 1.0.2 [skip ci]
## [1.0.2](http://github.com/rlespinasse/github-slug-action/compare/1.0.1...1.0.2) (2019-11-06)

### Bug Fixes

* manage branch with slash properly ([c35fd20](c35fd2094f))
1.0.2
2019-11-06 23:03:09 +00:00
romain lespinasse
7a49243757 build: use semantic-release 2019-11-07 00:02:28 +01:00
romain lespinasse
c35fd2094f fix: manage branch with slash properly 2019-11-06 21:45:17 +01:00
romain lespinasse
d89dc9cf15 tests: improve tests on slug_ref function 2019-11-06 21:29:28 +01:00
Antoine Méausoone
11ea6379cd test(slug): test 'slug_ref' function 2019-11-06 16:42:22 +01:00
romain lespinasse
e461860662 build: release 1.0.1 1.0.1 2019-11-06 10:29:40 +01:00
romain lespinasse
be6ec48344 fix: remove leading and trailing - caracter 2019-11-06 10:04:25 +01:00
romain lespinasse
93d0a6d6be refactor: apply shellcheck recommandation 2019-11-06 10:04:25 +01:00
romain lespinasse
9671420482 build: release 1.0.0 1.0.0 2019-11-06 01:33:58 +01:00
romain lespinasse
6c6b6c9ea5 feat: add GITHUB_BASE_REF_SLUG 2019-11-06 01:33:02 +01:00
romain lespinasse
855ce255dd feat: add GITHUB_HEAD_REF_SLUG 2019-11-06 01:33:02 +01:00
romain lespinasse
e27f283bad docs: fix typo 2019-11-06 01:18:49 +01:00
romain lespinasse
4d4c8f8115 docs: add branding 2019-11-06 01:17:51 +01:00
romain lespinasse
f56dc12637 docs: improve usage guide 2019-11-06 01:10:30 +01:00
romain lespinasse
6ce1decbbd feat: expose GITHUB_REF_SLUG 2019-11-06 01:05:03 +01:00
romain lespinasse
e93e3eb17a root commit 2019-11-06 01:04:27 +01:00