Romain Lespinasse
d6257a36a9
docs(contributing): fix typo
2020-12-18 17:39:27 +01:00
dependabot[bot]
7ad978282a
build(deps): bump ini from 1.3.5 to 1.3.8
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-14 08:32:50 +01:00
Romain Lespinasse
9f5fafb8ad
docs: add talks/articles section
2020-12-12 18:13:01 +01:00
Romain Lespinasse
750d2f7f48
ci: setup CodeQL GitHub workflow
2020-12-05 19:37:21 +01:00
Alain Hélaïli
2b1034b1fb
docs: fix typo in sample
2020-12-05 15:27:19 +01:00
dependabot[bot]
1b1913be6c
build(deps-dev): bump semantic-release from 17.0.7 to 17.2.3
...
Bumps [semantic-release](https://github.com/semantic-release/semantic-release ) from 17.0.7 to 17.2.3.
- [Release notes](https://github.com/semantic-release/semantic-release/releases )
- [Commits](https://github.com/semantic-release/semantic-release/compare/v17.0.7...v17.2.3 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-11-19 12:59:57 +01:00
Romain Lespinasse
cc560ad7b4
ci: run linter on default branch
2020-11-01 21:31:23 +01:00
rlespinasse
549c11b4e2
ci: improve build workflow
2020-11-01 21:29:52 +01:00
rlespinasse
68eb43656c
ci: add dependabot for github-actions
2020-11-01 21:29:52 +01:00
rlespinasse
2aba10a826
ci: add linter workflow
2020-11-01 21:29:52 +01:00
Romain Lespinasse
afcda09378
docs(readme): add license badge
2020-11-01 21:01:37 +01:00
Romain Lespinasse
15f6edebdd
docs(readme): improve action scope
2020-11-01 20:52:34 +01:00
semantic-release-bot
e4699e49fc
chore(release): 3.1.0 [skip ci]
...
# [3.1.0](http://github.com/rlespinasse/github-slug-action/compare/3.0.0...3.1.0 ) (2020-11-01)
### Features
* **action:** improve marketplace information ([3cddc4f ](3cddc4f12d ))
3.1.0
2020-11-01 19:40:26 +00:00
Romain Lespinasse
3cddc4f12d
feat(action): improve marketplace information
2020-11-01 20:39:24 +01:00
rlespinasse
d7817bf204
docs(contributing): improve issue links
2020-10-31 16:12:03 +01:00
Romain Lespinasse
4e3f956c5e
docs: add contributing guide
2020-10-31 09:36:05 +01:00
Romain Lespinasse
f79727b5cc
docs: improve master EOL section
2020-10-31 08:24:38 +01:00
Romain Lespinasse
a3c7c5c7a1
docs: use v3.x branch in example
2020-10-31 08:22:11 +01:00
rlespinasse
008aa6260d
build: bump dev dependencies versions
2020-10-27 09:28:24 +01:00
rlespinasse
3c7ae42a01
ci: activate release on v3.x branch
2020-10-26 21:42:08 +01:00
Romain Lespinasse
ae2430ad57
docs(security): remove v1.1.x from supported versions
2020-10-26 21:29:58 +01:00
semantic-release-bot
6a873bec5a
chore(release): 3.0.0 [skip ci]
...
# [3.0.0](http://github.com/rlespinasse/github-slug-action/compare/2.1.0...3.0.0 ) (2020-10-26)
### Bug Fixes
* upgrade actions core due to CVE fix ([d0549c1 ](d0549c1f85 ))
### Features
* add support for windows and macos jobs ([13c2f38 ](13c2f38dad ))
### BREAKING CHANGES
* The action implementation move from container action to node.js action
Co-authored-by: Romain Lespinasse <romain.lespinasse@gmail.com >
3.0.0
2020-10-26 20:27:51 +00:00
Romain Lespinasse
749009dfe1
ci: activate release on v3.x branch
2020-10-26 21:26:45 +01:00
rlespinasse
ec03dc4d9c
build: add dist files after actions core upgrades
2020-10-18 20:09:34 +02:00
rlespinasse
d0549c1f85
fix: upgrade actions core due to CVE fix
2020-10-07 22:53:33 +02:00
Antoine Méausoone
13c2f38dad
feat: add support for windows and macos jobs
...
BREAKING CHANGE: The action implementation move from container action to node.js action
Co-authored-by: Romain Lespinasse <romain.lespinasse@gmail.com >
2020-09-26 09:07:49 +02:00
dependabot[bot]
6efa53ebca
build(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-12 17:41:09 +02:00
Romain Lespinasse
c0eae81222
style: use markdown syntax on link with image
2020-08-28 15:21:44 +02:00
Antoine Méausoone
7e9b2916a8
docs: add badge with number of public users
2020-08-26 19:20:17 +02:00
Romain Lespinasse
c34e0866d5
docs: improve troubleshooting section
2020-08-25 12:38:58 +02:00
rlespinasse
9ed3b31f8a
ci: update release dependencies
2020-08-16 21:06:07 +02:00
semantic-release-bot
1172ed1802
chore(release): 2.1.0 [skip ci]
...
# [2.1.0](http://github.com/rlespinasse/github-slug-action/compare/2.0.0...2.1.0 ) (2020-07-28)
### Features
* expose slug variables for github.event.ref ([5a334a8 ](5a334a8573 ))
2.1.0
2020-07-28 16:50:05 +00:00
rlespinasse
5a334a8573
feat: expose slug variables for github.event.ref
2020-07-28 18:49:15 +02:00
Romain Lespinasse
4268cc0475
docs: add funding file
2020-07-20 20:26:41 +02:00
Romain Lespinasse
9225a8adaf
docs: add troubleshooting section
2020-07-17 22:31:08 +02:00
rlespinasse
498f51bdf6
chore: update package json for security reason
2020-07-15 23:35:55 +02:00
rlespinasse
7c65a057e0
ci: improve release process
2020-05-01 17:18:08 +02:00
rlespinasse
e5b7d5b5fc
docs: fix typo
2020-04-26 02:25:09 +02:00
rlespinasse
ca9a67fa1f
feat(slug): expose GITHUB_REPOSITORY slugs
2.0.0
2020-04-26 02:12:41 +02:00
rlespinasse
e95fe45d8b
feat(slug): keep period in slug variable
...
BREAKING CHANGE: The previous slug function is rename slug_url
to be able to still use itin the subdomain of an url.
Co-authored-by: Marc Schiller <m4rc.schiller@gmail.com >
2020-04-26 02:12:28 +02:00
rlespinasse
250b75dc58
ci: introduce version 2.x serie
2020-04-25 23:17:37 +02:00
rlespinasse
8799f16714
docs(security): add vulenerability report guide
2020-04-25 22:23:43 +02:00
rlespinasse
f55abd0ed8
docs: improve usage guide
2020-04-25 22:04:15 +02:00
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