UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

Making k3d-dev.sh more readable and maintainable, using function to run over ssh

Merged Danny Gershman requested to merge k3d-dev-more-readable into master
All threads resolved!

General MR

Summary

This change makes k3d-dev.sh more readable by removing repeated syntax (and using a shell function instead) to send commands over SSH to the EC2 instance hosting a Big Bang dev environment. "DRYing things up", if you will.

Relevant logs/screenshots

N/A

Edited by Danny Gershman

Merge request reports

Approved by

Merged by Micah NagelMicah Nagel 2 years ago (Mar 24, 2023 6:11pm UTC)

Merge details

  • Changes merged into master with 9221a381 (commits were squashed).
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Danny Gershman added 4 commits

    added 4 commits

    • 25cc0a4f...5d922fe9 - 2 commits from branch master
    • 3209f94e - make k3d-dev.sh more readable, using function to run over ssh
    • baabc18c - fix run function in k3d-dev.sh to deal with escaping quotes issue on crontab set

    Compare with previous version

  • Micah Nagel resolved all threads

    resolved all threads

  • Micah Nagel approved this merge request

    approved this merge request

  • merged

  • Micah Nagel mentioned in commit 9221a381

    mentioned in commit 9221a381

  • Nice! I love it.

  • Please register or sign in to reply
    Loading