Logo
Explore Help
Sign In
repos/roboluke
5
0
Fork 0
You've already forked roboluke
Code Issues 1 Pull Requests 2 Actions 1 Packages Releases 74 Activity

74 Releases 74 Tags

RSS Feed
  • v1.26.3 b11cc26daa
    Compare

    v1.26.3 Stable

    github-actions[bot] released this 2024-11-24 10:41:08 +00:00 | 132 commits to main since this release

    1.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
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.26.2 6cac9dc9c2
    Compare

    v1.26.2 Stable

    github-actions[bot] released this 2024-11-24 10:31:49 +00:00 | 133 commits to main since this release

    1.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
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.26.1 ebca87230a
    Compare

    v1.26.1 Stable

    github-actions[bot] released this 2024-11-24 10:24:44 +00:00 | 134 commits to main since this release

    1.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
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.26.0 5efa42d35d
    Compare

    v1.26.0 Stable

    github-actions[bot] released this 2024-11-24 10:20:04 +00:00 | 135 commits to main since this release

    1.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
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.25.1 2d4a1294cb
    Compare

    v1.25.1 Stable

    github-actions[bot] released this 2024-11-24 10:08:15 +00:00 | 136 commits to main since this release

    1.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
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.25.0 cf2d542e16
    Compare

    v1.25.0 Stable

    github-actions[bot] released this 2024-11-24 09:45:53 +00:00 | 137 commits to main since this release

    1.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
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.24.0 a833aaaa63
    Compare

    v1.24.0 Stable

    github-actions[bot] released this 2024-11-13 16:33:43 +00:00 | 144 commits to main since this release

    1.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
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.23.0 702d74d71b
    Compare

    v1.23.0 Stable

    github-actions[bot] released this 2024-11-08 16:45:53 +00:00 | 146 commits to main since this release

    1.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
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.22.0 7d36d4320c
    Compare

    v1.22.0 Stable

    github-actions[bot] released this 2024-10-29 16:49:15 +00:00 | 148 commits to main since this release

    1.22.0 (2024-11-03)

    What's Changed

    • chore(pip-prod)(deps): bump virtualenv from 20.27.0 to 20.27.1 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/307

    Full Changelog: https://github.com/luketainton/roboluke-tasks/compare/v1.21.0...v1.22.0

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.21.0 e26c785b7e
    Compare

    v1.21.0 Stable

    github-actions[bot] released this 2024-10-18 16:49:23 +00:00 | 149 commits to main since this release

    1.21.0 (2024-10-20)

    What's Changed

    • chore(pip-prod)(deps): bump pyparsing from 3.1.4 to 3.2.0 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/303
    • chore(pip-prod)(deps): bump xmltodict from 0.14.1 to 0.14.2 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/304
    • chore(pip-prod)(deps): bump sentry-sdk from 2.16.0 to 2.17.0 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/305
    • chore(pip-prod)(deps): bump virtualenv from 20.26.6 to 20.27.0 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/306

    Full Changelog: https://github.com/luketainton/roboluke-tasks/compare/v1.20.0...v1.21.0

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
First Previous ... 2 3 4 5 6 ... Next Last
Powered by Gitea Version: 1.25.4 Page: 102ms Template: 6ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API