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

chore: adding container tooling #93

Closed
wants to merge 1 commit into from
Closed

chore: adding container tooling #93

wants to merge 1 commit into from

Conversation

toumorokoshi
Copy link
Contributor

Since site-generator is stuck on Python 3.8, this will make
it difficult to run the site-generator in a local environment.

Adding a Dockerfile and serve.sh similar to google.aip.dev to
allow easy local execution.

the gitignore was added because some python installations create
a pycache directory.

setup.py's pyyaml was bumped to work around a backwards-incompatible
Cython upgrade to 3.0.

Since site-generator is stuck on Python 3.8, this will make
it difficult to run the site-generator in a local environment.

Adding a Dockerfile and serve.sh similar to google.aip.dev to
allow easy local execution.

the gitignore was added because some python installations create
a __pycache__ directory.

setup.py's pyyaml was bumped to work around a backwards-incompatible
Cython upgrade to 3.0.
@toumorokoshi toumorokoshi requested a review from a team as a code owner August 21, 2023 16:35
@toumorokoshi toumorokoshi closed this by deleting the head repository Oct 7, 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.

1 participant