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

Some minor CI cleanup #10088

Merged
merged 9 commits into from
Oct 26, 2021
Merged

Some minor CI cleanup #10088

merged 9 commits into from
Oct 26, 2021

Conversation

carmocca
Copy link
Contributor

@carmocca carmocca commented Oct 22, 2021

What does this PR do?

  • Use Python 3.9 for the CI jobs
  • Run only one "basic testing" job. This should is enough to catch any extra imports.

Part of #10075

Does your PR introduce any breaking changes? If yes, please list them.

None

Before submitting

  • Was this discussed/approved via a GitHub issue? (not for typos and docs)
  • Did you read the contributor guideline, Pull Request section?
  • [n/a] Did you update the CHANGELOG? (not for typos, docs, test updates, or internal minor changes/refactorings)

PR review

  • Is this pull request ready for review? (if not, please submit in draft mode)
  • Check that all items from Before submitting are resolved
  • Make sure the title is self-explanatory and the description concisely explains the PR
  • Add labels and milestones (and optionally projects) to the PR so it can be classified

@carmocca carmocca added the ci Continuous Integration label Oct 22, 2021
@carmocca carmocca added this to the v1.5 milestone Oct 22, 2021
@carmocca carmocca self-assigned this Oct 22, 2021
@github-actions
Copy link
Contributor

Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id>

requirements/test.txt Show resolved Hide resolved
requirements/extra.txt Show resolved Hide resolved
.github/workflows/docs-checks.yml Show resolved Hide resolved
dockers/base-conda/Dockerfile Show resolved Hide resolved
dockers/base-conda/Dockerfile Show resolved Hide resolved
dockers/base-ipu/Dockerfile Show resolved Hide resolved
dockers/base-xla/Dockerfile Outdated Show resolved Hide resolved
requirements/adjust_versions.py Show resolved Hide resolved
requirements/adjust_versions.py Show resolved Hide resolved
@mergify mergify bot added the ready PRs ready to be merged label Oct 23, 2021
@carmocca carmocca enabled auto-merge (squash) October 26, 2021 01:41
Copy link
Contributor

@tchaton tchaton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM !

.github/workflows/ci_test-base.yml Show resolved Hide resolved
@carmocca carmocca merged commit a0e45dc into master Oct 26, 2021
@carmocca carmocca deleted the ci/cleanup branch October 26, 2021 11:58
ninginthecloud pushed a commit to ninginthecloud/pytorch-lightning that referenced this pull request Oct 27, 2021
@carmocca carmocca mentioned this pull request Oct 27, 2021
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous Integration ready PRs ready to be merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants