Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump version to 1.1.0b4 #2948

Merged
merged 1 commit into from
Sep 22, 2020
Merged

Bump version to 1.1.0b4 #2948

merged 1 commit into from
Sep 22, 2020

Conversation

abn
Copy link
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
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
Copy link

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