google-auth-library-swift icon indicating copy to clipboard operation
google-auth-library-swift copied to clipboard

google-api-swift-client depends on unreleased code here

Open tremblay opened this issue 3 years ago • 4 comments

Is your feature request related to a problem? Please describe. google-api-swift-clientmain branch depends on code that is on main here, but is not released due to the fact that no tags have been added since September 2020.

Describe the solution you'd like The code currently on main should be tagged with either 0.5.4 or 0.6.0

Describe alternatives you've considered google-api-swift-client could be updated to pin to main instead of to a version, but the README here states that users should "always refer to a tagged version"

tremblay avatar Apr 19 '22 18:04 tremblay

+1

I recently had to update my Swift Package to target main due to the Releases being so far behind.

moyerr avatar Jun 20 '22 15:06 moyerr

@timburks any thoughts on this? Does this stuff have an active maintainer inside Google?

dcow avatar Apr 18 '23 18:04 dcow

@dcow I'm not actively working with Swift and am not aware of an active maintainer (@leisurehound may be available to advise). Would you be interested in getting involved as a maintainer?

timburks avatar Apr 21 '23 03:04 timburks

@dcow I'm not actively working with Swift and am not aware of an active maintainer (@leisurehound may be available to advise). Would you be interested in getting involved as a maintainer?

@timburks I don't have time to actively work on this project as a hobby, but I'd be happy to get involved with it at a level of e.g. tagging releases and accepting bugfixes and small patches as needed. We do maintain an internal fork at https://github.com/withuno. If I could delegate some responsibility to my colleague, @tremblay, that would be even better since he maintains our internal fork.

dcow avatar May 01 '23 21:05 dcow