Skip to content

Conversation

@Borda
Copy link
Collaborator

@Borda Borda commented Mar 1, 2021

What does this PR do?

switch agents pool for Azure

Before submitting

  • Was this discussed/approved via a GitHub issue? (not for typos and docs)
  • Did you read the contributor guideline, Pull Request section?
  • Did you make sure your PR does only one thing, instead of bundling different changes together?
  • Did you make sure to update the documentation with your changes? (if necessary)
  • Did you write any new necessary tests? (not for typos and docs)
  • Did you verify new and existing tests pass locally with your changes?
  • Did you update the CHANGELOG? (not for typos, docs, test updates, or internal minor changes/refactorings)

PR review

Anyone in the community is free to review the PR once the tests have passed.
Before you start reviewing make sure you have read Review guidelines. In short, see the following bullet-list:

  • 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

Did you have fun?

Make sure you had fun coding 🙃

@Borda Borda added the ci Continuous Integration label Mar 1, 2021
@Borda Borda added this to the 1.3 milestone Mar 1, 2021
@Borda Borda requested a review from tchaton as a code owner March 1, 2021 19:10
@Borda Borda enabled auto-merge (squash) March 1, 2021 19:11
@codecov
Copy link

codecov bot commented Mar 1, 2021

Codecov Report

Merging #6270 (78a848b) into master (412a7d8) will decrease coverage by 0%.
The diff coverage is n/a.

@@          Coverage Diff           @@
##           master   #6270   +/-   ##
======================================
- Coverage      93%     93%   -0%     
======================================
  Files         159     159           
  Lines       11365   11365           
======================================
- Hits        10608   10579   -29     
- Misses        757     786   +29     

@Borda Borda marked this pull request as draft March 1, 2021 19:24
auto-merge was automatically disabled March 1, 2021 19:24

Pull request was converted to draft

@Borda Borda marked this pull request as ready for review March 1, 2021 19:31
@Borda Borda enabled auto-merge (squash) March 1, 2021 19:32
@Borda Borda added the ready PRs ready to be merged label Mar 1, 2021
@Borda Borda merged commit 6788dba into master Mar 1, 2021
@Borda Borda deleted the ci/azure branch March 1, 2021 21:14
maxfrei750 pushed a commit to maxfrei750/pytorch-lightning that referenced this pull request Mar 1, 2021
@tchaton tchaton removed this from the 1.3 milestone Mar 2, 2021
@tchaton tchaton added this to the 1.2.x milestone Mar 2, 2021
kaushikb11 pushed a commit to kaushikb11/pytorch-lightning that referenced this pull request Mar 2, 2021
s-rog pushed a commit that referenced this pull request Mar 11, 2021
…es. (#6277)

* cleaning SWA (#6259)

* rename

* if

* test

* chlog

* Remove opt from manual_backward in docs (#6267)

* switch agents pool (#6270)

* Allow user to disable the automatic formatting of checkpoint file names.

* Added changelog entry.

* Made flake8 happy.

* Applied review suggestion: quotes for special characters in docstring

Co-authored-by: Carlos Mocholí <[email protected]>

* Fixed example in docstring.

* Fixed syntax error in docstring.

Co-authored-by: Jirka Borovec <[email protected]>
Co-authored-by: Akihiro Nitta <[email protected]>
Co-authored-by: thomas chaton <[email protected]>
Co-authored-by: Carlos Mocholí <[email protected]>
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.

4 participants