YotaHamada
|
e71fc0b713
|
[#786] API v2 (#900)
|
2025-04-15 23:41:40 +09:00 |
|
Yota Hamada
|
41855275b7
|
ui: fix #684 : allow edit for a DAG with . in the name (#767)
CI / Check for spelling errors (push) Waiting to run
CI / Go Linter (push) Waiting to run
CI / Test (push) Waiting to run
|
2025-01-03 10:01:27 +09:00 |
|
Yota Hamada
|
ed3f4ab8bc
|
docs: Update docs (#762)
CI / Check for spelling errors (push) Waiting to run
CI / Go Linter (push) Waiting to run
CI / Test (push) Waiting to run
|
2025-01-01 17:03:41 +09:00 |
|
Yota Hamada
|
029bd2d50c
|
Miscellaneous cleanup (#740)
CI / Check for spelling errors (push) Has been cancelled
CI / Go Linter (push) Has been cancelled
CI / Test (push) Has been cancelled
|
2024-12-20 11:10:25 +09:00 |
|
Yota Hamada
|
3bcdca938b
|
[#732] Upgrade to Go 1.23 and Golanci-lint 1.62 (#733)
CI / Check for spelling errors (push) Has been cancelled
CI / Go Linter (push) Has been cancelled
CI / Test (push) Has been cancelled
|
2024-12-06 16:27:49 +09:00 |
|
Yota Hamada
|
3c4f6365b7
|
Fix build issue (#672)
|
2024-08-28 19:31:36 +09:00 |
|
Yota Hamada
|
9666c331d2
|
Add license headers (#646)
|
2024-08-04 00:04:29 +09:00 |
|
Yota Hamada
|
e78459b13d
|
Reorganize type declaration (#605)
* Reorganize type declaration
* Refactoring old code
* Rename types
* Fix tests
* Move files
* Rename unexported fields
* Refactoring dependencies
* Refactoring dependencies
* Refactor tests
* Refactoring dag package
* Simplify type naming
* Refactor mailer package
* Split file
* Rename package
* Refactor frontend server
* Refactor frontend server
* Fix frontend bug
* Update document
* Refactor frontend code
* Refactor frontend code
* Refactor frontend code
* Rename target name
* Update makefile
* Update contribution guide
* Move frontend package
* Move scheduler package
* Move scheduler service package
* Update make run command
* Move entry-reader pckage
* Refactor scheduler package
* Refactor scheduler package
* Refactor scheduler package
* Refactor scheduler package
* Update scheduler tests
* Update scheduler tests
* Remove unused function
* Update Makefile
* Update Makefile
* Move dag status type declaration
* Refactor dependency to config
* Refactor agent contstructor
* Refactor
* move grep package
* Rename package for tools.go
* Fix OpenAPI spec lint errors
* Refactor tests
* Fix lint error
* Move variable location
|
2024-07-06 16:54:31 +09:00 |
|
Yota Hamada
|
8bfe7445d4
|
Disable line-length-limit
|
2024-06-27 09:20:59 +09:00 |
|
Yota Hamada
|
db06b99a6b
|
Setup Go Linter (#590)
* fix not to use pointer when unnecessary
* fix not to use pointer when unnecessary
* unuse unnecessary library functions
* move generated files into gen/ directory
* add comments
* rename methods
* refactor config
* refactor
* Move service/ to internal/
* fix ci files
* Add tool dependencies
* Update Makefile
* Update golanci-lint config
* Fix lint errors
* Refactor util.ParseCommand function
* refactor filecache.go
* Use any instead of interface{}
* Fix lint errors
* Add golines to tools.go
* Format go files to limit line length
* Fix lint errors
* refactor
* Fix lint errors
* fix race
* Make the tests run parallel
* Fix log message
* Fix data race
* Update vscode settings
* Add gotestsum to tools
* Add build/ to gitignore
* Adjust build command
* Fix lint errors
* fix .golangci.yml
* Adjust cmd tests
* Fix lint errors
* Use gotestsum for github action
* Fix code spell error
* Fix github test workflow
* Fix a bug in github action
* Update vscode settings
* Update github workflow
* Fix github workflow
* Update gotestsum format with standard-quiet
* Update github action
* Update github action
* Update github action
|
2024-06-19 09:08:54 +09:00 |
|
Yota Hamada
|
877b6f9146
|
chore: add linter
|
2024-04-12 23:15:16 +09:00 |
|