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
845695698da88286e2dce14a9c4b5f3c6a482d39
release-changelog-builder-a…
/
__tests__
T
History
Ankio
cf290252e4
tests:fix tests error after extra github platform
2023-10-31 22:50:18 +08: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
tests:fix tests error after extra github platform
2023-10-31 22:50:18 +08:00
releaseNotesBuilderPull.test.ts
tests:fix tests error after extra github platform
2023-10-31 22:50:18 +08: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