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: Add warning if index.html is missing in uploaded archive #530

Merged
merged 1 commit into from
Jun 5, 2023

Conversation

reglim
Copy link
Contributor

@reglim reglim commented Jun 5, 2023

Upload now tests whether an index.html file is present, and returns the following message if not:

"File successfully uploaded, but no index.html found at root of archive."

Fixes: #509

Upload now tests whether an index.html file is present, and returns the
following message if not:

"File successfully uploaded, but no index.html found at root of archive."

Fixes: #509
@randombenj
Copy link
Member

Cool thanks!

@randombenj randombenj merged commit a289141 into main Jun 5, 2023
@reglim reglim deleted the feat/509-warn-on-missing-index-file branch June 5, 2023 06:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Nginx issue
2 participants