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

Modularize Cardboard and push latest version #63

Merged
merged 20 commits into from
Jan 28, 2023
Merged

Conversation

JeffreyBlinksma
Copy link
Collaborator

No description provided.

@JeffreyBlinksma
Copy link
Collaborator Author

Has yet to be tested.

@JeffreyBlinksma JeffreyBlinksma linked an issue Dec 22, 2022 that may be closed by this pull request
@JeffreyBlinksma JeffreyBlinksma marked this pull request as draft December 22, 2022 23:00
Update Dockerfile to CodeFactor standards (probably)
Added variation of fix, using `WORKDIR /` command to reset directory.
@JeffreyBlinksma
Copy link
Collaborator Author

JeffreyBlinksma commented Dec 24, 2022

Errors out with

  File "/app/main.py", line 3, in <module>
    import pyodbc
ModuleNotFoundError: No module named 'pyodbc'

@JeffreyBlinksma
Copy link
Collaborator Author

Downgrading to Python 3.10.9 has temporarily fixed this, allowing us to merge this pull request. This should be fixed in a future PR.

@JeffreyBlinksma JeffreyBlinksma marked this pull request as ready for review January 28, 2023 13:06
JeffreyBlinksma and others added 2 commits January 28, 2023 15:51
This should really be moved into a function...
Copy link
Collaborator

@ThatOneNovaGuy ThatOneNovaGuy left a comment

Choose a reason for hiding this comment

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

sepay.py could use improvement, but this can be done in a later PR. The primary objective of this one is updating the repository to the live dev build.

@ThatOneNovaGuy ThatOneNovaGuy merged commit 24cdf07 into master Jan 28, 2023
@ThatOneNovaGuy ThatOneNovaGuy deleted the modularization branch January 28, 2023 18:28
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.

Dependencies not linked to requirements.txt
2 participants