obscure tech blog
Tags
  • How To Install Docker on Debian Unstable

    2022-10-02

    A summary of changes to the Docker install procedure for Debian Unstable.

    dockerdebiancheatsheet

  • Bazel Rules: Decoupling Rules Interface

    2022-02-03

    Decoupled rules as a common pattern for packaging repositories

    bazel

  • Bazel Rules: Packaging

    2022-01-24

    How to package Bazel rules into a separate repository

    bazel

  • How to Merge Git Repositories

    2022-01-22

    How to merge two Git repositories preserving their full commit history

    gitcheatsheet

  • Bazel Rules: Multiple Outputs

    2022-01-06

    How to build and run multiple different targets using a macro

    bazel

  • Bazel Rules: Macros

    2021-12-30

    We review Bazel’s evaluation model, learn to write and expand a macro, and cover related best practices

    bazel

  • Bazel Rules: Multiple Source Files

    2021-12-29

    How to use multiple source files and run shell commands from a Bazel action

    bazel

  • Bazel Rules: Source

    2021-12-28

    How to convert a template into a shell script

    bazel

  • Bazel Rules: Output

    2021-12-27

    We look into an issue with conflicting target names and two possible ways to resolve it

    bazel

  • Bazel Rules: Attributes

    2021-12-27

    Passing a string parameter from a BUILD file to a rule

    bazel

  • 1
  • 2

© 2021 Serge Belov

Powered by Hugo & Notepadium