This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commits on Sep 24, 2021
-
Update postgresql testing Script
- Use sytest:bionic. Sytest:latest is two years old (do we want CI to push out latest at all?) and comes with Python 3.5, which we explictly no longer support. The script now runs under PostgreSQL 10 as a result. A few changes to make it speedier to re-run the tests: - Create blank DB in the container, not the script, so we don't have to `initdb` each time - Use a named volume to persist the tox environment, so we don't have to fetch and install a bunch of packages from PyPI each time
David Robertson committedSep 24, 2021 Configuration menu - View commit details
-
Copy full SHA for 3c786e8 - Browse repository at this point
Copy the full SHA 3c786e8View commit details -
Move pg testing script to scripts-dev directory
David Robertson committedSep 24, 2021 Configuration menu - View commit details
-
Copy full SHA for 901cd52 - Browse repository at this point
Copy the full SHA 901cd52View commit details -
David Robertson committed
Sep 24, 2021 Configuration menu - View commit details
-
Copy full SHA for ac13c0e - Browse repository at this point
Copy the full SHA ac13c0eView commit details -
Co-authored-by: reivilibre <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 00e1d2d - Browse repository at this point
Copy the full SHA 00e1d2dView commit details -
Don't rename the entrypoint script
David Robertson committedSep 24, 2021 Configuration menu - View commit details
-
Copy full SHA for 712e8eb - Browse repository at this point
Copy the full SHA 712e8ebView commit details -
David Robertson committed
Sep 24, 2021 Configuration menu - View commit details
-
Copy full SHA for 7cbdec2 - Browse repository at this point
Copy the full SHA 7cbdec2View commit details -
Write to host as the script's exector, not root
IDK if this is a good or idiomatic way to do things. Lots of cobbling around searching for hints on the web. Maybe there's some kind of fs middleware that can rewrite uids on the fly? /shrug
David Robertson committedSep 24, 2021 Configuration menu - View commit details
-
Copy full SHA for b54faff - Browse repository at this point
Copy the full SHA b54faffView commit details -
Fix tox workdir location and .gitignore it
David Robertson committedSep 24, 2021 Configuration menu - View commit details
-
Copy full SHA for 505b3c2 - Browse repository at this point
Copy the full SHA 505b3c2View commit details -
David Robertson committed
Sep 24, 2021 Configuration menu - View commit details
-
Copy full SHA for a6c7fe3 - Browse repository at this point
Copy the full SHA a6c7fe3View commit details -
David Robertson committed
Sep 24, 2021 Configuration menu - View commit details
-
Copy full SHA for a2e7253 - Browse repository at this point
Copy the full SHA a2e7253View commit details -
Co-authored-by: reivilibre <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5061458 - Browse repository at this point
Copy the full SHA 5061458View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.