flathub / com.github.wwmm.pulseeffects

https://flathub.org/apps/details/com.github.wwmm.pulseeffects
11 stars 6 forks source link

Migrate to yaml manifest #10

Closed AsavarTzeth closed 6 years ago

AsavarTzeth commented 6 years ago

Flatpak 0.10.10 introduces support for manifests written in YAML, as an alternative to JSON.

Using YAML makes the manifest a lot easier to read, many lines shorter and decreases the risk of typos.

AsavarTzeth commented 6 years ago

bot, build

AsavarTzeth commented 6 years ago

bot, build

AsavarTzeth commented 6 years ago

I guess I tried a bit too early lol :)

https://flathub.org/builds/#/builders/2/builds/1060

flatpak-builder -v --force-clean --sandbox --delete-build-dirs --user --install-deps-from=flathub --arch x86_64 --bundle-sources --mirror-screenshots-url=https://flathub.org/repo/screenshots --repo repo --extra-sources=/mnt/builder/worker/build-x86_64-4/../downloads --default-branch stable --subject 'Migrate to yaml manifest (ac5d4d7c)' builddir com.github.wwmm.pulseeffects.json
 in dir /mnt/builder/worker/build-x86_64-4/com.github.wwmm.pulseeffects (timeout 3600 secs)
 watching logfiles {}
 argv: ['flatpak-builder', '-v', '--force-clean', '--sandbox', '--delete-build-dirs', '--user', '--install-deps-from=flathub', '--arch', 'x86_64', '--bundle-sources', '--mirror-screenshots-url=https://flathub.org/repo/screenshots', '--repo', 'repo', '--extra-sources=/mnt/builder/worker/build-x86_64-4/../downloads', '--default-branch', 'stable', '--subject', 'Migrate to yaml manifest (ac5d4d7c)', 'builddir', 'com.github.wwmm.pulseeffects.json']
 using PTY: True
Can't load 'com.github.wwmm.pulseeffects.json': Failed to open file '/mnt/builder/worker/build-x86_64-4/com.github.wwmm.pulseeffects/com.github.wwmm.pulseeffects.json': No such file or directory
program finished with exit code 1
elapsedTime=0.015904
TingPing commented 6 years ago

I imagine builders will be updated next week.

AsavarTzeth commented 6 years ago

Better now? In retrospect, I can see how your proposed style guide would be useful here.

TingPing commented 6 years ago

Yea I do find this style more readable.

AsavarTzeth commented 6 years ago

bot, build

AsavarTzeth commented 6 years ago

bot, build