basescript

Scripts to be used for automation by other scripts

Stars
37
Committers
1

Bot releases are visible (Hide)

basescript - v0.6.2 🔥 Latest Release

Published by github-actions[bot] over 1 year ago

Changes

  • Remove docker check on init
basescript - v0.6.1 🔥

Published by github-actions[bot] over 1 year ago

Changes

  • Add command existence chek
basescript - v0.6 🔥

Published by github-actions[bot] almost 2 years ago

Changes

  • Update docker compose to latest version (replacing docker-compose to docker compose)
  • Fix log checking on '/var/log/basescript.log'

Full Changelog: https://github.com/evertramos/basescript/compare/v0.5...v0.6

basescript - v0.5 🔥

Published by evertramos about 2 years ago

Changelog

  • Update dockerhub api to version 2 (v1 deprecated)

Full Changelog: https://github.com/evertramos/basescript/compare/v0.4.0...v0.5

basescript - v0.4.0 🔥

Published by github-actions[bot] over 2 years ago

Changes

🚀 Features

  • Update logging funciton to use sudo only if allowed @evertramos (#16)
basescript - v0.3.0 🔥

Published by github-actions[bot] over 2 years ago

Changes

  • Update basescript version with breaking changes @evertramos (#15)
  • update function from select_one_option() to select_one_option_from_array()
basescript - v0.2.2 🔥

Published by github-actions[bot] over 2 years ago

Changes

🚀 Features

  • Add function to remove dot and slash from string @evertramos (#13)
basescript - v0.2.1 🔥

Published by github-actions[bot] over 2 years ago

Changes

  • Dev @evertramos (#12)

testing...

basescript - v0.2

Published by evertramos over 3 years ago

Main Updates

basescript - Initial release as test

Published by evertramos over 3 years ago

First release with base functions used by the nginx-proxy-automation.
Missing documentation.