Skip to content

Releases: jakeloud/jl

Custom command execution

Choose a tag to compare

@notTGY notTGY released this 18 Jul 22:24
871066d
custom command execution (#5)

* chore(agent): save OpenCode session changes

* chore(agent): save OpenCode session changes

* chore(agent): save OpenCode session changes

* chore(agent): save OpenCode session changes

* chore(agent): save OpenCode session changes

---------

Co-authored-by: OpenCode Agent <opencode-agent@users.noreply.github.com>

Blue green releases

Choose a tag to compare

@notTGY notTGY released this 18 Jul 18:32
a219e0b
Blue green deploy (#4)

* chore(agent): save OpenCode session changes

* chore(agent): save OpenCode session changes

* chore(agent): save OpenCode session changes

* chore(agent): save OpenCode session changes

* chore(agent): save OpenCode session changes

* chore(agent): save OpenCode session changes

---------

Co-authored-by: OpenCode Agent <opencode-agent@users.noreply.github.com>

Docker in non-detached mode

Choose a tag to compare

@notTGY notTGY released this 18 Jul 12:35
d2a5e5b
docker non detached (#3)

* chore(agent): save OpenCode session changes

* chore(agent): save OpenCode session changes

---------

Co-authored-by: OpenCode Agent <opencode-agent@users.noreply.github.com>

fix jakeloud dir

Choose a tag to compare

@notTGY notTGY released this 17 Jul 19:59
v1.1.1

use same path everywhere

Apps -> Projects

Choose a tag to compare

@notTGY notTGY released this 17 Jul 19:49
3b6b19a
Projects (#2)

* chore(agent): save OpenCode session changes

* chore(agent): save OpenCode session changes

* chore(agent): save OpenCode session changes

---------

Co-authored-by: OpenCode Agent <opencode-agent@users.noreply.github.com>

v1.0.10

Choose a tag to compare

@notTGY notTGY released this 13 Jan 21:24

Database connection and query sqlite databases

1.0.9

Choose a tag to compare

@notTGY notTGY released this 11 Oct 14:54
b3bafbd
v1.0.9

Update README.md

jl 1.0.8

Choose a tag to compare

@notTGY notTGY released this 11 Oct 14:42
v1.0.8

add 100 meg body size

v1.0.7

Choose a tag to compare

@notTGY notTGY released this 09 May 14:48
  1. copy-paste-friendly sudo su separate from other commands in installation

  2. container name regex: [a-zA-Z0-9][a-zA-Z0-9_.-]

Full Changelog: v1.0.5...v1.0.7

v1.0.6

Choose a tag to compare

@notTGY notTGY released this 09 May 14:25
  1. fix frontend ssh key copying with new line

  2. give link to https://github.com/settings/keys under ssh key

  3. automatically trust github:

$ git clone git@github.com:<>/<>.git
Cloning into '<>'...
The authenticity of host 'github.com (140.82.121.4)' can't be established.
ECDSA key fingerprint is SHA256:<>
Are you sure you want to continue connecting (yes/no/[fingerprint])? yes

Or do ssh github.com

  1. TIP: install from root sudo su

Full Changelog: v1.0.5...v1.0.6