Commit Graph

109 Commits

Author SHA1 Message Date
Oscar Hinton 8fe821b9a3
Apply Prettier (#2238) 2021-12-21 15:43:35 +01:00
Oscar Hinton cebee8aa81
Add Prettier configuration (#2237) 2021-12-21 15:15:19 +01:00
Micaiah Martin 167ff61374 Added logic for redeployments 2021-12-20 11:10:52 -07:00
Daniel James Smith fd14ccc86b
Removed action step that installs npm8
npm 8 is included in node v16
2021-12-13 10:57:35 +01:00
Daniel James Smith d35d7c821e
Modify build.yml to build with node 16 and npm 8 2021-12-10 16:11:44 +01:00
Oscar Hinton 616b2e139a
Run npm lint in CI (#2197) 2021-12-03 20:35:34 +00:00
Micaiah Martin 3321520708
Update version-bump.yml 2021-11-30 13:45:35 -07:00
Micaiah Martin 49c9c7725d
Fixed name 2021-11-30 13:42:03 -07:00
Micaiah Martin 9ea449233e Added version bump workflow 2021-11-30 13:34:31 -07:00
Joseph Flinn 194e8ea828
Merge pull request #2159 from bitwarden/feature/crowdin-push
Updating Crowdin Sync Process
2021-11-05 10:59:27 -07:00
Vince Grassia b38fb3bee0
Fix release workflow to allow releases from 'rc' or 'hotfix' branches only (#2158) 2021-11-05 10:20:43 -04:00
Joseph Flinn a9e523ac9f scheduling the crowdin pull for every friday 2021-11-04 13:09:20 -07:00
Joseph Flinn 8c1c0fd832 fixing syntax issue 2021-11-04 13:04:59 -07:00
Joseph Flinn c97ff022b3 constraining the the crowdin push to the master branch 2021-11-04 13:04:24 -07:00
Joseph Flinn 2a0ddb1353 Updating the Crowdin update process 2021-11-04 13:02:06 -07:00
Joseph Flinn fed6a81f6b removed the unneeded build-commit env var 2021-10-27 11:48:50 -07:00
Joseph Flinn e4fc715b35 fixing the different naming schemes between the build artifacts 2021-10-27 11:46:37 -07:00
Joseph Flinn a60cb8cc93 Renaming the release assets with the release version instead of the commit hash 2021-10-27 11:01:02 -07:00
Joseph Flinn 472be6ea69 fixing the env vars for building the zipped source 2021-10-27 10:49:50 -07:00
Thomas Rittson 3ab87ed6cd
Add PR template (#2127)
* Add PR template

* Fix typo

* Add linting to checklist

* Action review feedback
2021-10-27 08:39:38 +10:00
Joseph Flinn d992b13a0b updating some verbiage 2021-10-21 08:33:40 -07:00
Joseph Flinn ecfb80fd6d removing the master branch CI code execution 2021-10-21 08:15:51 -07:00
Joseph Flinn 9635b1acb7 Updating the release branch constraint and the CI pipeline code constraint 2021-10-20 11:28:19 -07:00
Vince Grassia 9c10961b9f
Add notify constraint (#2120) 2021-10-15 13:07:15 -04:00
Vince Grassia ca0bcc0535
Add Slack failure alerts (#2115) 2021-10-13 17:54:22 -04:00
Joseph Flinn 5767826982 Updating the browser CI workflow to the new model 2021-09-27 15:55:53 -07:00
Joseph Flinn 1dd991bef0 removing testing code and fixing the release code 2021-09-14 12:53:25 -07:00
Joseph Flinn 66a4cfe089 fixing dist names 2021-09-14 12:46:25 -07:00
Joseph Flinn 57926b71a9 switching to pwsh 2021-09-14 12:25:20 -07:00
Joseph Flinn 63ccf8e87c trying to find the browser artifacts 2021-09-14 12:03:36 -07:00
Oscar Hinton 272066f109
Add issue template and template chooser (#2056) 2021-09-09 11:55:37 +02:00
Joseph Flinn f8098b2e8d
Merge branch 'master' into hotfix/fix-crowdin-sync 2021-09-03 11:28:58 -07:00
Vince Grassia 61f551087f
Update workflows with linter suggestions (#2051) 2021-09-02 16:03:47 -04:00
Joseph Flinn f8b362b109 updating the project id env 2021-08-26 08:17:17 -07:00
Joseph Flinn e401a52365 settling on this workflow after testing 2021-08-25 15:24:26 -07:00
Joseph Flinn 1170779a98 adding in the git branch 2021-08-25 15:02:43 -07:00
Joseph Flinn f0484dc4fb trying some other parameters in the crowin action 2021-08-25 15:00:56 -07:00
Joseph Flinn 1d905d76f9 expanding the crowdin tanslation download 2021-08-25 14:49:08 -07:00
Joseph Flinn c9b9e8175a fixing the crowdin action name 2021-08-25 14:47:16 -07:00
Joseph Flinn e973b7fe9e switching the action that is being used 2021-08-25 14:46:08 -07:00
Joseph Flinn c2fc0cb8f3 switching the base git branch 2021-08-25 14:43:03 -07:00
Joseph Flinn e5aa08b2e0 rewriting the crowdin sync workflow with the crowdin github action that I missed existed... 2021-08-25 14:41:11 -07:00
Joseph Flinn ad07b1128d Updating the release name 2021-08-20 15:10:02 -07:00
Joseph Flinn 617074eb09 adding logic to handle if there are no changes 2021-08-13 10:51:13 -07:00
Joseph Flinn cfba106abd adding some debugging 2021-08-13 10:04:12 -07:00
Joseph Flinn 4533e04311 using the updated github action from web 2021-08-13 07:10:44 -07:00
Joseph Flinn 397080c50c Adding the crowdin sync workflow 2021-08-13 07:06:28 -07:00
Joseph Flinn 233065e954 disabling the broken coverage asset 2021-06-30 09:01:54 -07:00
Joseph Flinn 00c0b19a6e programmatically constraining releases to the rc branch 2021-06-01 11:15:52 -07:00
Oscar Hinton 36b9bd4bcb
Bump NPM to v7 (#1860) 2021-05-26 22:34:31 +02:00