Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Fix building scripts #743

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Fix building scripts #743

wants to merge 4 commits into from

Conversation

cgojin
Copy link

@cgojin cgojin commented Sep 27, 2022

  1. Fix urllib2 request.
  2. Install google-cloud-sdk for macOS/Linux , arm64/x86_64.
  3. Remove unsed grunt-jinja-new-grunt.
  4. Fix eslint issues.

$ python ./build/ensure_gcloud_sdk_is_installed.py
  python2.7/urllib2.py:421
    protocol = req.get_type()
  AttributeError: addinfourl instance has no attribute 'get_type'
@google-cla
Copy link

google-cla bot commented Sep 27, 2022

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

$ npx grunt build
Loading "jinja.coffee" tasks...ERROR
@cgojin cgojin changed the title Fix and improve google-cloud-sdk installing Fix building script Oct 8, 2022
@cgojin cgojin changed the title Fix building script Fix building scripts Oct 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant