Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-21 | ci: cancel current runs on new trigger | Marc Cornellà | |
2022-01-11 | ci(project): fix .list files not found error | Marc Cornellà | |
2022-01-10 | ci(project): fix `gh pr view` call to use ohmyzsh repository | Marc Cornellà | |
2022-01-03 | ci: disable GitHub Actions on forks | Marc Cornellà | |
2022-01-03 | chore: simplify project GitHub Action | Marc Cornellà | |
2022-01-03 | chore: simplify `GITHUB_TOKEN` env in project GitHub Action | Marc Cornellà | |
2022-01-02 | chore: I'm dumb af | Marc Cornellà | |
2022-01-02 | chore: let's try again | Marc Cornellà | |
2022-01-02 | chore: look ma no auth! | Marc Cornellà | |
2022-01-02 | chore: please work | Marc Cornellà | |
2022-01-02 | chore: fix auth in Project tracking Action | Marc Cornellà | |
2022-01-02 | chore: use GITHUB_TOKEN auth for Project Beta GitHub Action | Marc Cornellà | |
2022-01-02 | chore: add Projects Beta GitHub Action | Marc Cornellà | |
2021-12-28 | chore: add maintainer for `shell-proxy` plugin | Marc Cornellà | |
2021-12-28 | feat(rbw): add completion for `rbw` Bitwarden client (#10346) | Carlo Sala | |
2021-12-13 | refactor(adben): simplify used variables and %-quote prompt functions | Marc Cornellà | |
Closes #10474 Co-authored-by: Tom Payne <twpayne@gmail.com> | |||
2021-12-13 | refactor(shell-proxy)!: rename env vars to `SHELLPROXY_*` and add usage ↵ | fengkx | |
message (#10456) BREAKING CHANGE: the `DEFAULT_PROXY` setting has been renamed to `SHELLPROXY_URL`, and `CONFIG_PROXY` has been renamed to `SHELLPROXY_CONFIG`. See the plugin README for more information. Co-authored-by: Marc Cornellà <hello@mcornella.com> | |||
2021-12-07 | chore: add ohmyzsh GitHub Sponsors to FUNDING.yml | Marc Cornellà | |
2021-12-07 | ci(spelling): turn off check-spelling action temporarily | Marc Cornellà | |
2021-12-07 | ci(spelling): automatically accept aliased commands (#10475) | Josh Soref | |
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com> | |||
2021-12-02 | ci: add `check-spelling` action (#10470) | Josh Soref | |
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com> | |||
2021-12-01 | Revert "ci: add `check-spelling` GitHub Action" | Marc Cornellà | |
This reverts commit aef393bdce523ed5e5754721965fab2da8080119. | |||
2021-12-01 | ci: add `check-spelling` GitHub Action | Marc Cornellà | |
2021-11-30 | chore: update new issue templates | Marc Cornellà | |
2021-07-16 | chore: convert the repo issue templates to issue forms (#10050) | Mahdyar Hasanpour | |
2021-06-13 | feat(zoxide): add new plugin for zoxide (a smarter cd CLI tool) (#9950) | Ajeet D'Souza | |
2021-04-06 | chore: direct support queries to Discussions | Marc Cornellà | |
2021-04-06 | chore: add maintainer for archlinux plugin | Marc Cornellà | |
2021-01-05 | chore: add Konfekt as universalarchive maintainer | Marc Cornellà | |
2020-12-25 | chore: update git-lfs maintainer handle | Marc Cornellà | |
2020-12-12 | feat(plugins): add genpass plugin with 3 distinct password generators (#9502) | Aaron Toponce | |
2020-12-07 | chore: add Josh Medeski as `wp-cli` plugin maintainer | Marc Cornellà | |
2020-10-29 | Add maintainer for aws plugin | Marc Cornellà | |
2020-10-28 | Fix labels in issue templates | Marc Cornellà | |
2020-10-13 | meta: add checklist instructions on Pull Request template | Marc Cornellà | |
2020-10-09 | Add git-lfs plugin (#9077) | Duc Nguyen | |
2020-09-12 | meta: change support label | Marc Cornellà | |
2020-09-12 | meta: change feature label | Marc Cornellà | |
2020-09-03 | Add sponsor button | Marc Cornellà | |
2020-08-20 | meta: don't apply support label on bug reports | Marc Cornellà | |
Enough users have complained about the bug label not being applied instead. If there is no label applied this won't be complained about so often. | |||
2020-08-05 | meta: add ISSUE_TEMPLATE config.yml | Marc Cornellà | |
For now, it only adds a link to the Discord server. | |||
2020-07-12 | Fix self check link | Marc Cornellà | |
2020-07-05 | Bug and Feature Request Templates + MLH Theme + Readme (#9068) | Larson Carter | |
Co-authored-by: Marc Cornellà <marc.cornella@live.com> Co-authored-by: Bartek Pacia <barpac02@gmail.com> | |||
2020-04-30 | meta: add Ross Goldberg as owner of the sdk plugin | Marc Cornellà | |
2020-04-14 | meta: basic CODEOWNERS file (gitfast plugin) | Marc Cornellà | |
https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners | |||
2020-02-10 | Update issues and PR templates (#8471) | Larson Carter | |
Closes #8471 | |||
2020-02-04 | Rename GitHub Action to CI | Marc Cornellà | |
2020-01-29 | Create Github Action to run tests (#8569) | Modded Gamers | |
The published workflow tests the installer and checks the syntax of known zsh files in the project. Co-authored-by: Marc Cornellà <marc.cornella@live.com> | |||
2019-10-15 | meta: remove automatic bug label on bug reports | Marc Cornellà | |
People sometimes use the bug report template for things that are support. Maintainers will confirm whether it's a bug with the appropriate label. | |||
2019-09-03 | meta: remove PR triage GitHub action :cry: | Marc Cornellà | |
We do this because the GitHub Actions behavior was changed recently so as to not pass secrets to action runs started from forks, therefore the API token passed cannot be used to change PR labels. There may be an alternative in the future. |