Skip to content

Adding AppVeyor configuration. - #1413

Merged
dhermes merged 2 commits into
googleapis:masterfrom
dhermes:add-appveyor
Jan 29, 2016
Merged

Adding AppVeyor configuration.#1413
dhermes merged 2 commits into
googleapis:masterfrom
dhermes:add-appveyor

Conversation

@dhermes

Copy link
Copy Markdown
Contributor

Towards #1124.

Worked out the kinks in #1220. Huge thanks to python-appveyor-demo.

My current plan is to turn off AppVeyor for general PRs and just run it on merges to master

screen_shot_001

and then use tags only to push build artifacts to PyPI.

@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 22, 2016
Comment threadappveyor.yml Outdated

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

In particular, upgrading latest version for Py2.7 and Py3.4
while dropping Py3.3 and adding Py3.5. Also group all
`pip install` calls into one line.
@dhermes

Copy link
Copy Markdown
ContributorAuthor

@tseaver PTAL

@tseaver

Copy link
Copy Markdown
Contributor

LGTM

dhermes added a commit that referenced this pull request Jan 29, 2016
@dhermes
dhermes merged commit 57f03a0 into googleapis:masterJan 29, 2016
@dhermes
dhermes deleted the add-appveyor branch January 29, 2016 17:38
@dhermesdhermes mentioned this pull request Jan 29, 2016
@dhermesdhermes mentioned this pull request Jun 17, 2016
parthea pushed a commit that referenced this pull request Mar 6, 2026
parthea pushed a commit that referenced this pull request Mar 9, 2026
parthea added a commit that referenced this pull request Mar 9, 2026
- [ ] Regenerate this pull request now.
BEGIN_COMMIT_OVERRIDE
feat: Exposing AutoscalingConfig in InstancePartition
fix: Deprecate credentials_file argument
END_COMMIT_OVERRIDE
PiperOrigin-RevId: 825184314
Source-Link:
googleapis/googleapis@72e7439
Source-Link:
googleapis/googleapis-gen@007caa0
Copy-Tag:
eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMDA3Y2FhMDZiYWM2NzY1NzdmOGQ4NDViODc5M2MxNmVmZjY2YWM5YSJ9
BEGIN_NESTED_COMMIT
fix: Deprecate credentials_file argument
chore: Update gapic-generator-python to 1.28.0
PiperOrigin-RevId: 816753840
Source-Link:
googleapis/googleapis@d06cf27
Source-Link:
googleapis/googleapis-gen@a524e73
Copy-Tag:
eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYTUyNGU3MzEwODgyYmJiOTliZmUxMzk5YjE4YmVkMzI4OTc5MjExYyJ9
END_NESTED_COMMIT
---------
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
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.packaging

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@dhermes@tseaver@googlebot