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

Deleted macOS Action tests and outdated Python 3.5 Action tests #10

Closed
wants to merge 10 commits into from
Closed

Conversation

ffyuanda
Copy link
Member

macOS is not currently under the support of Docker container "service", only Linux environments can implement the Setup Postgresql step. Relative test actions might need to be manually written using JavaScript actions without running in a container, but directly on the Github runner machine.

Python 3.5 is no longer supported, and pip does not work well under Python 3.5 right now.

black version changed to the latest
remove the test for python 3.5 (deprecated outdated version)
modified postgresql test version
macOS is not under support for Docker container, its tests are temporarily removed, will be added in the future if needed
@ffyuanda
Copy link
Member Author

@hsluoyz hsluoyz requested review from Zxilly and leeqvip May 11, 2021 01:16
@hsluoyz
Copy link
Member

hsluoyz commented May 11, 2021

@ffyuanda plz fix:

image

@ffyuanda
Copy link
Member Author

@hsluoyz will do

Copy link
Contributor

@Zxilly Zxilly left a comment

Choose a reason for hiding this comment

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

please fix failed check

@ffyuanda ffyuanda closed this May 11, 2021
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.

None yet

3 participants