PackageTrack

Go modules · #2805 by repository stars

github.com/abdfnx/resto

v0.1.6abdfnx/resto

Release timeline

98 releases since 2021
20212026

Releases

  1. v0.1.3-0.20211220144203-737dc382360120 Dec 2021pre-release

    Nothing published for this version

  2. v0.1.3-0.20211220131940-323ef29e7e3f20 Dec 2021pre-release

    Nothing published for this version

  3. v0.1.3-0.20211220045344-14cdb421ad2620 Dec 2021pre-release

    Nothing published for this version

  4. v0.1.3-0.20211219181357-19e66607465519 Dec 2021pre-release

    Nothing published for this version

  5. v0.1.3-0.20211219071713-5ab60ad2bf3a19 Dec 2021pre-release

    Nothing published for this version

  6. v0.1.3-0.20211218103741-1c203cf2886618 Dec 2021pre-release

    Nothing published for this version

  7. v0.1.3-0.20211218102912-b6c22682186a18 Dec 2021pre-release

    Nothing published for this version

  8. v0.1.3-0.20211218055923-5c3c56ef01c018 Dec 2021pre-release

    Nothing published for this version

  9. v0.1.217 Dec 2021
    Release notes

    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

    Open source →
  10. v0.1.2-0.20211217143634-42c8e77a82ab17 Dec 2021pre-release

    Nothing published for this version

  11. v0.1.2-0.20211217141638-f0feb4206d0317 Dec 2021pre-release

    Nothing published for this version

  12. v0.1.2-0.20211217120456-ddc53a123fca17 Dec 2021pre-release

    Nothing published for this version

  13. v0.1.2-0.20211217082219-c4cb179ad53c17 Dec 2021pre-release

    Nothing published for this version

  14. v0.1.2-0.20211216114204-554e10ba54ac16 Dec 2021pre-release

    Nothing published for this version

  15. v0.1.2-0.20211215163658-f5d0c14103de15 Dec 2021pre-release

    Nothing published for this version

  16. v0.1.2-0.20211215144628-a679312a074615 Dec 2021pre-release

    Nothing published for this version

  17. v0.1.2-0.20211213152354-f3bb8c75f31e13 Dec 2021pre-release

    Nothing published for this version

  18. v0.1.112 Dec 2021
    Release notes

    What's Changed

    Changelog

    3da650d fix saving respone file task
    1e189e3 update resto descriptions in goreleaser and root file
    1886500 update resto description
    08d22e4 update the code owners (@abdfnx, @david-tomson, @@Timothee-Cardoso)
    5c5d823 add @abdfnx as dependabot reviewer (#2)
    caf9ee0 fix powershell install command, rename installers to resto (#1)
    614f5d1 fix powershell install command, rename installers to resto

    New Contributors

    Full Changelog: v0.1.0...v0.1.1

    Open source →
  19. v0.1.1-0.20211212154911-3da650d664a712 Dec 2021pre-release

    Nothing published for this version

  20. v0.1.1-0.20211212105239-1e189e35749412 Dec 2021pre-release

    Nothing published for this version

  21. v0.1.1-0.20211212103344-18865004b28812 Dec 2021pre-release

    Nothing published for this version

  22. v0.1.1-0.20211212072435-08d22e4043b312 Dec 2021pre-release

    Nothing published for this version

  23. v0.1.012 Dec 2021
    Release notes

    Welcome to the first release of resto

    What's New ?

    • Resto UI
    • get, post, put, patch, delete, and head commands

    Changelog

    b896511 fix goreleaser time out unit
    4419677 create resto build workflow with goreleaser
    60fb13e fix all errors and issues in core/editor package
    4bc6ad7 build Go workflow
    f31c8e6 fix go issue in resto full container image
    2037a71 create the full resto docker container in container
    167ad0f build docker image for resto and finish from it
    c6cc48e configure goreleaser for resto, add version command
    52b9b43 update resto README and add resto logo
    17c62f4 format README, add help page in resto UI
    ad4ae51 add | bash to resto script unix installer
    e2fbc8e move cli/main.go to root, and update commands package to cli
    49293f3 create resto README
    9e86904 fix http client test file in client lib, change package name
    f51a560 add the code of conduct of resto
    fb1b3b6 update root examples, add all commands to root command, update command USAGE and flags
    cac3436 create .gitignore
    663b7d3 modify commands flags descriptions
    12d24c8 add resto delete and resto patch commands
    0e2c2ff finish from resto put command
    fc552a9 build resto post command and use runWithBody function
    f5824bc create resto head command
    105588f add resto get command
    70bef8f finish from method runners in cli/commands module
    a8271e7 add resto cli options, fix all errors in all libs, add ~/.renio/cli checker
    de30b1c Create LICENSE
    b493bf8 fix client and validation functions, add PrintError func in tools
    552d811 add cli lib which contains the main file
    b674477 add the code owners of resto
    a0af73a configure dependabot for resto
    b2a96c3 create codeql code scanning workflow
    9eaa106 build the resto command line library, add new packages
    a42bfba start build cmd libray with the app factory
    8e0ffd8 finally finish from UI of resto app, and create core/layout lib
    f539ef1 add github.com/rivo/tview go module, and build the body editor for requests
    46b38f2 finish from request with body function for post, put, patch, and delete methods
    d0fb07d create BasicGet in api library
    0545a9f add new go modules, create the response formatter
    5d8e7f8 build basic auth api lib, and create graphql client
    b3db3f2 finish from iostream library for command line
    9c16175 build ~/.resto checker tool
    38b7b01 rename project name to resto
    6a6d594 redesign the modfile, build tools modul
    e906ab9 create iostream module, add new go modules
    cfbbfe0 add validation test, add client module
    6cf1b57 add validation module with checkURL function
    7dc1982 initialize abdfnx/rest-it module

    Full Changelog: https://github.com/abdfnx/resto/commits/v0.1.0

    Open source →
  24. v0.0.0-20211212063528-44196778509e12 Dec 2021pre-release

    Nothing published for this version

  25. v0.0.0-20211212045220-60fb13e5baf412 Dec 2021pre-release

    Nothing published for this version

  26. v0.0.0-20211212044402-4bc6ad76a62412 Dec 2021pre-release

    Nothing published for this version

  27. v0.0.0-20211211190001-f31c8e6c91ca11 Dec 2021pre-release

    Nothing published for this version

  28. v0.0.0-20211211182207-2037a7136d7611 Dec 2021pre-release

    Nothing published for this version

  29. v0.0.0-20211211175239-167ad0ff234011 Dec 2021pre-release

    Nothing published for this version

  30. v0.0.0-20211211173134-c6cc48e0f62811 Dec 2021pre-release

    Nothing published for this version

  31. v0.0.0-20211211171100-52b9b4316ff811 Dec 2021pre-release

    Nothing published for this version

  32. v0.0.0-20211211094729-17c62f4bf8af11 Dec 2021pre-release

    Nothing published for this version

  33. v0.0.0-20211211084311-ad4ae51635e511 Dec 2021pre-release

    Nothing published for this version

  34. v0.0.0-20211211082025-49293f3d185111 Dec 2021pre-release

    Nothing published for this version

  35. v0.0.0-20211210111920-9e86904a347210 Dec 2021pre-release

    Nothing published for this version

  36. v0.0.0-20211210101827-cac34360ca8b10 Dec 2021pre-release

    Nothing published for this version

  37. v0.0.0-20211209182919-b493bf8649319 Dec 2021pre-release

    Nothing published for this version

  38. v0.0.0-20211204165611-38b7b01974b54 Dec 2021pre-release

    Nothing published for this version