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

Bug fix and improvements to manual schedules #89

Merged
merged 3 commits into from
Dec 27, 2023
Merged

Bug fix and improvements to manual schedules #89

merged 3 commits into from
Dec 27, 2023

Conversation

Allybe
Copy link
Contributor

@Allybe Allybe commented Dec 8, 2023

Hi! So there was two issues I ran into SPOT while using it and so I fixed them in my fork of it.

Specifically, I made it so analysis works with the teams on manual schedule, if there is a configured manual schedule. I also made sure that it's impossible to upload an empty manual schedule using the UI.

I also noticed that port 8080 was used in places that would cause issues if the port was changed using a .env file. So I just made it use the port from the .env if there was one.

Copy link
Contributor

@gcschmit gcschmit left a comment

Choose a reason for hiding this comment

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

Thank you for fixing both of these issues!

@gcschmit gcschmit merged commit 25b66d8 into HuskieRobotics:main Dec 27, 2023
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.

2 participants