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

switch to github actions #5

Merged
merged 5 commits into from
Apr 3, 2020
Merged

switch to github actions #5

merged 5 commits into from
Apr 3, 2020

Conversation

ltalirz
Copy link
Member

@ltalirz ltalirz commented Apr 1, 2020

fix #4

  • switch from azure pipelines to github actions
  • incorporate updates from aiida-core

Note: Supposedly psql is already present on the ubuntu and macos images but this seems to be only the client.
It does not seem to include pg_ctl (not found by PGTest.which), and there is no postgres server running by default.

@ltalirz ltalirz force-pushed the github_actions branch 26 times, most recently from 21cd37c to 5c9b6ac Compare April 3, 2020 11:41
@codecov-io
Copy link

codecov-io commented Apr 3, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@535e2ee). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #5   +/-   ##
=========================================
  Coverage          ?   71.69%           
=========================================
  Files             ?        1           
  Lines             ?      159           
  Branches          ?        0           
=========================================
  Hits              ?      114           
  Misses            ?       45           
  Partials          ?        0           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 535e2ee...18bd7ce. Read the comment docs.

@ltalirz ltalirz force-pushed the github_actions branch 3 times, most recently from 37c4905 to 059e7e3 Compare April 3, 2020 12:51
 * switch from Azure pipelines / Travis CI to Github Actions
 * incorporate updates from aiida-core
 * add test with password set on database
 * add CI test on macos
 * remove apt-get install of postgres
@ltalirz ltalirz mentioned this pull request Apr 3, 2020
2 tasks
@ltalirz ltalirz merged commit 1c4929f into master Apr 3, 2020
@ltalirz ltalirz deleted the github_actions branch April 5, 2020 18:15
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.

pull updates back from aiida-core
2 participants