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

[FEATURE] Allow warming up all available sites at once #720

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

eliashaeussler
Copy link
Owner

This PR extends the existing --sites command option by a special keyword all. When used, all available sites are warmed up.

Resolves: #717

@eliashaeussler eliashaeussler added the enhancement New feature or request label Oct 9, 2024
@eliashaeussler eliashaeussler self-assigned this Oct 9, 2024
Copy link

codeclimate bot commented Oct 9, 2024

Code Climate has analyzed commit d4ed7bd and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 90.9% (0.0% change).

View more on Code Climate.

@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 11251261859

Details

  • 5 of 5 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.03%) to 90.972%

Totals Coverage Status
Change from base Build 11250857327: 0.03%
Covered Lines: 1048
Relevant Lines: 1152

💛 - Coveralls

@eliashaeussler eliashaeussler merged commit 2d173d7 into main Oct 9, 2024
17 checks passed
@eliashaeussler eliashaeussler deleted the feature/all-sites branch October 9, 2024 08:41
@eliashaeussler eliashaeussler mentioned this pull request Oct 9, 2024
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] multisite support
2 participants