Skip to content

Conversation

@raccoon-mh
Copy link
Member

…ements

  • Introduced proxy handling in GoogleCloudConnector to support HTTPS_PROXY environment variable.
  • Updated pip_requirements.txt to include PySocks for proxy support and ensured beautifulsoup4 is correctly listed.

…ements

- Introduced proxy handling in GoogleCloudConnector to support HTTPS_PROXY environment variable.
- Updated pip_requirements.txt to include PySocks for proxy support and ensured beautifulsoup4 is correctly listed.
@raccoon-mh raccoon-mh merged commit ece9757 into cloudforet-io:master Nov 26, 2025
0 of 2 checks passed
@github-actions
Copy link

⚠️ @raccoon-mh the signed-off-by was not found in the following 1 commits:

  • 1546db1: feat: add proxy support in GoogleCloudConnector and update pip requirements

✅ Why it is required

The Developer Certificate of Origin (DCO) is a lightweight way for contributors to certify that they wrote or otherwise have the right to submit the code they are contributing to the project. Here is the full text of the DCO.

Contributors sign-off that they adhere to these requirements by adding a Signed-off-by line to commit messages.

This is my commit message

Signed-off-by: Random Developer <[email protected]>

Git even has a -s command line option to append this automatically to your commit message:

$ git commit -s -m 'This is my commit message'

@github-actions
Copy link

⚠️ @raccoon-mh the signed-off-by was not found in the following 1 commits:

  • 1546db1: feat: add proxy support in GoogleCloudConnector and update pip requirements

✅ Why it is required

The Developer Certificate of Origin (DCO) is a lightweight way for contributors to certify that they wrote or otherwise have the right to submit the code they are contributing to the project. Here is the full text of the DCO.

Contributors sign-off that they adhere to these requirements by adding a Signed-off-by line to commit messages.

This is my commit message

Signed-off-by: Random Developer <[email protected]>

Git even has a -s command line option to append this automatically to your commit message:

$ git commit -s -m 'This is my commit message'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant