Releases: abdfnx/resto
Resto v0.1.6
What's Changed ?
- add a version checker to check if there's a new release by @abdfnx
- add
resto settings
command toResto CLI
by @abdfnx
$ resto settings set show_update true
- add settings editor to
Resto UI
andResto CLI
by @abdfnx
Changelog
- 336dffa docs: add
resto settings
example to root command, add the new shortcuts - 8e2c449 new feature: add
resto settings
command toResto CLI
, update modules - 5ab51af update: convert boolean objects in
settings
file from string to bool - d5985cf restore
./scripts/date.go
file - 44ec8a5 new feature: add resto settings editor for
Resto UI
, fixci
CI - 6a9687b move
build/date.go
toscripts/date.go
and change all pathes in resto - e6acc1f add
isUnderAppData
function for windows script installer inchecker
- 29e95d9 big update: add version checker to resto in
resto cli
andresto ui
- 110e29d update resto logo, update
README.md
- 81b9a10 update resto logo
- 29148c8 remove
#!/usr/bin/env node
fromgh-rs.js
inscripts
dir - 472c187 add
--hidden
flag toinstall
command flags, update docs
Full Changelog: v0.1.5...v0.1.6
Resto v0.1.5
New ?
- add
--hidden
flag toinstall
command to hide output of installation. - upgrade workflows.
Changelog
- 5e6668d add
--hidden
flag toresto install
command, updateoptions
mod - 9d017f0 add
Set up Go
step for goreleasersnapshot
job inci
workflow - ee3770e add
get-latest
command examples in root help, add checkout step - c855440 add goreleaser
snapshot
job in restoci
workflow - b5d85c1 rename
versionDate
variable tobuildDate
in all resto - e7b1467 add
-ForegroundColor Red
flag to windows installer and bfs script - 13a328f move the shared url to
$releases_api_url
in resto windows script installer - 2cdae25 add
arch
detector in resto install script - 193507b remove
AuthorName
&AuthorEmail
env vars fromBuild
step inrelease
ci - 4478042 remove
commit_author
prop frombrews
, add snapshot name template - c4426f9 add docs and information about
get-latest
command
Full Changelog: v0.1.4...v0.1.5
Resto v0.1.4
What's Changed
- support headers by @abdfnx
- add
get-latest
command to get latest repo release @abdfnxfor more info go toresto get-latest OWNER/REPO --registry registry.com --token ACCESS_TOKEN
get-latest
wiki
Changelog
- 95b7a42 update go modules in
go.mod
- 1614839 add
resto get-latest
command and add it to root cmd, update go modules - 04e5f7d update the dev container docker file path in
container
- 58be6e3 finally support headers, update container, add dev container, update all
- 9c26053 update
docker run
command flags to--rm -i
invia_docker
job - 3ece8c1 add
via_docker
job toci
workflow, add titles to forms in Resto UI - 24ac6f4 change install command to
brew install abdfnx/tap/resto
(#17) - a070291 add
homebrew
job toci
workflow to test homebrew tap of resto (#16) - c6642e4 add
freebsd
to archives builds withmacos
&linux
- 2e6ca42 use
github-actions
to push commits toabdfnx/homebrew-tap
repo
Full Changelog: v0.1.3...v0.1.4
Resto v0.1.3
What's Changed
- add
run
command to run restofiles. by @abdfnx
- update
ci
workflow @david-tomson - upgrade
release
workflow by @abdfnx
Changelog
- 2c4e3eb add
docker
instructions, add resto shortcuts inREADME.md
- 001bd78 update the code owners (@abdfnx, @david-tomson, @Timothee-Cardoso)
- 6f527c9 update
Install from GitHub CLI as extension
step name inci
workflow (#11) - 12843ad add
-f
flag to fixRun Restofile
step inci
workflow - 98a78cc add
go
job inci
workflow, update test scripts, makefrom_gh_cli
needs go - 737dc38 Bump github.com/briandowns/spinner from 1.17.0 to 1.18.0 (#10) @dependabot
- 323ef29 restore
Push changes
step inrelease
workflow forgh-resto
repo - b68d566 and again π: update
Commit files
step inrelease
workflow - 820429b again π: update
Commit files
step inrelease
workflow forgh-resto
- de2e3b3 update
Commit files
step inrelease
workflow forabdfnx/gh-resto
- 016cd32 remove
tmp
from git ignore list - 6e71ac5 fix
release
workflow yaml syntax - 9d88040 update
gh-rs.js
script, usead-m/github-push-action
action to push changes - 844ddbc
echo ${{ secrets.ACCESS_TOKEN }} | gh auth login --with-token
- e31e073 update
git config
commands inrelease
workflow - 4d11e33 add
ref: ${{ github.head_ref }}
arg toactions/checkout@v2
action - 97101fd add
git config --global
commands to config author inrelease
ci - fea1c16 fix
Build gh-resto
step by addcd ../scripts/gh-resto
command - 389d97c add setup
node.js
with version16
step forgh-resto
step - 14cdb42 add
yarn
command to install dependencies forgh-resto
- bb91518 create script to update
gh-resto
version and date, updaterelease
ci - 19e6660 remove output
- 1fd2223 run
goreleaser release
manually inBuild
step:release
workflow - ec393a3 π trying to fix
release
workflow by give all permissions to workflow - 43507ad add
id
forSet up Date
step to use output for goreleaser env vars - 590f363 update
build_resto
job name, use goreleaser action to build - 219120f add new permissions to
release
workflow, update github token - 1883c58 add
ACTIONS_ALLOW_UNSECURE_COMMANDS
env var toci
workflow - cd4a25f make
from_gh_cli
job needsbfs
&bfs_windows
to run - 53cfb33 add
echo "::add-path::C:UsersrunneradminAppDataLocalrestobin;"
command to fix - 210587f create windows build from source script file, update scripts &
ci
workflow - 0110d3c fix
release
workflow by fixingsecrets
typo - 5ab60ad setup the security policy of resto
.github/SECURITY.md
- de9c157 add
Ctrl+Q
shortcut for bodyeditor ofrun
command, add flags docs - eda5fb6 add flags docs for
install
andrun
commands in README - 2fcdec1 Merge branch 'dev' of https://github.com/abdfnx/resto into dev
- 569c792 finish from support
Restofile
#5, addresto run
command, update all - 1c203cf add
AUTHOR_EMAIL
env var secret to goreleaser build step - b6c2268 determine every os with arch, and fix all goreleaser issues
- cc3ce10 remove
freebsd
os, add.apk
nfpms linux format in goreleaser config file - cb8486b remove
openbsd
os, addfreebsd
build to the formatted archives in goreleaser - 3722f10 update goreleaser oss and arches
- 3e21dd4 support new oss and arches, add checksum template name
- fb6e09d put
Email
env var in Quotations marks in goreleaser config file - b201956 add
homebrew
configuration in goreleaser config file - 5c3c56e add some information about
resto install
command in README
Full Changelog: v0.1.2...v0.1.3
Resto v0.1.2
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, addgh-resto/dist
path - 996f371 add
repository
prop, addmv dist ..
command to movedist
dir - 1df6373 create
gh-resto
release usingsoftprops/action-gh-release
- 30b3545 fix
Resource not accessible by integration
action issue - c5a89bd remove
rs_full_container_run
job fromdocker.yml
workflow - ce46dbe try to use resto command with
sudo
inrs_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 ofRS_FULL_CONTAINER
- ddc53a1 replace
--rmi
flag with--rm
&-i
flags inrs_container_run
step - d358827 replace
-it
flag with--rmi
flag inrs_container_run
step - 9e69828 fix
Te
step inResto CI
workflow, finish from docker workflow - f1b1ea7 update
resto install
command README, fixTest 2
step inResto 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
- @dependabot made their first contribution in #4
Full Changelog: v0.1.1...v0.1.2
Resto v0.1.1
What's Changed
- fix powershell install command, rename installers to resto by @david-tomson in #1
- add @abdfnx as dependabot reviewer by @Timothee-Cardoso in #2
- fix saving respone file task @abdfnx
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
- @david-tomson made their first contribution in #1
- @Timothee-Cardoso made their first contribution in #2
Full Changelog: v0.1.0...v0.1.1
Resto v0.1.0
Welcome to the first release of resto
What's New ?
- Resto UI
get
,post
,put
,patch
,delete
, andhead
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