Joe George
Joe George
I thought our idea was to use the word tag going forward to limit confusion with "optional" and that tag would be prefered. Pretty sure we're using "tag" in various...
I'm fine to remove it I guess but I'm pretty sure we've been sprinkling the word tag all around the code since we started on 3.8 and added tag as...
Thanks, @jkenn99. Fix works great. Do you know if there's an upstream issue filed with Vagrant
Actually nothing to do with `activesupport`. It looks like a change to the `i18n` package which was upgraded with Vagrant 2.2.7. They originally provided Hash.except: https://github.com/ruby-i18n/i18n/blob/1e67c8dd80933703328be524d3d8c4f21cb8c5a3/lib/i18n/core_ext/hash.rb Now it's https://github.com/ruby-i18n/i18n/blob/741add9dba3fe8189454f47c5774b45211ab11a9/lib/i18n/core_ext/hash.rb A...
The issue is that vagrant core upgraded a plugin which this project depends. Unfortunately the only real fix is for @mitchellh to fix or accept a PR fixing it. The...
There hasn't been a new release since Jul 3, 2016. I think it's safe to say that this project has been abandoned.
@pepone Some of our previous subtree commits have nice commit messages: ``` commit 4649f34ff16c14fdc05f34692ade4edac69de959 Merge: 311c23542 30382bdb6 Author: Jose Date: Tue May 9 17:41:27 2023 +0200 Add 'slice/' from commit...
Can we use `add`, seems to have much nicer messages?