Skip to content

Bump version to 1.1.0b4#2948

Merged
abn merged 1 commit into
masterfrom
release-1.1.0b4
Sep 22, 2020
Merged

Bump version to 1.1.0b4#2948
abn merged 1 commit into
masterfrom
release-1.1.0b4

Conversation

@abn
Copy link
Copy Markdown
Member

@abn abn commented Sep 22, 2020

Changed

  • When running under Python 2.7 on Windows, install command will be limited to one worker to mitigate threading issue (#2941).

@abn abn requested a review from a team September 22, 2020 22:31
@abn abn added the kind/release Meta-issues/PRs as part of the release process label Sep 22, 2020
@abn
Copy link
Copy Markdown
Member Author

abn commented Sep 22, 2020

Manually uploaded FreeBSD artifacts because the cirrus ci documentation seems to be incorrect regarding CIRRUS_RELEASE.

#!/usr/bin/env bash
if [[ "$CIRRUS_RELEASE" == "" ]]; then
  echo "Not a release. No need to deploy!"
  exit 0
fi
Not a release. No need to deploy!

@abn abn merged commit ecc1164 into master Sep 22, 2020
@abn abn deleted the release-1.1.0b4 branch September 22, 2020 23:10
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 1, 2024

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Mar 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

kind/release Meta-issues/PRs as part of the release process

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant