Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2022 Q1 #121

Merged
merged 136 commits into from
Apr 10, 2022
Merged

2022 Q1 #121

merged 136 commits into from
Apr 10, 2022

Conversation

molleweide and others added 30 commits January 12, 2022 14:40
* origin/master:
  improve symlink handling (close #58)
  fix `setup-update` flow on macos
  cpr: fix comment typo
  add link to gpg gist
* origin/master:
  gpg/key helpers merged into `gpg-helper`
  `ssh*` helpers merged into `ssh-helper`
  `{edit,setup}-dorothy*` merged into `dorothy`
  rm-*: use native `find` conventions
  cpr: major rework for better option handling
  fs-filename: support edge cases, add help
  add `.github` with standard bevry template
  add `.vscode` to ensure consistent formatting
* origin/master:
  gpg-helper: got it going with the rewrite from earlier
  add support for `* help`, and filter action early
  dorothy: fix `dorothy theme`
  config-helper: fix `--columns` parsing
  echo-quote: support ' " inside strings, by supporting a single layer of escaped quotes
  dorothy: fix fresh installs, fix mapfile shim
  dorothy: fix --help
  dorothy: trial mode now compat with recent changes
  dorothy: merge `select-theme`, revise trial mode
* origin/master:
  setup-bin, setup-util: prefer XDG_BIN_HOME
  `gpg-helper permissions` will report dupe gnupg dirs
  gpg-helper: fix comment typo
  dorothy: zshenv goes in $HOME (#116)
  complete `ssh-helper`, `GNUPGHOME` support, add `echo-file`
  setup-git: improvements around GPG
The new convention that is being rolled out is less error prone, faster, more detailed in its assistance, and more easily customised as the command expands.
Fixes the breakage of env setup, as `setup-environment-commands` as calling `is-help` which is not yet in the PATH, and especially now as it is now deleted.
- `does-url-contain` to `fetch-contains`
- `http-ok` to `fetch-ok`
- `http-status` to `fetch-status`
also prevent ripgrep.bash recursion
- setup-util: fix --help, failed due to a bad copy paste
- setup-util: remove some unnecessary comments
- setup-util-shellcheck: avoid apt, as it is outdated
the config-helper tests were failing, because echo-quote was outputting spaces after each

this approach has been removed in favour of a more convention newline output from echo-quote, which can then be combined with echo-join

the fallback functionality of invoking echo-quote has also been removed, as the failure case is so rare, a hard failure will be fine
debugging regression from de2170e
@balupton balupton merged commit 686a1ba into master Apr 10, 2022
@balupton balupton mentioned this pull request Apr 10, 2022
@balupton balupton deleted the 2022-Q1 branch February 22, 2024 01:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants