Samuel Attard
Samuel Attard
We don't want `--deep` by default (it breaks things in complicated ways). In fact I don't think we want a specific flag for `useDeep`. We should probably augment the `optionsForFile`...
feat: add an otpProvider option to allow users to use a module to provide an OTP to semantic-release
> I understand the backend solution can be implemented such that it would asks the user to enter the otp somewhere before sending it to semantic-release. But there is no...
feat: add an otpProvider option to allow users to use a module to provide an OTP to semantic-release
For full context the CFA system was recently fully open sourced by the :electron: team at https://github.com/continuousauth
feat: add an otpProvider option to allow users to use a module to provide an OTP to semantic-release
Hey @pvdlg sorry I've been super distracted by other things recently. Looking through that proposed solution there would still be a race condition between the creation / fetch of the...
feat: add an otpProvider option to allow users to use a module to provide an OTP to semantic-release
> Is there anything to verify other than `CFA_SECRET` and `CFA_PROJECT_ID`? Those are the only two environment variables. > Do I have a way to verify those values are correct?...
feat: add an otpProvider option to allow users to use a module to provide an OTP to semantic-release
@pvdlg You can now use `validateConfiguration` --> https://github.com/continuousauth/node-client#validateconfiguration
feat: add an otpProvider option to allow users to use a module to provide an OTP to semantic-release
@dominykas technically there is, it's just undocumented and only used for testing atm. `CFA_HOST` is the variable, it's optional but would also be validated by the the validate function
See #2253 First off, I don't appreciate the tone of this issue, it is uncalled for and somewhat insulting to the effort I put into this player. I would appreciate...
@Kytech Let's put it in here, closed issues are hidden from my priority notifications
@Kytech I have Windows VM's which I use for lots of my testing to avoid my personal setup conflicting with the results. I would recommend anyone who wants to take...