| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| dungbeetle_2.0.0_checksums.txt | 2024-03-14 | 620 Bytes | |
| dungbeetle_2.0.0_linux_amd64.tar.gz | 2024-03-14 | 3.4 MB | |
| dungbeetle_2.0.0_openbsd_amd64.tar.gz | 2024-03-14 | 3.5 MB | |
| dungbeetle_2.0.0_darwin_amd64.tar.gz | 2024-03-14 | 3.6 MB | |
| dungbeetle_2.0.0_freebsd_amd64.tar.gz | 2024-03-14 | 3.5 MB | |
| dungbeetle_2.0.0_netbsd_amd64.tar.gz | 2024-03-14 | 3.5 MB | |
| dungbeetle_2.0.0_windows_amd64.tar.gz | 2024-03-14 | 3.6 MB | |
| README.md | 2024-03-14 | 1.7 kB | |
| v2.0.0 source code.tar.gz | 2024-03-14 | 34.3 kB | |
| v2.0.0 source code.zip | 2024-03-14 | 45.4 kB | |
| Totals: 10 Items | 21.1 MB | 0 | |
Changelog
- 03c6fbe chore: bump tasqueue (#41)
- e8576b2 Merge pull request [#31] from knadh/rebrand
- 64c1b1c Fix broken config init.
- 96ecce0 chore: update workflow test file (#38)
- 781049d Minor formatting refactor.
- 161e7a0 Add fixes and refactors to rebrand (#34)
- 538fc97 Update min Go version in workflow to support
slog. - f08a1a8 Refactor broker/state config keys. (#33)
- 91e3026 refactor: Replace machinery with tasqueue (#32)
- 3c2e9d2 Refactor Makefile.
- 8861d1a Move Machinery logger inside
core. - 54121e0 Remove overly verbose HTTP request middleware logger.
- 3453e21 Remove obsecure Machinery 'result' field from job status response.
- 2af83ff Change all int time config to timestrings.
- 484464a Fix result state TTL and make it explicitly separate from job TTL.
- 500e7a5 Merge the job exec functions into
core. - 602baf8 Apply major breaking refactor.
- 0a5b18c Refactor resultbackend and related models to separate packages.
- 9933f69 Apply minor code readability changes.
- ea55171 Upgrade deps.
- cd765ba Upgrade koanf lib to v2.
- 058a355 Refactor init in main() away to separate functions to clean up main.
- 473c302 Remove references to deprecated ioutil.
- 5d92d94 Add
--new-configto generate a sample config file in place. - dced385 Rename
jobberfilesserver. - 3b7f209 Remove dead constants.
- 0212e4f Rename config env var prefix.
- 533a867 Rename
Jobber{}to genericServer{} - c66d30d Replace 'jobber' to 'dungbeetle' in Go mod path and other references in the source.
- 5564afc Refactor docs and branding with the new name, DungBeetle.
- 8b98bd8 Bump golang.org/x/net from 0.7.0 to 0.17.0 (#35)
- dc4a091 fix: typo (#36)