Skip to content

Releases: jessebot/onboardme

v1.5.1

04 Jun 15:11
ab885d0
Compare
Choose a tag to compare

What's Changed

  • Improve devops scripts + hopefully fix issue with ~/.config/.git file not being created properly by @jessebot in #210

If this doesn't fix it, the solution is to create a file called ~/.config/.git with the following contents:

# replace /your/home/directory with your home, e.g. /home/friend/.config/dot_files
gitdir: /your/home/directory/.config/dot_files

Full Changelog: v1.5.0...v1.5.1

v1.5.0

04 Jun 12:32
67a1ca9
Compare
Choose a tag to compare

This is a breaking change!

Please read this PR:

  • Feature - make dot files git config dir configurable by @jessebot in #209

Full Changelog: v1.4.1...v1.5.0

v1.4.1

04 Jun 09:30
1908510
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

v1.4.0

29 May 15:14
8447a9a
Compare
Choose a tag to compare

What's Changed

BREAKING CHANGES, PLEASE READ THIS PR:

  • docker: new args for devops,music,data_science, and mail pkg groups; onboardme: apt now installs all pkgs in a groups at once, adding package.groups.default/optional by @jessebot in #206

Going forward you need to specify a config file with a default package group like this:
https://github.com/jessebot/dot_files/blob/1ef2a0be3ad93f4cfb4ec1398a4a9a3d2b489c59/.config/onboardme/config.yml#L62

Full Changelog: v1.3.2...v1.4.0

v1.3.2

28 May 20:37
f78040a
Compare
Choose a tag to compare

Now you don't need to pass in -l, --log_level via the cli or log.level in the config.yml

Full Changelog: v1.3.1...v1.3.2

v1.3.1

28 May 19:33
54dbd66
Compare
Choose a tag to compare

What's Changed

  • fix need for remote_host and firewall options - they can be empty now by @jessebot in #205

Full Changelog: v1.3.0...v1.3.1

v1.3.0

28 May 14:08
54eef7a
Compare
Choose a tag to compare

What's Changed

  • don't pass in --overwrite for arm docker container, add warn about it being a toggle flag;
    add arm install scripts;
    only upgrade --cask on macOS

by @jessebot in #202

Full Changelog: v1.2.3...v1.3.0

v1.2.3

27 May 22:09
f3e5de6
Compare
Choose a tag to compare

What's Changed

  • hopefully fixed the issue where XDG git path didn't exist, and hardcoded less git things as well by @jessebot in #201

Full Changelog: 1.2.2...v1.2.3

1.2.2

27 May 20:06
8880b54
Compare
Choose a tag to compare

What's Changed

  • More fixes to arm image; fix error on missing firewall/remote_host from yaml; don't hardcode git branch by @jessebot in #200

Full Changelog: v1.2.1...1.2.2

v1.2.1

27 May 17:36
8dc2b87
Compare
Choose a tag to compare

What's Changed

  • Fix Dockerfile for arm builds; fix error if there's no key in yaml for alt OS by @jessebot in #199

Full Changelog: 1.2.0...v1.2.1