Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Collapsing sub-package explosion in Travis config into a script.#2473

Merged
dhermes merged 2 commits into
googleapis:mastergoogleapis/google-cloud-python:masterfrom
dhermes:collapse-travis-configdhermes/google-cloud-python:collapse-travis-configCopy head branch name to clipboard
Oct 3, 2016
Merged

Collapsing sub-package explosion in Travis config into a script.#2473
dhermes merged 2 commits into
googleapis:mastergoogleapis/google-cloud-python:masterfrom
dhermes:collapse-travis-configdhermes/google-cloud-python:collapse-travis-configCopy head branch name to clipboard

Conversation

@dhermes

@dhermes dhermes commented Sep 30, 2016

Copy link
Copy Markdown
Contributor

This script will be extended a great deal in coming commits.

Note that this doesn't actually make the tests run faster, but it's a minimal change for a PR and I will be sending lots of changes on top of it.

Also, this fixes the current b0rken state of AppVeyor, so that's a plus.

Also, the 2nd commit uses a lesser known feature of tox:

This script will be extended a great deal in coming commits.
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Sep 30, 2016
@dhermes

dhermes commented Sep 30, 2016

Copy link
Copy Markdown
Contributor Author

Green build before I pushed 2nd commit: https://travis-ci.org/GoogleCloudPlatform/google-cloud-python/builds/164164263

@dhermes

dhermes commented Oct 3, 2016

Copy link
Copy Markdown
Contributor Author

@tseaver PTAL

Comment thread scripts/run_unit_tests.py
msg_parts.append('- ' + package)
msg = '\n'.join(msg_parts)
print(msg, file=sys.stderr)
sys.exit(len(failed_packages))

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@dhermes

dhermes commented Oct 3, 2016

Copy link
Copy Markdown
Contributor Author

Merging as-is, putting fix for the error code issue in #2475.

@dhermes dhermes merged commit 900923b into googleapis:master Oct 3, 2016
@dhermes dhermes deleted the collapse-travis-config branch October 3, 2016 18:26
@dhermes

dhermes commented Oct 3, 2016

Copy link
Copy Markdown
Contributor Author

parthea pushed a commit that referenced this pull request Apr 1, 2026
PR created by the Librarian CLI to initialize a release. Merging this PR
will auto trigger a release.

Librarian Version: v0.8.3
Language Image:
us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:160860d189ff1c2f7515638478823712fa5b243e27ccc33a2728669fa1e2ed0c
<details><summary>bigframes: v2.37.0</summary>

##
[v2.37.0](googleapis/python-bigquery-dataframes@v2.36.0...v2.37.0)
(2026-03-03)

### Features

* Add cloud_function_cpus option to remote_function (#2475)
([4caf74cc](googleapis/python-bigquery-dataframes@4caf74cc))

* add display.render_mode to control DataFrame/Series visualization
(#2413)
([7813eaa6](googleapis/python-bigquery-dataframes@7813eaa6))

* Support pd.col expressions with .loc and getitem (#2473)
([ae5c8b32](googleapis/python-bigquery-dataframes@ae5c8b32))

* add support for Python 3.14 (#2232)
([c25a6d01](googleapis/python-bigquery-dataframes@c25a6d01))

* Support pd.col simple aggregates (#2480)
([cb00daab](googleapis/python-bigquery-dataframes@cb00daab))

* add dt.tz_localize() (#2469)
([f70f93a1](googleapis/python-bigquery-dataframes@f70f93a1))

* Update bigquery.ai.generate_table output_schema to allow Mapping type
(#2463)
([f7fd1895](googleapis/python-bigquery-dataframes@f7fd1895))

### Bug Fixes

* upload local data through write API if nested JSONs detected (#2478)
([01dc5a34](googleapis/python-bigquery-dataframes@01dc5a34))

* allow IsInOp with same dtypes regardless nullable (#2466)
([1d81b414](googleapis/python-bigquery-dataframes@1d81b414))

### Documentation

* Add code examples to configuration docstrings (#2352)
([3c21993e](googleapis/python-bigquery-dataframes@3c21993e))

* Move readme content to new User Guide section (#2464)
([61a94845](googleapis/python-bigquery-dataframes@61a94845))

* add code sample and docstring for bpd.options.experiments.sql_compiler
(#2474)
([867951bc](googleapis/python-bigquery-dataframes@867951bc))

* use direct API for image (#2465)
([8a1a82f7](googleapis/python-bigquery-dataframes@8a1a82f7))

* Fix recall_score doc example (#2477)
([a6f499c1](googleapis/python-bigquery-dataframes@a6f499c1))

* Skip inherited methods, use autosummary only for big classes (#2470)
([a9512498](googleapis/python-bigquery-dataframes@a9512498))

* add bigframes default connection warning (#2471)
([f1bbba23](googleapis/python-bigquery-dataframes@f1bbba23))

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

Labels

cla: yes This human has signed the Contributor License Agreement. testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.