Gregor Martynus
d13ea9280e
style: prettier ( #2624 )
2022-11-23 16:02:51 -08:00
Matt Travi
9eab1adb9d
feat(esm): convert to esm ( #2569 )
...
for #2543
BREAKING CHANGE: semantic-release is now ESM-only. since it is used through its own executable, the impact on consuming projects should be minimal
BREAKING CHANGE: references to plugin files in configs need to include the file extension because of executing in an ESM context
2022-11-11 09:24:06 -06:00
Dmitriy Dekhanov
f8f8fbcac4
fix: escape uri encoded symbols ( #1697 )
2020-11-19 11:55:09 -08:00
Matt Travi
c8d38b6258
style: removed line breaks to align with xo rule ( #1689 )
2020-11-16 11:32:04 -08:00
Matt Travi
ca90b34c4a
fix: mask secrets when characters get uri encoded
2020-11-16 10:36:40 -06:00
Nicholas Shine
eed1d3c8cb
fix: prevent false positive secret replacement for Golang projects ( #1562 )
2020-05-24 11:53:00 -07:00
Gregor Martynus
caa3526caa
style: xo
2020-04-08 15:13:33 -07:00
Pierre Vanduynslager
dffe148e33
fix: hide sensitive data in relesae notes and fail
/success
plugin params
2018-08-27 16:20:36 -04:00
Pierre Vanduynslager
b082a2eb38
fix: do not hide env variable value if shorter than 5
2018-07-31 16:57:29 -04:00
Pierre Vanduynslager
43d0646150
fix: also hide sensitive info when loggin from cli.js
2018-07-30 14:06:51 -04:00
Pierre Vanduynslager
a94e08de9a
feat: pass cwd
and env
context to plugins
...
- Allow to run semantic-release (via API) from anywhere passing the current working directory.
- Allows to simplify the tests and to run them in parallel in both the core and plugins.
2018-07-17 00:42:04 -04:00
Pierre Vanduynslager
20246c02b1
fix: exclude empty env var value from replacement
2018-02-19 00:01:06 -05:00
Pierre Vanduynslager
8b3605dd04
fix: hide sensitive info for Buffer
and undefined
2018-01-27 18:24:24 -05:00
Pierre Vanduynslager
fb0caa005b
feat: hide sensitive info in stdout/sdtin
2018-01-27 14:00:06 -05:00