Skip to content

Tags: pcelvng/task-tools

Tags

v0.32.1

Toggle v0.32.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Security fix: migrate JSON field reads from jsonparser to jsoniter (#251

)

* fix: migrate JSON field reads from jsonparser to jsoniter

 - Add apps replace directive for local task-tools during development

* PR review changes

v0.32.0

Toggle v0.32.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add custom datehour picker for backload (#246)

v0.31.1

Toggle v0.31.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump golang.org/x/crypto from 0.36.0 to 0.45.0 in /apps (#240)

* Bump golang.org/x/crypto from 0.36.0 to 0.45.0 in /apps

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.36.0 to 0.45.0.
- [Commits](golang/crypto@v0.36.0...v0.45.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.45.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* update to go 1.25

* fix on-constant format string in call

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joshua Smith <[email protected]>

v0.31.0

Toggle v0.31.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #237 from pcelvng/sqlite

Flowlord Dashboard

v0.30.0

Toggle v0.30.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix for docker build path (#234)

* fix for docker build path

* update readme and build fixes

v0.29.2

Toggle v0.29.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ensure validate runs after Validator is populated. (#230)

misc config generation fixes

v0.29.1

Toggle v0.29.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bootstrap refactoring fixes (#226)

* Fixes issues with config parsing and
the different way workers and taskmasters run

* update to task v0.8.0

* fix unit tests

v0.29.0

Toggle v0.29.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Refactoring of Bootstrap package (#224)

* first draft of update to bootstrap package

* app updates for new bootstrap

* test fixes

* update utils to use go-config

* update tm to new format

* combine taskmaster and worker into bootstrap.starter

* update go-config to v0.3.0

v0.28.0

Toggle v0.28.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bug fix for parsing TaskTime (#217)

v0.27.0

Toggle v0.27.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
patch: flowlord /backload endpoint with meta field (#213)

* assignment to nil map fix

* use default meta values