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

Fix warnings and update CI #142

Merged
merged 5 commits into from
Jul 9, 2022
Merged

Fix warnings and update CI #142

merged 5 commits into from
Jul 9, 2022

Conversation

nabobalis
Copy link
Contributor

@nabobalis nabobalis commented Jul 9, 2022

Forgot to enable treat warnings as errors and turns out, lots of warnings.

Fixes #137 in theory
Fixes #136 in theory

@nabobalis nabobalis force-pushed the ci branch 4 times, most recently from 6c9ab01 to 73412de Compare July 9, 2022 06:06
@nabobalis nabobalis changed the title more warnings: Fix warnings and update CI Jul 9, 2022
@nabobalis nabobalis marked this pull request as ready for review July 9, 2022 06:15
Comment on lines -682 to -684
base_url = url
if len(blog.blog_languages) > 1:
base_url = os_path_join(url, app.config.language)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think this had a purpose but right now I can't work out when the language would be in the URL.

@nabobalis nabobalis merged commit 9545dc1 into main Jul 9, 2022
@nabobalis nabobalis deleted the ci branch July 9, 2022 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant