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

Render markdown-formatted modpack descriptions; other fixes and updates #314

Merged

Conversation

DasSkelett
Copy link
Member

Changes

Some smaller fixes and updates:

  • Render markdown-formatted modpack descriptions (spotted by @HebaruSan)
  • Log exceptions to syslog when mod zips can't be saved
  • Update README.md for the server setup steps according to what I had to do for re-setup alpha + beta
  • Update backend Docker image to Python3.8 which we are also using in prod + alpha + beta
  • Update frontend Docker image to nginx:latest since 1.17 is a bit old by now, and I think it does no harm to automatically stay up-to-date in development setups.

* Render markdown-formatted modpack descriptions
* Log exceptions when trying to save mod zips
* Update README.md for server setup
* Update backend Docker image to Python3.8
* Update frontend Docker image to nginx:latest
@DasSkelett DasSkelett added Type: Improvement Area: Backend Related to the Python code that runs inside gunicorn Priority: Normal Status: Ready Area: Frontend Related to HTML, JS, CSS, or other browser things labels Aug 3, 2020
Copy link
Contributor

@HebaruSan HebaruSan left a comment

Choose a reason for hiding this comment

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

Thanks!

@HebaruSan HebaruSan merged commit ed226f3 into KSP-SpaceDock:alpha Aug 3, 2020
@DasSkelett DasSkelett deleted the fix/readme-docker-markdown branch August 3, 2020 20:51
This was referenced Oct 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Backend Related to the Python code that runs inside gunicorn Area: Frontend Related to HTML, JS, CSS, or other browser things Priority: Normal Status: Ready Type: Improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants