1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2026-04-25 15:53:30 +02:00
Commit Graph

216 Commits

Author SHA1 Message Date
Maksym 69dfd77580 chore: remove maksyms as maintainer of aws plugin (#11432)
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!
2023-01-06 15:39:45 +01:00
Marc Cornellà 1342459b15 ci: fix update of plugin or theme fields
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-04 19:16:54 +01:00
Lennart Ochel 239e2f9fcd ci: migrate to ProjectV2 GraphQL API (#11311) 2022-11-03 18:30:30 +01:00
Alex 065f5ffc5a ci: harden permissions for GitHub Workflows (#11174)
* 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-10-07 14:39:00 +02:00
Erik Thorelli 6d48309cd7 chore(react-native): add maintainer for react-native plugin (#11109) 2022-08-23 19:26:46 +02:00
Marc Cornellà 0346cdf7f6 docs: document new aliases policy (#11045) 2022-08-02 19:27:54 +02:00
Marc Cornellà 4d9e5ce9a7 ci(project): sort issues and PRs when reopened 2022-04-04 21:40:08 +02:00
Marc Cornellà 53863e7b3f chore: remove obsolete spelling-action files 2022-03-31 14:01:17 +02:00
Marc Cornellà c10241f3d1 chore: add Carlo sponsorship 2022-03-10 12:58:46 +01:00
Marc Cornellà ebfd7cb219 ci: cancel current runs on new trigger 2022-02-21 19:27:21 +01:00
Marc Cornellà b481955761 ci(project): fix .list files not found error 2022-01-11 23:40:33 +01:00
Marc Cornellà 0ca2e48ee8 ci(project): fix gh pr view call to use ohmyzsh repository 2022-01-10 17:22:31 +01:00
Marc Cornellà 63345c4e5d ci: disable GitHub Actions on forks 2022-01-03 13:10:53 +01:00
Marc Cornellà 512839ef78 chore: simplify project GitHub Action 2022-01-03 13:08:29 +01:00
Marc Cornellà 9dd1dc49d9 chore: simplify GITHUB_TOKEN env in project GitHub Action 2022-01-03 12:32:37 +01:00
Marc Cornellà 121ee818a5 chore: I'm dumb af 2022-01-02 03:37:16 +01:00
Marc Cornellà dd7f0f2211 chore: let's try again 2022-01-02 03:32:48 +01:00
Marc Cornellà 17c52ccfc9 chore: look ma no auth! 2022-01-02 03:27:25 +01:00
Marc Cornellà 861e7e24a3 chore: please work 2022-01-02 03:19:46 +01:00
Marc Cornellà 1d35b30461 chore: fix auth in Project tracking Action 2022-01-02 03:17:40 +01:00
Marc Cornellà 95a66532d1 chore: use GITHUB_TOKEN auth for Project Beta GitHub Action 2022-01-02 03:09:52 +01:00
Marc Cornellà d1c07f9569 chore: add Projects Beta GitHub Action 2022-01-02 02:30:00 +01:00
Marc Cornellà fe04acd97c chore: add maintainer for shell-proxy plugin 2021-12-28 22:16:43 +01:00
Carlo Sala 543d6c0db1 feat(rbw): add completion for rbw Bitwarden client (#10346) 2021-12-28 15:54:59 +01:00
Marc Cornellà a94e263426 refactor(adben): simplify used variables and %-quote prompt functions
Closes #10474

Co-authored-by: Tom Payne <twpayne@gmail.com>
2021-12-13 11:28:51 +01:00
fengkx e96b8bd523 refactor(shell-proxy)!: rename env vars to SHELLPROXY_* and add usage 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-13 11:26:05 +01:00
Marc Cornellà 5b987e59d0 chore: add ohmyzsh GitHub Sponsors to FUNDING.yml 2021-12-07 20:15:38 +01:00
Marc Cornellà 90e53bcc6a ci(spelling): turn off check-spelling action temporarily 2021-12-07 19:37:28 +01:00
Josh Soref 44d8edea05 ci(spelling): automatically accept aliased commands (#10475)
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
2021-12-07 18:09:34 +01:00
Josh Soref 841f3cb0bb ci: add check-spelling action (#10470)
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
2021-12-02 12:17:00 +01:00
Marc Cornellà e253661a9b Revert "ci: add check-spelling GitHub Action"
This reverts commit aef393bdce.
2021-12-01 12:25:58 +01:00
Marc Cornellà aef393bdce ci: add check-spelling GitHub Action 2021-12-01 12:20:46 +01:00
Marc Cornellà 1c1d74c5ec chore: update new issue templates 2021-11-30 10:34:45 +01:00
Mahdyar Hasanpour 4eadb9cf75 chore: convert the repo issue templates to issue forms (#10050) 2021-07-16 11:41:00 +02:00
Ajeet D'Souza 36cc94f3dc feat(zoxide): add new plugin for zoxide (a smarter cd CLI tool) (#9950) 2021-06-13 10:30:58 -07:00
Marc Cornellà 615f9dd02b chore: direct support queries to Discussions 2021-04-06 22:26:57 +02:00
Marc Cornellà 1670f1cafc chore: add maintainer for archlinux plugin 2021-04-06 14:52:47 +02:00
Marc Cornellà 64cb153084 chore: add Konfekt as universalarchive maintainer 2021-01-05 18:58:23 +01:00
Marc Cornellà e9991c6aa0 chore: update git-lfs maintainer handle 2020-12-25 19:39:42 +01:00
Aaron Toponce 9d6b3984f9 feat(plugins): add genpass plugin with 3 distinct password generators (#9502) 2020-12-12 12:50:45 +01:00
Marc Cornellà 452586e79a chore: add Josh Medeski as wp-cli plugin maintainer 2020-12-07 22:01:43 +01:00
Marc Cornellà 39c79493fe Add maintainer for aws plugin 2020-10-29 12:22:50 +01:00
Marc Cornellà 63922b5ec4 Fix labels in issue templates 2020-10-28 23:08:19 +01:00
Marc Cornellà 1e25abacad meta: add checklist instructions on Pull Request template 2020-10-13 11:27:14 +02:00
Duc Nguyen 8ad9b315a3 Add git-lfs plugin (#9077) 2020-10-09 12:35:13 +02:00
Marc Cornellà 8a93c89bda meta: change support label 2020-09-12 11:59:06 +02:00
Marc Cornellà b3923eded9 meta: change feature label 2020-09-12 11:58:47 +02:00
Marc Cornellà 87edf16e05 Add sponsor button 2020-09-03 21:57:26 +02:00
Marc Cornellà 79614908ec meta: don't apply support label on bug reports
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-20 11:15:48 +02:00
Marc Cornellà f2c8b970ee meta: add ISSUE_TEMPLATE config.yml
For now, it only adds a link to the Discord server.
2020-08-05 17:05:53 +02:00