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

--help progress #114

Closed
wants to merge 136 commits into from
Closed

--help progress #114

wants to merge 136 commits into from

Conversation

molleweide
Copy link
Collaborator

@molleweide molleweide commented Jan 25, 2022

* 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
@balupton balupton changed the title add help --help progress for #7 Jan 26, 2022
@balupton balupton changed the title --help progress for #7 --help progress Jan 26, 2022
molleweide and others added 20 commits January 31, 2022 03:40
* 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
Copy link
Member

Closed in favour of #121

@balupton balupton closed this Apr 10, 2022
@balupton balupton deleted the add-help branch April 10, 2022 20:51
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