Bandung, Indonesia
Software engineer at day, avid writer and translator at night; also, passive advocate for free and open-source movement. Ex-Barksdale crew. Ex-Dunder Mifflin.
Ticket created by ~shulhan on ~shulhan/karajo
When user opening a running Job log, "tail" the log by using SSE.
Comment by ~shulhan on ~shulhan/gorankusu
Shulhan referenced this ticket in commit e89e0f0.
REPORTED
RESOLVED CLOSEDComment by ~shulhan on ~shulhan/gorankusu
Shulhan referenced this ticket in commit 2b6dc07.
REPORTED
RESOLVED IMPLEMENTEDComment by ~shulhan on ~shulhan/gorankusu
Shulhan referenced this ticket in commit 372d10a.
REPORTED
RESOLVED IMPLEMENTEDTicket created by ~shulhan on ~shulhan/gorankusu
In the RunResponse, the ResponseBody is not indented if the request return 202 (other than 200).
Comment by ~shulhan on ~shulhan/gorankusu
The RunResponse, the ResponseBody is not indented if the request return 202 (other than 200).
Ticket created by ~shulhan on ~shulhan/gorankusu
By moving example gorankusu to root repository as Demo, the unit tests can use it so we minimize duplicates code.
Add "cmd/gorankusu-example" that instantiated from Demo.
Ticket created by ~shulhan on ~shulhan/gorankusu
If AllowAttack is true and user does not set PreAttack and Attack, create a default PreAttack and Attack that generated from Method, Path, Headers, Params and/or RawBody.