This website requires JavaScript.
Explore
Help
Sign in
ansible
/
community.general
Watch
1
Star
0
Fork
You've already forked community.general
0
mirror of
https://github.com/ansible-collections/community.general.git
synced
2024-09-14 20:13:21 +02:00
Code
Releases
Activity
dd24c98fe5
community.general
/
tests
/
integration
/
targets
/
flatpak
/
meta
/
main.yml
3 lines
39 B
YAML
Raw
Normal View
History
Unescape
Escape
Initial commit
2020-03-09 10:11:07 +01:00
dependencies
:
flatpak: add tests in CI, add no_dependencies parameter (#2751) * Similar version restrictions than flatpak_remote tests. * ... * Try to work around missing dependencies. * Revert "Try to work around missing dependencies." This reverts commit 66a4e385668d0212e1150dcfb743478cf5aa042e. * Add changelog. * App8 -> App2; make sure that there are two apps App1 and App2. * Fix forgotten variabe. * Remove test notices. * Seems like flatpak no longer supports file:// URLs. The tests would need to be rewritten to offer the URL via http:// instead. * Try local HTTP server for URL tests. * ... * Lint, add status check. * Add boilerplate. * Add 'ps aux'. * Surrender to -f. * Work around apparent flatpak bug. * Fix YAML. * Improve condition. * Make sure test reruns behave better.
2021-06-08 08:46:20 +02:00
-
setup_flatpak_remote
Copy permalink