-
v1.27.0 Stable
released this
2024-12-06 21:53:22 +00:00 | 80 commits to main since this release1.27.0 (2024-12-08)
What's Changed
- chore(pip-dev)(deps-dev): bump pylint from 3.3.1 to 3.3.2 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/324
- chore(pip-dev)(deps-dev): bump pytest from 8.3.3 to 8.3.4 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/325
- chore(pip-dev)(deps-dev): bump coverage from 7.6.8 to 7.6.9 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/326
Full Changelog: https://github.com/luketainton/roboluke-tasks/compare/v1.26.4...v1.27.0
Downloads
-
v1.26.4 Stable
released this
2024-11-28 21:50:40 +00:00 | 83 commits to main since this release1.26.4 (2024-12-01)
Bug Fixes
- tests: config.approved_domains returns empty list when not set (948d223)
What's Changed
- fix(tests): config.approved_domains returns empty list when not set by @luketainton in https://github.com/luketainton/roboluke-tasks/pull/321
- chore(actions)(deps): bump actions/checkout from 4.1.7 to 4.2.2 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/320
- chore(docker)(deps): bump python from 3.11-slim to 3.13-slim by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/322
- chore(ci): use Python 3.13 in CI by @luketainton in https://github.com/luketainton/roboluke-tasks/pull/323
Full Changelog: https://github.com/luketainton/roboluke-tasks/compare/v1.26.3...v1.26.4
Downloads
-
v1.26.3 Stable
released this
2024-11-24 10:41:08 +00:00 | 89 commits to main since this release1.26.3 (2024-11-24)
Bug Fixes
- config: always return a list, even if empty, as required by webex_bot (b11cc26)
Full Changelog: https://github.com/luketainton/roboluke-tasks/compare/v1.26.2...v1.26.3
Downloads
-
v1.26.2 Stable
released this
2024-11-24 10:31:49 +00:00 | 90 commits to main since this release1.26.2 (2024-11-24)
Bug Fixes
- docker: disable auto-creation of virtualenv inside container (6cac9dc)
Full Changelog: https://github.com/luketainton/roboluke-tasks/compare/v1.26.1...v1.26.2
Downloads
-
v1.26.1 Stable
released this
2024-11-24 10:24:44 +00:00 | 91 commits to main since this release1.26.1 (2024-11-24)
Bug Fixes
- docker: fix dependency installation (ebca872)
Full Changelog: https://github.com/luketainton/roboluke-tasks/compare/v1.26.0...v1.26.1
Downloads
-
v1.26.0 Stable
released this
2024-11-24 10:20:04 +00:00 | 92 commits to main since this release1.26.0 (2024-11-24)
Features
- sentry: remove Sentry (5efa42d)
What's Changed
- feat(sentry): remove Sentry by @luketainton in https://github.com/luketainton/roboluke-tasks/pull/319
Full Changelog: https://github.com/luketainton/roboluke-tasks/compare/v1.25.1...v1.26.0
Downloads
-
v1.25.1 Stable
released this
2024-11-24 10:08:15 +00:00 | 93 commits to main since this release1.25.1 (2024-11-24)
Bug Fixes
- sentry: only import/run Sentry if enabled (2d4a129)
What's Changed
- fix(sentry): only import/run Sentry if enabled by @luketainton in https://github.com/luketainton/roboluke-tasks/pull/318
Full Changelog: https://github.com/luketainton/roboluke-tasks/compare/v1.25.0...v1.25.1
Downloads
-
v1.25.0 Stable
released this
2024-11-24 09:45:53 +00:00 | 94 commits to main since this release1.25.0 (2024-11-24)
Features
- switch to Poetry (968ec8e)
Bug Fixes
- config: return None if env var is empty or non-existent (#315) (f611b68)
- docker: correct typo in Dockerfile (cf2d542)
- docker: switch Dockerfile to Poetry (609fee4)
What's Changed
- chore(pip-prod)(deps): bump pyjwt from 2.9.0 to 2.10.0 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/312
- chore(pip-prod)(deps): bump sentry-sdk from 2.18.0 to 2.19.0 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/313
- feat: switch to Poetry by @luketainton in https://github.com/luketainton/roboluke-tasks/pull/314
- fix(config): return None if env var is empty or non-existent by @luketainton in https://github.com/luketainton/roboluke-tasks/pull/315
Full Changelog: https://github.com/luketainton/roboluke-tasks/compare/v1.24.0...v1.25.0
Downloads
-
v1.24.0 Stable
released this
2024-11-13 16:33:43 +00:00 | 101 commits to main since this release1.24.0 (2024-11-17)
What's Changed
- chore(pip-prod)(deps): bump identify from 2.6.1 to 2.6.2 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/310
- chore(pip-prod)(deps): bump tomli from 2.0.2 to 2.1.0 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/311
Full Changelog: https://github.com/luketainton/roboluke-tasks/compare/v1.23.0...v1.24.0
Downloads
-
v1.23.0 Stable
released this
2024-11-08 16:45:53 +00:00 | 103 commits to main since this release1.23.0 (2024-11-10)
What's Changed
- chore(pip-prod)(deps): bump sentry-sdk from 2.17.0 to 2.18.0 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/308
- chore(pip-prod)(deps): bump packaging from 24.1 to 24.2 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/309
Full Changelog: https://github.com/luketainton/roboluke-tasks/compare/v1.22.0...v1.23.0
Downloads