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

Add Docker Installation and move pytest from travis to github actions #199

Merged
merged 9 commits into from
Sep 30, 2024

Conversation

lxy2304
Copy link
Collaborator

@lxy2304 lxy2304 commented Aug 26, 2024

Added:

  • Dockerfile
  • Github actions for pytest and stress testing
  • Docker installation guide

Removed:

  • TravisCI related scripts

@lxy2304 lxy2304 changed the title Add Docker Installation and move pytest from travis Add Docker Installation and move pytest from travis to github actions Aug 26, 2024
@lxy2304 lxy2304 requested a review from msonderegger August 26, 2024 16:17

.. note::
The following Python scripts are presented in step-by-step blocks to guide you through the process.
However, it is expected that you run the entire Python script as a single unit when using PolyglotDB.
Copy link
Member

Choose a reason for hiding this comment

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

make really explicit what this means, like "(For example, on OS or Linux, you'd run python tutorial_1.py on the command line.)"

Copy link
Member

@msonderegger msonderegger left a comment

Choose a reason for hiding this comment

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

Looks great, just one little comment to address

@msonderegger msonderegger merged commit 39401f9 into main Sep 30, 2024
3 checks passed
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