Conversation
|
We found a Contributor License Agreement for you (the sender of this pull request), but were unable to find agreements for the commit author(s). If you authored these, maybe you used a different email address in the git commits than was used to sign the CLA (login here to double check)? If these were authored by someone else, then they will need to sign a CLA as well, and confirm that they're okay with these being contributed to Google. |
ad6c065 to
5b435a9
Compare
|
CLAs look good, thanks! |
scripts/get_version.py
Outdated
| """Simple script to get the gcloud version.""" | ||
|
|
||
| from pkg_resources import get_distribution | ||
| print get_distribution('google-cloud').version |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
| GH_PAGES_DIR="ghpages" | ||
| git submodule add -b gh-pages \ | ||
| "https://${GH_OAUTH_TOKEN}@github.com/${GH_OWNER}/${GH_PROJECT_NAME}" \ | ||
| ${GH_PAGES_DIR} |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
|
We found a Contributor License Agreement for you (the sender of this pull request), but were unable to find agreements for the commit author(s). If you authored these, maybe you used a different email address in the git commits than was used to sign the CLA (login here to double check)? If these were authored by someone else, then they will need to sign a CLA as well, and confirm that they're okay with these being contributed to Google. |
15aa2fb to
4d2d64c
Compare
|
CLAs look good, thanks! |
cdf61fb to
8fa007d
Compare
|
That's weird, github timed out for appveyor? Build started
git clone -q https://github.com/GoogleCloudPlatform/google-cloud-python.git C:\projects\google-cloud-python
git fetch -q origin +refs/pull/2267/merge:
fatal: unable to access 'https://github.com/GoogleCloudPlatform/google-cloud-python.git/': Failed to connect to github.com port 443: Timed out
Command exited with code 128 |
|
Don't worry about going Green for AppVeyor on a PR. I turned that off earlier today (the default webhook setting is to send for a push to master AND on a PR, but I set it to just push). |
|
OK thanks! Let me know if this looks good to you. |
scripts/update_docs.sh
Outdated
| # Also update the versions file. | ||
| ../.tox/docs/bin/python ../scripts/update_versions.py | ||
| # Update the files which were updated in the release. | ||
| git add versions.html versions.json |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
|
Remove all versions related files, since they aren't used by the template. (See my comment in-line in the bash script.) |
|
LGTM pending Travis. Squash commits if you please? |
f86dac6 to
a177e3b
Compare
|
We found a Contributor License Agreement for you (the sender of this pull request) and all commit authors, but as best as we can tell these commits were authored by someone else. If that's the case, please add them to this pull request and have them confirm that they're okay with these commits being contributed to Google. If we're mistaken and you did author these commits, just reply here to confirm. |
a177e3b to
9d8a26e
Compare
|
CLAs look good, thanks! |
|
Is the CLA bot busted? Keeps weighing in when you'd expect it to be happy already |
|
It rechecks whenever a push or comment occurs. On Thu, Sep 8, 2016, 1:16 PM Danny Hermes notifications@github.com wrote:
|
|
So there's a few things happening. Whenever I run the |
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <partheniou@google.com>
PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release. Librarian Version: v0.7.0 Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:c8612d3fffb3f6a32353b2d1abd16b61e87811866f7ec9d65b59b02eb452a620 <details><summary>bigframes: 2.30.0</summary> ## [2.30.0](googleapis/python-bigquery-dataframes@v2.29.0...v2.30.0) (2025-12-03) ### Features * Support mixed scalar-analytic expressions (#2239) ([20ab469d](googleapis/python-bigquery-dataframes@20ab469d)) * Allow drop_duplicates over unordered dataframe (#2303) ([52665fa5](googleapis/python-bigquery-dataframes@52665fa5)) * Preserve source names better for more readable sql (#2243) ([64995d65](googleapis/python-bigquery-dataframes@64995d65)) * use end user credentials for `bigframes.bigquery.ai` functions when `connection_id` is not present (#2272) ([7c062a68](googleapis/python-bigquery-dataframes@7c062a68)) * pivot_table supports fill_value arg (#2257) ([8f490e68](googleapis/python-bigquery-dataframes@8f490e68)) * Support builtins funcs for df.agg (#2256) ([956a5b00](googleapis/python-bigquery-dataframes@956a5b00)) * add bigquery.json_keys (#2286) ([b487cf1f](googleapis/python-bigquery-dataframes@b487cf1f)) * Add agg/aggregate methods to windows (#2288) ([c4cb39dc](googleapis/python-bigquery-dataframes@c4cb39dc)) * Add bigframes.pandas.crosstab (#2231) ([c62e5535](googleapis/python-bigquery-dataframes@c62e5535)) * Implement single-column sorting for interactive table widget (#2255) ([d1ecc61b](googleapis/python-bigquery-dataframes@d1ecc61b)) ### Bug Fixes * Pass credentials properly for read api instantiation (#2280) ([3e3fe259](googleapis/python-bigquery-dataframes@3e3fe259)) * Update max_instances default to reflect actual value (#2302) ([4489687e](googleapis/python-bigquery-dataframes@4489687e)) * Improve Anywidget pagination and display for unknown row counts (#2258) ([508deae5](googleapis/python-bigquery-dataframes@508deae5)) * Fix issue with stream upload batch size upload limit (#2290) ([6cdf64b0](googleapis/python-bigquery-dataframes@6cdf64b0)) * calling info() on empty dataframes no longer leads to errors (#2267) ([95a83f77](googleapis/python-bigquery-dataframes@95a83f77)) * do not warn with DefaultIndexWarning in partial ordering mode (#2230) ([cc2dbae6](googleapis/python-bigquery-dataframes@cc2dbae6)) ### Documentation * update docs and tests for Gemini 2.5 models (#2279) ([08c0c0c8](googleapis/python-bigquery-dataframes@08c0c0c8)) * Add Google Analytics configuration to conf.py (#2301) ([0b266da1](googleapis/python-bigquery-dataframes@0b266da1)) * fix LogisticRegression docs rendering (#2295) ([32e53134](googleapis/python-bigquery-dataframes@32e53134)) * update API reference to new `dataframes.bigquery.dev` location (#2293) ([da064397](googleapis/python-bigquery-dataframes@da064397)) * use autosummary to split documentation pages (#2251) ([f7fd2d20](googleapis/python-bigquery-dataframes@f7fd2d20)) </details>
Switching back to Sphinx.
We will need to update the index.html on the
gh-pagesbranch I believe to make this work.@dhermes I'm not sure where the content for the index.html files in
latest/andstable/get generated from. They have the wrong example code in them.Testing: http://daspecster.github.io/google-cloud-python