This repository has been archived by the owner on Jan 5, 2023. It is now read-only.
Releases: abdfnx/doko
Releases Β· abdfnx/doko
Doko π v0.1.2
Changelog
- 5e5b504 mv
cmd
tocli
, update workflows, init taskfile - 498a0e6 fix go version in
Makefile
- fe5e2fb upgrade
go
to1.18
- 59d8573 security: fix github security vulnerabilities
- eb041aa fix: docker/doko-full/Dockerfile to reduce vulnerabilities (#18)
- f07bde6 Bump github.com/docker/docker (#17)
- 73a7192 Bump github.com/AlecAivazis/survey/v2 from 2.3.3 to 2.3.4 (#16)
- b21b731 Bump github.com/AlecAivazis/survey/v2 from 2.3.2 to 2.3.3 (#15)
- df25a44 fix: Dockerfile to reduce vulnerabilities (#14)
- 928511c fix: docker/doko-full/Dockerfile to reduce vulnerabilities (#13)
- 42fd544 update
ci
andgo
workflows, and update goreleaser config - 8d2cb6b update Makefile
- f66c265 Bump github.com/docker/docker (#12)
- 5749af4 Bump github.com/spf13/cobra from 1.3.0 to 1.4.0 (#11)
- a6da279 fix stuff in README (#10)
- 051c1de Bump github.com/briandowns/spinner from 1.18.0 to 1.18.1 (#9)
- 588453f Bump github.com/tidwall/gjson from 1.13.0 to 1.14.0 (#8)
- 76b908f Bump github.com/muesli/termenv from 0.10.0 to 0.11.0 (#7)
- 96b8ef1 Bump github.com/muesli/termenv from 0.9.0 to 0.10.0 (#6)
What's Changed
- Bump github.com/muesli/termenv from 0.9.0 to 0.10.0 by @dependabot in #6
- Bump github.com/muesli/termenv from 0.10.0 to 0.11.0 by @dependabot in #7
- Bump github.com/tidwall/gjson from 1.13.0 to 1.14.0 by @dependabot in #8
- Bump github.com/briandowns/spinner from 1.18.0 to 1.18.1 by @dependabot in #9
- fix stuff in README by @Pandademic in #10
- Bump github.com/spf13/cobra from 1.3.0 to 1.4.0 by @dependabot in #11
- Bump github.com/docker/docker from 20.10.12+incompatible to 20.10.13+incompatible by @dependabot in #12
- [Snyk] Security upgrade debian from latest to 11.2 by @snyk-bot in #13
- [Snyk] Security upgrade alpine from latest to 3.15 by @snyk-bot in #14
- Bump github.com/AlecAivazis/survey/v2 from 2.3.2 to 2.3.3 by @dependabot in #15
- Bump github.com/AlecAivazis/survey/v2 from 2.3.3 to 2.3.4 by @dependabot in #16
- Bump github.com/docker/docker from 20.10.13+incompatible to 20.10.14+incompatible by @dependabot in #17
- [Snyk] Security upgrade debian from 11.2 to 11 by @snyk-bot in #18
New Contributors
- @Pandademic made their first contribution in #10
- @snyk-bot made their first contribution in #13
Full Changelog: v0.1.1...v0.1.2
Doko π v0.1.1
What's Changed
- If
buildVersion
is empty then don't check new versions by @david-tomson in #3 - Bump github.com/tidwall/gjson from 1.12.1 to 1.13.0 by @dependabot in #4
- Update deletion functions names from
remove
todelete
by @abdfnx
Changelog
- 1e0f070 update
doko
function names fromremove
todelete
- 2e87b02 Bump github.com/tidwall/gjson from 1.12.1 to 1.13.0 (#4)
- 18eefae update
abdfnx/doko
description in all doko, update.dockeringore
- 7396555 fix README, run
go mod tidy
and tidy the modfile - 6b371ea if
buildVersion
is empty then don't check new versions (#3) - 2fc079f docs(readme): add
doko
preview - 7089001 upgrade dependencies to latest versions, fix
ci
workflow - 2a504e6 fix dependabot security alerts in
github.com/containerd/containerd
mod - 56cfcf3 fix
Makefile
tasks, update docker workflow job names - 99aa2ee add new tasks to
Makefile
, createdocker
workflow for doko - 7ff4537 fix
via_docker
job inDoko CI
workflow, update example - cbe403e finally finish from
Doko CI
github workflow - 89ca287 update modules, use
abdfnx/looker
module to find pathes
New Contributors
- @david-tomson made their first contribution in #3
- @dependabot made their first contribution in #4
Full Changelog: v0.1.0...v0.1.1
Doko π v0.1.0
Welcome
this is the first release of
doko
, enjoy
Changelog
- 6b807a5 return to
secrets.ACCESS_TOKEN
and use it inrelease
workflow - 45e1f8b fix all windows issues: like docker windows streamer and other
- 3313202 update docker windows stream package name to
stream
- 912628b chmod
scripts/tag.sh
to 755, update the github token in release ci - f1e123e fix doko
show_update
prop in version checker - 85276d6 add
π Checking for updates
spinner to version checker - a91bc71 finish from release github workflow, create the security policy
- 38445fa create the code owners file of
doko
(@abdfnx) - c57b1f5 create the
Code of Conduct
ofdoko
- b75a97b configure
go
github workflow fordoko
- b8ed48a update doko info display
- 17b6a2c add
doko
logo to.github
, add doko README - d0c4eca configure
dependabot
fordoko
- 4308046 create
codeql
code scanning workflow - 6cd5fba add
goreleaser
config todoko
- 3284f3e add the Dockerfile of
doko-full
image, add new tasks toMakefile
- 25f84fc configure and create docker image for
doko
π³ - 844eef6 add source builders, add
gitpod
config file - 9c45e3e build installers: create and build
doko
script installers - b680704 add scripts: add tag and date scripts for
doko
- f822548 add config files: add
editorconfig
and golang ci config files - 015cf0f new feature: add
doko settings
command toDoko CLI
- 9401dbe big update: add version checker for
Doko CLI
&Doko UI
- 8ab34d7 fix root command issues, update doko flags
- bf8d55f big updates and fixes: create
doko
cli, fix all errors and bugs - cf96eed finish from doko core UI, and link every packages and functions
- fa61adf finally finish from doko ui key bindings β¨οΈ
- 3a4b844 rename to
resources
inui.go
, create docker networks UI - 8a8ddd1 create docker containers doko ui in
core
package - dcca7d7 now docker images ui is finished, create
core/searchImages.go
file - 608d475 informations of
doko
ui is created successfully - 7e872e5 create
newVolumes
,setKeybinding
,entries
and more in volumes ui - 149178d finish from docker tasks ui in
core
package - 1ab1e16 create docker tasks, add
New
function toui
package - 3cfc153 start build docker container struct
- 0ba78b9 create docker images and networks apis and add it to doko ui
- 639f5dc add
navigate
tostate
struct, start buildingcore/volumes
- 7835556 update modfile, start building navigate keybindings
- c820a75 create doko ui panel in
core
package - 30db7c1 finish from
ios
library, create windows docker stream - bd11cc5 add new go modules, create the main iostreams funcs
- 42987b3 finish from tty_size of iostreams in
ios
package - fd6cc0c new go modules, start building
core
pkg, start build iostreams - e84507b finish from docker containers api and finish from docker package
- eab167f finish from docker images api in
docker
package - 772922a create docker volume api in
docker
package of doko - 77dc817 build docker network api and finish from it in
docker
package - adca1a2 new file: docker logs in
docker
package - 3108a6c new go modules, start build docker client in
docker
package - c567e2a add
streamOut
andstream
functions and finish fromstream
pkg - db13ec8 new function:
streamIn
in docker stream package - c39ef28 create size of tty functions in docker stream package
- efae79c add
SetRawTerminal
function to docker stream package - 5ec8b97 create main streamer of doko, create unix stream, add
docker/stream/vars.go
- 97904ca update go modules, create in & out streams for docker
- 27b7e5a start build
docker
packagee by createstream
package - 20dd612 tidy the go modfile, finish from
shared
package, add new modules - 99188e5 add
GetEnv
,ParseDateToString
,ParseSizeToString
funcs - 37b8018 start building the main shared file
- 758e968 create
shared
constants, build windows shared functions - 46d2373 use
doko/log
package in unix shared with new function - 82fa53a add new modules, create
logger
package, rename toerrors.go
- 03bbdf1 create the shared errors
- 8260ee6 start build
shared
package with unix - b598ac6 add
main.go
- 29f1646 install docker deps like
docker
,distribution
andgo-connections
- 57216c6 Initial commit
Full Changelog: https://github.com/abdfnx/doko/commits/v0.1.0