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

Publish image on main branch #13

Merged
merged 1 commit into from
Aug 10, 2022
Merged

Publish image on main branch #13

merged 1 commit into from
Aug 10, 2022

Conversation

owenthereal
Copy link
Collaborator

master branch was renamed to main. Fixing CI to reflect it.

master branch was renamed to main. Fixing CI to reflect it.
@owenthereal owenthereal requested review from ljcesca and wuputah August 10, 2022 18:10
@owenthereal owenthereal merged commit 0da3de9 into main Aug 10, 2022
@owenthereal owenthereal deleted the ci_check_main branch August 10, 2022 18:54
ljcesca pushed a commit that referenced this pull request Nov 8, 2022
* Get mysql build to run

* Enable mysql_fdw by default

* Replace Docker container with Docker Compose in acceptance tests

This slides in mysql container that is accessible from hydra

* Move http ext tests to main acceptance test cases

* Always run docker compose down to clean up networks

* Rename to `profileName`

* Add `mysql_fdw` tests to verify direct connection

* Only start all containers for acceptance tests

* Remove test docker-compose.yaml

* Remove unused import

* Bump `github.com/jackc/pgx` to consume bug fixes

* Validate mysql_fdw only return one row

* Remove vendor

* Use text/template

* Move `docker compose down` after kill

* Expand flags

* Fix bug that use `--profile` instead of `--project-name`

* Make `http` & `mysql_fdw` ext behavior consistent with `postgres_fdw`

* Disable preload
* Extensions are not loaded by default (require explicit `CREATE EXTENSION` statements)

* Multicorn build

* Get spilo build to work with multicorn

* Enable multicorn ext for spilo

* Add multicorn create foreign table acceptance test

* Do not enable `multicorn` ext by default

* Tag multicorn2 to v2.4

* Pin s3csv_fdw to the latest commit
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