mirror of
https://github.com/bitwarden/clients.git
synced 2026-06-25 21:02:59 +08:00
* feat: create copy of desktop build for PR target * chore: add temporary file to trigger ci * fix: remove check-run from regular desktop build * feat: change browser build to not use pr target * fix: skip build-safari if secret is not available * feat: skip safari build if secrets are not available * feat: let windows desktop build without secrets * fix: has_secrets not being output correctly * feat: let macos desktop build without secrets * feat: don't build browser as part of desktop * feat: change CLI to pull_request * feat: let web build without secrets * feat: tweak lint to run on PR and not just push * feat: add PR target workflows * fix: remove wip files * fix: lint on hotfix-rc branches * feat: add new workflows to CODEOWNERS * fix: remove workflow_dispatch pull_request_target are only intended to be used with contributor PRs and we cannot dispatch builds for these branches so there was no point having that option. |
||
|---|---|---|
| .. | ||
| auto-branch-updater.yml | ||
| automatic-issue-responses.yml | ||
| automatic-pull-request-responses.yml | ||
| build-browser-target.yml | ||
| build-browser.yml | ||
| build-cli-target.yml | ||
| build-cli.yml | ||
| build-desktop-target.yml | ||
| build-desktop.yml | ||
| build-web-target.yml | ||
| build-web.yml | ||
| chromatic.yml | ||
| crowdin-pull.yml | ||
| deploy-web.yml | ||
| enforce-labels.yml | ||
| lint.yml | ||
| locales-lint.yml | ||
| publish-cli.yml | ||
| publish-desktop.yml | ||
| publish-web.yml | ||
| release-browser.yml | ||
| release-cli.yml | ||
| release-desktop-beta.yml | ||
| release-desktop.yml | ||
| release-web.yml | ||
| repository-management.yml | ||
| retrieve-current-desktop-rollout.yml | ||
| scan.yml | ||
| staged-rollout-desktop.yml | ||
| stale-bot.yml | ||
| test.yml | ||
| version-auto-bump.yml | ||