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
dc8bed188d334d7015c1b300bd31961169bd27b8
release-changelog-builder-a…
/
__tests__
T
History
Mike Penz
and
GitHub
695b32d625
- 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
..
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
- restructure transform.test.ts
2021-08-27 11:59:12 +02:00
releaseNotesBuilder.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
releaseNotesBuilderPull.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
tags.test.ts
- fix tests with refactored setup
2023-08-18 17:39:16 +00:00
transform.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