Skip to content

Resto v0.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Dec 19:39
· 235 commits to dev since this release

What's Changed

  • Add resto install command.
  • Bump github.com/spf13/cobra from 1.2.1 to 1.3.0 by @dependabot in #4
  • Bump github.com/briandowns/spinner from 1.16.0 to 1.17.0 by @dependabot in #6

Changelog

  • 8374fc1 comment gh-resto build & upload jobs indefinitely @abdfnx
  • 4ec3bb4 remove moving dist dir, add gh-resto/dist path
  • 996f371 add repository prop, add mv dist .. command to move dist dir
  • 1df6373 create gh-resto release using softprops/action-gh-release
  • 30b3545 fix Resource not accessible by integration action issue
  • c5a89bd remove rs_full_container_run job from docker.yml workflow
  • ce46dbe try to use resto command with sudo in rs_full_container_run
  • b777a64 use curl -sL https://git.io/resto | bash command
  • 42c8e77 Bump github.com/briandowns/spinner from 1.16.0 to 1.17.0 (#6)
  • f0feb42 use RS_CONTAINER env var instead of RS_FULL_CONTAINER
  • ddc53a1 replace --rmi flag with --rm & -i flags in rs_container_run step
  • d358827 replace -it flag with --rmi flag in rs_container_run step
  • 9e69828 fix Te step in Resto CI workflow, finish from docker workflow
  • f1b1ea7 update resto install command README, fix Test 2 step in Resto CI
  • 7b672c7 add Makefile for resto
  • c4cb179 fix some issues in Resto CI workflow
  • 9b880cd finish from Resto CI workflow
  • 8802d9f add date script, update workflows, add examples
  • 554e10b finish from resto install command, and move all options to one package
  • f5d0c14 Merge branch 'dev' of https://github.com/abdfnx/resto into dev
  • b73cd80 fix crashing after change arugments values #3
  • a679312 Bump github.com/spf13/cobra from 1.2.1 to 1.3.0 (#4)
  • f3bb8c7 add vscode settings and recommended extensions
  • 66d4db0 add gitpod configuration for resto

New Contributors

Full Changelog: v0.1.1...v0.1.2