| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-01-16 | feat(history-substring-search): update to version 8dd05bfc (#12167) | ohmyzsh[bot] | |
| Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com> Co-authored-by: Carlo Sala <carlosalag@protonmail.com> | |||
| 2024-01-16 | ci(dependencies): create history-substring-search files as expected | Carlo Sala | |
| 2024-01-16 | feat(history-substring-search): use new dependencies updater | Carlo Sala | |
| 2023-12-28 | feat(z): update to version afaf2965 (#12136) | ohmyzsh[bot] | |
| Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com> | |||
| 2023-12-28 | feat(gitfast): update to version v2.0 (#12135) | ohmyzsh[bot] | |
| Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com> | |||
| 2023-12-28 | ci(project): use ohmyzsh's bot credentials | Carlo Sala | |
| 2023-12-28 | ci(dependencies): fix some envs and add requirements | Carlo Sala | |
| 2023-12-20 | ci(dependencies): fix typo | Carlo Sala | |
| 2023-12-20 | ci(dependencies): add automation for updating external dependencies (#12109) | Marc Cornellà | |
| 2023-11-30 | ci(installer): fix token passing and only run on main repo | Marc Cornellà | |
| 2023-10-28 | ci: fix path filtering in installer workflow | Marc Cornellà | |
| See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#example-including-and-excluding-paths | |||
| 2023-10-28 | ci(vercel): add Content-Disposition header on installer | Marc Cornellà | |
| This allows doing something like curl -O https://install.ohmyz.sh and have the `install.sh` file automatically saved to its right name. | |||
| 2023-10-11 | ci: remove redundant macos runner for CI tests | Marc Cornellà | |
| Currently the macOS runner is not needed, as we are only checking zsh syntax. We can reactivate it in the future if needed. | |||
| 2023-09-17 | ci(installer): remove `vc link` which generates the wrong project | Marc Cornellà | |
| `vc link` is not needed, as we already have `VERCEL_PROJECT_ID` defined as an env variable. Currently the `vc link` only creates a second empty project with the name `installer` as seen in logs: Linked to ohmyzsh/installer (created .vercel and added it to .gitignore) Vercel CLI 32.2.4 | |||
| 2023-06-02 | feat(install): deploy installer to install.ohmyz.sh (#11722) | Carlo Sala | |
| Co-authored-by: Marc Cornellà <hello@mcornella.com> | |||
| 2023-04-21 | feat(dbt): create plugin (#11635) | Miguel Sempere | |
| Co-authored-by: Carlo Sala <carlosalag@protonmail.com> | |||
| 2023-04-21 | feat(starship): create plugin (#10947) | Andrew Xie | |
| Co-authored-by: Carlo Sala <carlosalag@protonmail.com> | |||
| 2023-01-13 | ci: update to `checkout@v3` to avoid warnings | Carlo Sala | |
| 2023-01-06 | chore: remove maksyms as maintainer of aws plugin (#11432) | Maksym | |
| I'm afraid I no longer use `ohmyzsh` or even `zsh` in favour of `fish`. Hence, it doesn't make sense for me to continue being the code owner for the plugin. Good luck with an amazing tool! | |||
| 2022-11-04 | ci: fix update of plugin or theme fields | Marc Cornellà | |
| See [1] for the reference of value field (ProjectV2FieldValue type), and [2] for sample application code. [1] https://docs.github.com/en/graphql/reference/input-objects#projectv2fieldvalue [2] https://docs.github.com/en/enterprise-cloud@latest/issues/planning-and-tracking-with-projects/automating-your-project/automating-projects-using-actions#example-workflow-authenticating-with-a-github-app | |||
| 2022-11-03 | ci: migrate to ProjectV2 GraphQL API (#11311) | Lennart Ochel | |
| 2022-10-07 | ci: harden permissions for GitHub Workflows (#11174) | Alex | |
| * build: harden main.yml permissions Signed-off-by: Alex <aleksandrosansan@gmail.com> * build: harden project.yml permissions Signed-off-by: Alex <aleksandrosansan@gmail.com> * Update project.yml The permissions are not necessary, because a separate token is used `GITHUB_TOKEN: ${{ secrets.PROJECT_TOKEN }}` | |||
| 2022-08-23 | chore(react-native): add maintainer for `react-native` plugin (#11109) | Erik Thorelli | |
| 2022-08-02 | docs: document new aliases policy (#11045) | Marc Cornellà | |
| 2022-04-04 | ci(project): sort issues and PRs when reopened | Marc Cornellà | |
| 2022-03-31 | chore: remove obsolete spelling-action files | Marc Cornellà | |
| 2022-03-10 | chore: add Carlo sponsorship | Marc Cornellà | |
| 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à | |
