This website requires JavaScript.
Explore
Help
Sign In
mikepenz
/
release-changelog-builder-action
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ef7f5f2ba435f80ebb3016e7c77f740f35c1f00e
release-changelog-builder-a…
/
__tests__
T
History
Mike Penz
and
GitHub
499e2957c4
- add test case to validate the tags transformer
2024-02-29 20:19:37 +00:00
..
gitea
- fix formatting
2023-11-05 10:05:00 +00:00
configuration.test.ts
- change the default placeholder pattern from
${{}}
to
#{{}}
as this will work for both config.json files and the yaml (
${{}}
is reserved for github actions syntax)
2023-08-31 19:14:23 +00:00
main.test.ts
- improve formatting
2023-11-05 10:30:10 +00:00
releaseNotesBuilder.test.ts
tests:add gitea test cases and fix tests error
2023-11-01 11:05:55 +08:00
releaseNotesBuilderPull.test.ts
tests:add gitea test cases and fix tests error
2023-11-01 11:05:55 +08:00
tags.test.ts
- add test case to validate the tags transformer
2024-02-29 20:19:37 +00:00
transform.test.ts
tests:add gitea test cases and fix tests error
2023-11-01 11:05:55 +08:00