Skip to content

Installing twine before deploying. - #1061

Closed
dhermes wants to merge 1 commit into
googleapis:masterfrom
dhermes:fix-twine-missing
Closed

Installing twine before deploying.#1061
dhermes wants to merge 1 commit into
googleapis:masterfrom
dhermes:fix-twine-missing

Conversation

@dhermes

Copy link
Copy Markdown
Contributor

See travis-ci/dpl#299

Honestly dpl just needs to be fixed and I'd rather never submit this, but this is a fix if need be.

@dhermesdhermes added packaging do not merge Indicates a pull request not ready for merge, due to either quality or timing. labels Aug 12, 2015
@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 12, 2015
@dhermes

Copy link
Copy Markdown
ContributorAuthor

See #1057 as well

@tseaver

Copy link
Copy Markdown
Contributor

LGTM

@dhermes

Copy link
Copy Markdown
ContributorAuthor

@tseaver I'm just going to leave this unmerged and hope the problem resolves itself before the next release. I'm subscribed to both travis-ci/dpl#296 and travis-ci/dpl#299 so hopefully I'll hear about a resolution soon.

@dhermes

Copy link
Copy Markdown
ContributorAuthor

With the closing of travis-ci/dpl#296 and travis-ci/dpl#299 it seems this fix is no longer needed.

@dhermesdhermes closed this Aug 19, 2015
@dhermes
dhermes deleted the fix-twine-missing branch August 19, 2015 13:24
parthea pushed a commit that referenced this pull request Nov 22, 2025
#1061)
* chore(python): Update the python version in docs presubmit to use 3.10
Source-Link: googleapis/synthtool@de3def6
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:a1c5112b81d645f5bbc4d4bbc99d7dcb5089a52216c0e3fb1203a0eeabadd7d5
* loosen assertion
* update sync
* fixed mypy issue
---------
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Daniel Sanche <sanche@google.com>
parthea pushed a commit that referenced this pull request Nov 24, 2025
Fixes#1014 and unblocks #1043.
NOTE: Some real world APIs expect the first request to pass a config (example) so the generated samples will not work out of the box. This will be addressed when the new sample config language is sorted out.
parthea pushed a commit that referenced this pull request Mar 2, 2026
#1061)
* chore(python): Update the python version in docs presubmit to use 3.10
Source-Link: googleapis/synthtool@de3def6
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:a1c5112b81d645f5bbc4d4bbc99d7dcb5089a52216c0e3fb1203a0eeabadd7d5
* loosen assertion
* update sync
* fixed mypy issue
---------
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Daniel Sanche <sanche@google.com>
parthea pushed a commit that referenced this pull request Mar 6, 2026
deps!: BigQuery Storage and pyarrow are required dependencies (#776)
fix!: use nullable `Int64` and `boolean` dtypes in `to_dataframe` (#786) feat!: destination tables are no-longer removed by `create_job` (#891)
feat!: In `to_dataframe`, use `dbdate` and `dbtime` dtypes from db-dtypes package for BigQuery DATE and TIME columns (#972)
fix!: automatically convert out-of-bounds dates in `to_dataframe`, remove `date_as_object` argument (#972)
feat!: mark the package as type-checked (#1058)
feat!: default to DATETIME type when loading timezone-naive datetimes from Pandas (#1061)
feat: add `api_method` parameter to `Client.query` to select `INSERT` or `QUERY` API (#967)
fix: improve type annotations for mypy validation (#1081)
feat: use `StandardSqlField` class for `Model.feature_columns` and `Model.label_columns` (#1117)
docs: Add migration guide from version 2.x to 3.x (#1027)
Release-As: 3.0.0
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yesThis human has signed the Contributor License Agreement.do not mergeIndicates a pull request not ready for merge, due to either quality or timing.packaging

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@dhermes@tseaver@googlebot