Skip to content

Jessitron

Search
  • Blog
  • Twitter
  • Patreon
  • Talks
  • Newsletter
  • Search

bad ideas

Stupid bash tricks: a self-updating script

June 16, 2024June 16, 2024 by jessitron

For a demo app, I want a simple-as-possible deploy script. The simplest thing is to hard-code the version number (which gives my docker image a unique tag, which gets kubernetes to pull the new image1). But I’m tired of updating the version number. So I made the script update it for me. Why not use … Read moreStupid bash tricks: a self-updating script

Categories UncategorizedTags bad ideas, bash, deployment

popular

  • PowerShell equivalent of find
    PowerShell equivalent of find
  • Communication is hard, but sometimes I can fix it.
    Communication is hard, but sometimes I can fix it.
  • Span or Attribute? in OpenTelemetry custom instrumentation
    Span or Attribute? in OpenTelemetry custom instrumentation
  • Adding Correctness Conditions to Code Changes
    Adding Correctness Conditions to Code Changes
  • Run an OpenTelemetry Collector locally in Docker
    Run an OpenTelemetry Collector locally in Docker

meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
  • Blog
  • Twitter
  • Patreon
  • Talks
  • Newsletter

Tags

abstraction agile architecture automation business change clojure complexity concurrency design DevOps Docker Engineering functional functionalPrinciples Generativity git honeycomb Java javascript learning observability philosophy property-based testing reference ruby scala science Software Development symmathesy systems Systems Thinking teams testing thinkingFunctionally tistil typescript Web Development wit Yak Shaving

Archives

Search

© 2026 Jessitron • Powered by WPKoi
Scroll back to top