This repository has been archived by the owner on Dec 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 51
Support for python 3 google sdk #128
Comments
harsh04
changed the title
Support for python 3 environment
Support for python 3 google sdk
Jul 25, 2022
this library is not being actively maintained -- contributions to bring up to python3 speed welcome |
I can look into this, but meanwhile, I want to automate deployment from bazel to app engine using python 3. And tips on that? |
alexeagle
added a commit
to bazelbuild/examples
that referenced
this issue
Oct 3, 2023
1. This contains an iOS app, but the main iOS tutorial linked from https://bazel.build/start/ios-app lives elsewhere 2. It shows rules_appengine, but that repo appears to have only minimal maintenance for broken flags. Latest comment from a maintainer is 'not being actively maintained' bazelbuild/rules_appengine#128 (comment) 3. bazelbuild/codelabs was archived, but there are active community forks at https://github.com/engflow/codelabs and https://github.com/aspect-build/codelabs which have fresher content than this tutorials folder. 4. No one has touched tutorial/android in four years.
alexeagle
added a commit
to bazelbuild/examples
that referenced
this issue
Oct 3, 2023
1. This contains an iOS app, but the main iOS tutorial linked from https://bazel.build/start/ios-app lives elsewhere 2. It shows rules_appengine, but that repo appears to have only minimal maintenance for broken flags. Latest comment from a maintainer is 'not being actively maintained' bazelbuild/rules_appengine#128 (comment) 3. bazelbuild/codelabs was archived, but there are active community forks at https://github.com/engflow/codelabs and https://github.com/aspect-build/codelabs which have fresher content than this tutorials folder. 4. No one has touched tutorial/android in four years.
Hey @pmbethe09 - your comment from last year is the most recent comment from a maintainer I think. Is this repo unmaintained now? If so, we should update the README and probably archive it to make this clear to users. |
No active work on this project, so archive is likely appropriate.
…On Tue, Oct 3, 2023 at 10:28 AM Alex Eagle ***@***.***> wrote:
Hey @pmbethe09 <https://github.com/pmbethe09> - your comment from last
year is the most recent comment from a maintainer I think. Is this repo
unmaintained now? If so, we should update the README and probably archive
it to make this clear to users.
—
Reply to this email directly, view it on GitHub
<#128 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACYX5URFGN3CRWKSKRZVTYLX5QOKVAVCNFSM54Q7EHT2U5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TCNZUGUYDSNBUGYZA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
alexeagle
added a commit
to alexeagle/rules_appengine
that referenced
this issue
Oct 9, 2023
It has been unmaintained for over a year. See https://oss-compass.org/analyze/s2cg17ca for data to support this. The last maintainer says it is appropriate to archive: bazelbuild#128 (comment)
pmbethe09
pushed a commit
that referenced
this issue
Oct 11, 2023
It has been unmaintained for over a year. See https://oss-compass.org/analyze/s2cg17ca for data to support this. The last maintainer says it is appropriate to archive: #128 (comment)
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Failing to run py_appengine_binary due to assertion in google cloud SDK to validate if it is version 2 of python or not.
Please help on how to make it work for python 3? or is there any issue with the version I am using?
I am using the following version
The text was updated successfully, but these errors were encountered: