Re: [DISCUSS] cordova-plugin-file release

2024-10-22 Thread Niklas Merz
Yes that's right. I pulled, checked the new key and voted now. I also recall that people.apache.org is no longer working. On October 23, 2024, Norman Breau wrote: > Seems like this was the first time making a release on the mac, which  > was missing the key. > > Should be uploaded now, if you up

Re: [VOTE] cordova-plugin-file 8.1.1 Release

2024-10-22 Thread Niklas Merz
I vote +1 * signature & hash ok * no audit issues * headers ok * license ok * changelog looks good On October 22, 2024, "dpogue.ca" wrote: > I vote +1: > > * Ran coho audit-license-headers over the relevant repos > * Ran coho check-license to ensure all dependencies and sub- > dependencies have

Re: New Versioning Scheme for cordova-docs?

2024-10-22 Thread Bryan Ellis
+1 I agree that the versioning pattern should be changed and that `-.` would likely be the best pattern to use. On Tue, Jul 30, 2024 at 5:24 AM Norman Breau wrote: > It's been awhile since I last did a snapshot so I kinda forget what the > process is > but it might involve some tool changes ins

Re: [DISCUSS] cordova-plugin-file release

2024-10-22 Thread Norman Breau
Seems like this was the first time making a release on the mac, which was missing the key. Should be uploaded now, if you update the SVN repo. The people.apache.org step didn't work, but I don't think that's required for signed releases. Also vaguely recall that site being discontinued. On 2

Re: [DISCUSS] cordova-plugin-file release

2024-10-22 Thread Niklas Merz
Hi everyone @Norman did you use a new GPG key for this release? I can't find your public key for 7988A0745C05FCDC11A3ECE9CB33024DC450C659.  Could you please update the KEYS file for Cordova committers so I can verify your public key?  I th

Re: [DISCUSS] Making a cordova-ios 8.0.0-beta.1 release

2024-10-22 Thread Darryl Pogue
Well that's awful and unintuitive :( Unfortunately there doesn't seem to be a `--force` option for plugin install that skips the version check. We do our own hacky code there explicitly stripping off `-dev` and `-nightly.*` suffixes, which would probably be better replaced with the built-in `inclu

Re: [DISCUSS] Making a cordova-ios 8.0.0-beta.1 release

2024-10-22 Thread Norman Breau
Can it be `--force` ? I think this is definitely an oversight. SEMVER handles pre-release labels in an non-intuitive way, in my opinion. On 2024-10-22 11:53, Alexandre Alves wrote: Hi, I've tried testing the beta version of cordova-ios 8 beta 1 and I see that it fails to add some plugins th

RE: [DISCUSS] Making a cordova-ios 8.0.0-beta.1 release

2024-10-22 Thread Alexandre Alves
Hi, I've tried testing the beta version of cordova-ios 8 beta 1 and I see that it fails to add some plugins that check ios minimum version. Example: Plugin doesn't support this project's cordova-ios version. cordova-ios: 8.0.0-beta.1, failed version requirement: >=6.0.0 Skipping 'cordova-plugin

Re: [VOTE] cordova-plugin-file 8.1.1 Release

2024-10-22 Thread Darryl Pogue
I vote +1: * Ran coho audit-license-headers over the relevant repos * Ran coho check-license to ensure all dependencies and sub-dependencies have Apache-compatible licenses * Ensured continuous build was green when repos were tagged - Note that this release contains no changes to iOS code, and