Jay Lee
Jay Lee
Yes but it'll be awhile since the holiday break has started. For now I'd suggest setting defaults to something very conservative like 10 and we can adjust from there. On...
Ross, I wonder if we could detect smart quotes anywhere on the gam command and just throw an error with details to fix? On Sat, Apr 22, 2023, 8:57 AM...
I'd go so far as to say smart quotes don't belong in *any* part of a gam command. I suppose they could be used in a description string but it's...
Ok, then let's just throw an error if smart quotes are anywhere in the command with a helpful explanation of what to look for to fix the command. Jay On...
Feel free to reach out to me at jayhlee@ if you want to discuss further. I primarily use this library for Workspace APIs which do not have Cloud client libraries....
fwiw, GAM7 no longer has a universal2 build. The bash install script just detects if it's an Intel or Arm CPU and downloads/isntalls the correct GAM binaries. Closing for now...
I've used ECP with ChromeOS Linux VM + SoftHSM and Yubikey and they work as expected. I'm not sure if there's work left to be done here.
It works identical to what works with Linux, there's no difference in behavior. Note that EV cert would be from Chrome running under Linux on the VM, NOT the ChromeOS...
Few points here: - Even if fish is the default shell Bash should be present on the system so the installer command `bash
It's this action that is making the deprecated calls: https://github.com/marvinpinto/action-automatic-releases the action hasn't been updated in a long time (years). We should probably look at moving to: https://github.com/softprops/action-gh-release I can...