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

Avatar images should be cached on the client. #30

Closed
stefwalter opened this issue Nov 4, 2013 · 1 comment
Closed

Avatar images should be cached on the client. #30

stefwalter opened this issue Nov 4, 2013 · 1 comment

Comments

@stefwalter
Copy link
Contributor

Maybe by exposing the mtime of the image as a D-Bus property and using LocalStorage as a cache.

@stefwalter
Copy link
Contributor Author

These are embedded in the machine.json data, and don't need to be cached.

martinpitt added a commit to martinpitt/cockpit that referenced this issue Oct 28, 2018
marusak referenced this issue in marusak/cockpit Aug 28, 2019
display a list of dependencies when loading the recipe
marusak referenced this issue in marusak/cockpit Jan 29, 2020
pyflakes or pycodestyle failures didn't cause the test to fail, as that
merely set `fail=1` which was then ignored.

We don't need TAP output here, so greatly simplify the structure and
rely on our `set -e`.

pycodestyle was called without any actual files to check (this was
already the case in the cockpit repo, bots/ was not covered by
pycodestyle). Fix the invocation, but disable the test for now as it
currently has hundreds of PEP-8 failures.

Closes #30
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

No branches or pull requests

1 participant