Skip to content
This repository was archived by the owner on Apr 4, 2026. It is now read-only.

Tags: jessebot/onboardme

Tags

1.11.0

Toggle 1.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update setup.sh, updated rich dep, use OBM_SCREENSHOT env var (#280)

- setup.sh now uses python3.12 and pipx for installing onboardme

rich is not 13.9.x - updated lock file

you can now run export OBM_SCREENSHOT=True from the cli before doing onboardme --help and it will update the help screenshot in the docs

v1.11.0

Toggle v1.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update setup.sh, updated rich dep, use OBM_SCREENSHOT env var (#280)

- setup.sh now uses python3.12 and pipx for installing onboardme

rich is not 13.9.x - updated lock file

you can now run export OBM_SCREENSHOT=True from the cli before doing onboardme --help and it will update the help screenshot in the docs

v1.10.1

Toggle v1.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
simplify `cronjob_setup` function by using `crontab`, and update pre-…

…commit dep (#277)

* simplify cronjob_setup function

* fix docs and finish fixing macos crontab usage

v1.10.0

Toggle v1.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
introduce new cronjob setup feature (#276)

* introduce new cronjob setup feature

* add cron to allowed STEPS

* update docs; update env config parsing for cron step

* fix subproc function call to provide a list

* add note in README about cronjobs

v1.9.2

Toggle v1.9.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update poetry deps for onbaordme (#265)

onboardme-0.2.0

Toggle onboardme-0.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
jessebot Jesse Hitch
helm: make the onboardme container just run forever

onboardme-0.1.1

Toggle onboardme-0.1.1's commit message

Verified

This commit was signed with the committer’s verified signature.
jessebot Jesse Hitch
fix the templating errors in the chart due to broke if

onboardme-0.1.0

Toggle onboardme-0.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
jessebot Jesse Hitch
add a little helm chart to the mix :)

v1.9.1

Toggle v1.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
try to update onboardme to the latest (#260)

v1.9.0

Toggle v1.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
allow and prefer pipx via brew, allow pip3.11 (#258)