Skip to content

ci: remove ci env check from PR CI #1869

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

Merged
merged 1 commit into from
Oct 17, 2021

Conversation

mtrezza
Copy link
Member

@mtrezza mtrezza commented Oct 17, 2021

New Pull Request Checklist

Issue Description

CI environment check runs with every PR, which causes the CI for PRs to fail as soon as there is a new version available. This may cause irritation for contributors because they see their PR failing.

Related issue: #n/a

Approach

Removes CI environment check from PR CI. It has been moved into a separate, scheduled job.

TODOs before merging

n/a

@parse-github-assistant
Copy link

Thanks for opening this pull request!

  • 🎉 We are excited about your hands-on contribution!

@mtrezza mtrezza merged commit 007e36c into parse-community:alpha Oct 17, 2021
@mtrezza mtrezza deleted the remove-ci-environment-check branch October 17, 2021 19:32
@parseplatformorg
Copy link
Contributor

🎉 This pull request has been released in version 3.3.0-alpha.6

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Oct 20, 2021
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 3.3.0-beta.1

@parseplatformorg parseplatformorg added the state:released-beta Released as beta version label Nov 1, 2021
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 3.3.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label Jan 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:released Released as stable version state:released-alpha Released as alpha version state:released-beta Released as beta version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants