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

Use Git submodule to fix the CI #164

Merged
merged 5 commits into from
Apr 14, 2020
Merged

Use Git submodule to fix the CI #164

merged 5 commits into from
Apr 14, 2020

Conversation

ryonakano
Copy link
Member

@ryonakano ryonakano commented Apr 10, 2020

Changes Summary

  • Use Gitsubmodule instead of Meson's wrap-git
    In Remove live-chart dir #163 the CI fails with the "Automatic wrap-based subproject downloading is disabled" error, but according to the Meson's source code, Git submodule is always accepted:
  • deb-packaging: Do not run override_dh_auto_test, since this tries to run tests which need GUI on Houston (which is CUI), and causes the CI fails.
  • Update referred commit of live-chart (optional)

@ryonakano ryonakano marked this pull request as ready for review April 10, 2020 08:11
@ryonakano
Copy link
Member Author

ryonakano commented Apr 10, 2020

The CI now passes: https://travis-ci.org/github/stsdc/monitor/builds/673326739

@stsdc
Copy link
Member

stsdc commented Apr 10, 2020

I liked meson wrap file 😢
Do You think it makes sense to ask for the wrap files support in Houston CI?

@ryonakano
Copy link
Member Author

Yes, sounds nice to me 👍

@stsdc stsdc changed the base branch from dev to submodules April 14, 2020 16:56
@stsdc stsdc merged commit c0e8673 into elementary:submodules Apr 14, 2020
@stsdc
Copy link
Member

stsdc commented Apr 14, 2020

@ryonakano I broke Your PR 😭

@stsdc
Copy link
Member

stsdc commented Apr 14, 2020

Also, here is Houston issue regarding wrap files: elementary/houston#779

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