We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
To save time and computation power, it would be good to add at least the short-running PR checks to a pre-commit hook.
It could run:
Docker builds and security scans should probably be skipped.
The text was updated successfully, but these errors were encountered:
Handle empty metadata (#43)
9e28a1c
* Set static UID and GID (#34) * Set static UID and GID * Bump version: 1.1.13 → 1.1.14 * Check if metadata dict is empty * Bump version: 1.1.14 → 1.1.15 * Bump version: 1.1.14 → 1.1.15
No branches or pull requests
To save time and computation power, it would be good to add at least the short-running PR checks to a pre-commit hook.
It could run:
Docker builds and security scans should probably be skipped.
The text was updated successfully, but these errors were encountered: