Skip to content

Instantly share code, notes, and snippets.

View dzintars's full-sized avatar
🇱🇻
Playing with Zuul CI

Dzintars dzintars

🇱🇻
Playing with Zuul CI
View GitHub Profile
@dzintars
dzintars / project-quay-setup.md
Last active May 15, 2023 14:08
How to setup Quay Image Registry for the local development and testing

[UPDATE] by Dzintars Klavins @ 2023-05-15

These instructions is no more quite accurate. Current setup is much more simpler. Probably I will update these instructions at some point.

[WIP] by Dzintars Klavins @ 2021-08-28

Project Quay Setup

These instructions is written for myself as an reminder guide. It is higly possible that they are wrong, outdated, un-maintained.

@dzintars
dzintars / index.md
Last active January 14, 2024 16:40
How to setup Ansible Collection

How to setup Ansible Collection

I hope to collect bits and pieces on how to setup Ansible Collection project for local development and testing with Molecule.

Structure

  • ~/code/github.com/user/namespace/
    • .skeleton/
    • collection-a/
    • collection-b/
@dzintars
dzintars / 00-zuul-ci.md
Last active February 5, 2024 10:44
Zuul CI

Zuul CI & Gerrit Code Review

@dzintars
dzintars / inkscape.md
Last active February 19, 2024 11:00
How to Simple-Icons

How to create SVG cutouts/gaps in Inkscape

If you found this Gist, then keep in mind that it is not complete unting this message gets removed. There are missing steps.

TODO

  • Remove fill
  • Set the viewport
  • Export clean SVG
  • Optimizations?