Mike Cunneen

Results 13 issues of Mike Cunneen

## Background I have a big monorepo with a lot of files, some of which are git-crypted. In a CI server I need to check out a submodule (using a...

I was getting the error below from webpack-version-file-plugin; updating that npm module to v0.4.0 seemed to do the trick i.e. `npm i -D [email protected]` ``` fs.js:144 throw new ERR_INVALID_CALLBACK(cb); ^...

### Before opening, please confirm: - [X] I have checked to see if my question is addressed in the [FAQ](https://github.com/aws-amplify/amplify-hosting/blob/master/FAQ.md). - [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-hosting/issues?q=is%3Aissue+)....

Display descriptions of crontab repeat patterns e.g. `0 05 05 * * */1` displays as `At 05:05 AM, every day`. Uses the [cronstrue](https://www.npmjs.com/package/cronstrue) library. See attached screenshots.

### How did you install the Amplify CLI? npm ### If applicable, what version of Node.js are you using? 16 ### Amplify CLI Version 10.8.1 ### What operating system are...

bug
graphql-transformer-v1
theme:dynamodb-iterative-deployments

`accounts-password` has a tight coupling with email. This is restrictive. While accounts-password has a lot of nifty features (password verification, change, reset etc), email is not the only possible transport....

Project:Accounts:Password

### Platform Other ### Protocol Regular ### Do you use AdGuard app? Yes I am ### Your configuration _No response_ ### Traceroute to AdGuard DNS ``` traceroute to 94.140.14.14 (94.140.14.14),...

bug

I'm trying to install oci-cli (v3.50.2) on an ubuntu 24.04.1 server, as the root user. I'm using the OCI Compute image with ID `ocid1.image.oc1.ap-sydney-1.aaaaaaaabren6pndzvk3zx6yvsrlvuytl252gfffngbmdnnqiju2ns3n53mq` (the November 20, 2024 image found...

SDK

# feat: ✨ new "lock" and "unlock" feature Allows locking and unlocking a private key using a passphrase, for enhanced security when working with production environment variables (e.g. `.env.production` files)...