Vince Grassia
a62d0c5e52
Fix push version and latest step to ACR ( #2984 )
2023-05-30 20:31:14 -04:00
Justin Baur
61a0efbdfc
[PM-2444] Add Pipeline for Testing All Database Variants in CI ( #2471 )
...
* Add Pipeline
* Fix Lint
* Added a Change
* Update Pipeline
* Add Multi-Version Support
* Use Profile Switch for each profile
* Fix MySql
* Debug MySql
* Use Proper Seperator
* Add Allow User Variables=true
* Pipeline Work
* Expand Config for Postgres
* Change Config Key
* Add Debug Step
* Fix Debug Step
* Fix Tests
* Add Sleep
* Fix Tests
* Fix SQL Server Tests
* Add Sqlite
* Use Context Property
* Fix Tests
* Fix Test Logger
* Update AccountRevisionDate Check
* Fix Postgres Time Issues
* Formatting and Pipeline Update
* Remove Unneeded SqlServer Setting
* Update .github/workflows/infrastructure-tests.yml
Co-authored-by: mimartin12 <77340197+mimartin12@users.noreply.github.com>
---------
Co-authored-by: mimartin12 <77340197+mimartin12@users.noreply.github.com>
2023-05-30 13:25:55 -04:00
Michał Chęciński
78f0d99da8
Add github actions to renovate ( #2959 )
...
* Add github actions to renovate
* Add gh actions manager
* Fix
* Add newline
2023-05-24 16:09:59 +02:00
Michał Chęciński
eb4e3a4cf9
Update bitwarden/gh-actions in all workflows ( #2958 )
2023-05-24 16:02:46 +02:00
Michał Chęciński
0f09d46a3f
[DEVOPS-1388] Dockerize the DB Migrator Utility ( #2936 )
...
* Remove unused workflow
* Add dockerfile for MsSqlMigratorUtility
* Change cmd
* Fix dockerfile param
2023-05-16 17:31:02 +02:00
Opeyemi
6d860acab4
pin version tags in database cleanup and issues response wf ( #2889 )
...
* pin version tags in database cleanup and issues response wf
* update all workflow for actions version pin
* edit build strategy and a few version pin typo
2023-05-03 15:20:12 +01:00
mimartin12
2c604d0fe5
[DEVOPS-1376] - Add step to pull from ACR ( #2890 )
2023-05-01 13:56:04 -06:00
Justin Baur
09f86f23fe
[PM-1390] X-Plat/SDK Style SQL Project ( #2795 )
...
* Use SDK Style .sqlproj
* Fix Validate Job
* Debug Build
* Debug Validate
* Fix Build (Hopefully)
* Remove Unneeded `xmlns`
Co-authored-by: Oscar Hinton <Hinton@users.noreply.github.com>
* Upload Dacpac in Pipeline
* Add Version Tag
---------
Co-authored-by: Oscar Hinton <Hinton@users.noreply.github.com>
2023-04-27 15:44:34 -04:00
mimartin12
3d4e7cdbec
Update stop-staging-slots.yml secret name ( #2882 )
2023-04-25 11:34:40 -07:00
mimartin12
c2b11a1a85
Move the Azure Login step in release workflow ( #2881 )
2023-04-25 11:27:03 -07:00
mimartin12
2c584da7b6
Update version-bump.yml ( #2879 )
2023-04-25 10:41:16 -06:00
Vincent Salucci
9a1a369472
[AC-1201] refactor: move all SCIM related files into the AdminConsole scope ( #2841 )
...
Co-authored-by: Thomas Rittson <trittson@bitwarden.com>
2023-04-19 09:31:00 +10:00
Daniel James Smith
4e7b9d2edd
[PM-328] Move files for team-tools ( #2857 )
...
* Extract Import-Api endpoints into separate controller
Moved ciphers/import and ciphers/import-organization into new ImportController
Paths have been kept intact for now (no changes on clients needed)
Moved request-models used for import into tools-subfolder
* Update CODEOWNERS for team-tools-dev
* Move HibpController (reports) to tools
* Moving files related to Send
* Moving files related to ReferenceEvent
* Removed unneeded newline
2023-04-18 14:05:17 +02:00
Opeyemi
62c8b4c77d
[DEVOPS-1259] reupdate CI-only KV SP ( #2858 )
...
* reupdate CI-only KV SP
* add some edits
2023-04-17 18:03:32 +01:00
Opeyemi
972a500745
[DEVOPS-1259]Update pipeline to CI only KV ( #2854 )
...
* Update pipeline to CI only KV
2023-04-17 14:06:57 +01:00
Jake Fink
88dd745070
[PM-1188] Server owner auth migration ( #2825 )
...
* [PM-1188] add sso project to auth
* [PM-1188] move sso api models to auth
* [PM-1188] fix sso api model namespace & imports
* [PM-1188] move core files to auth
* [PM-1188] fix core sso namespace & models
* [PM-1188] move sso repository files to auth
* [PM-1188] fix sso repo files namespace & imports
* [PM-1188] move sso sql files to auth folder
* [PM-1188] move sso test files to auth folders
* [PM-1188] fix sso tests namespace & imports
* [PM-1188] move auth api files to auth folder
* [PM-1188] fix auth api files namespace & imports
* [PM-1188] move auth core files to auth folder
* [PM-1188] fix auth core files namespace & imports
* [PM-1188] move auth email templates to auth folder
* [PM-1188] move auth email folder back into shared directory
* [PM-1188] fix auth email names
* [PM-1188] move auth core models to auth folder
* [PM-1188] fix auth model namespace & imports
* [PM-1188] add entire Identity project to auth codeowners
* [PM-1188] fix auth orm files namespace & imports
* [PM-1188] move auth orm files to auth folder
* [PM-1188] move auth sql files to auth folder
* [PM-1188] move auth tests to auth folder
* [PM-1188] fix auth test files namespace & imports
* [PM-1188] move emergency access api files to auth folder
* [PM-1188] fix emergencyaccess api files namespace & imports
* [PM-1188] move emergency access core files to auth folder
* [PM-1188] fix emergency access core files namespace & imports
* [PM-1188] move emergency access orm files to auth folder
* [PM-1188] fix emergency access orm files namespace & imports
* [PM-1188] move emergency access sql files to auth folder
* [PM-1188] move emergencyaccess test files to auth folder
* [PM-1188] fix emergency access test files namespace & imports
* [PM-1188] move captcha files to auth folder
* [PM-1188] fix captcha files namespace & imports
* [PM-1188] move auth admin files into auth folder
* [PM-1188] fix admin auth files namespace & imports
- configure mvc to look in auth folders for views
* [PM-1188] remove extra imports and formatting
* [PM-1188] fix ef auth model imports
* [PM-1188] fix DatabaseContextModelSnapshot paths
* [PM-1188] fix grant import in ef
* [PM-1188] update sqlproj
* [PM-1188] move missed sqlproj files
* [PM-1188] move auth ef models out of auth folder
* [PM-1188] fix auth ef models namespace
* [PM-1188] remove auth ef models unused imports
* [PM-1188] fix imports for auth ef models
* [PM-1188] fix more ef model imports
* [PM-1188] fix file encodings
2023-04-14 13:25:56 -04:00
Álison Fernandes
7da272dae8
Update Secrets Manager team in CODEOWNERS ( #2829 )
2023-03-30 14:06:35 +01:00
Michał Chęciński
e667908a06
Fix self contained mssqlmigratorutility ( #2804 )
...
* Fix self-contained mssqlmigratorutility
* Fix build
* Fix
* Fix
2023-03-15 16:57:36 +01:00
mimartin12
f33c4e120d
Fix build.yml - Update tag generator to not use beta
( #2800 )
2023-03-14 11:30:17 -06:00
Michał Chęciński
5e3f4c9bbe
Revert "Revert "[DEVOPS-1215] Build migrator CLI project ( #2747 )" ( #2769 )" ( #2774 )
...
This reverts commit f8cbd4ef7d
.
2023-03-07 14:10:34 +01:00
Michał Chęciński
f8cbd4ef7d
Revert "[DEVOPS-1215] Build migrator CLI project ( #2747 )" ( #2769 )
...
This reverts commit 9cbf254fef
.
2023-03-06 18:02:19 +01:00
Michał Chęciński
9cbf254fef
[DEVOPS-1215] Build migrator CLI project ( #2747 )
...
* Add migrator cli
* Ran format
* Acc build workflow
* Change paths in push and pr triggers
* Add build migrator cli to build workflow
* Remove build migrator cli workflow
* Add different levels of logs for verbose
* Rename migratorCLI to MsSqlMigratorUtility
* Add MsSqlMigratorUtility to solution file
* Remove the clean command
* Fix name and path in build workflow
* Add retry logic to DbMigrator instead of invocation
* Add migrator with retry mechanism as a new method
* Log the migration start log to migrate database method
* Fix name in build
* Fix cli leftovers
* Fix exception var name
* String interpolation
* Remove redundant check for number
* Remove CommandDotNet
* dotnet format
* Remove CommandDotNet from packages lock
* Remove all cli
* Trying to remove usings to see if this fixes linter
* Add usings back again - uild is failing
* Remove implicit usings
* Trying to fix linter issues
* Trying to fix linter
2023-03-06 15:39:30 +01:00
Robyn MacCallum
3289a8c35e
[SG-998] Move files to Vault folders ( #2724 )
...
* Move Api files
* Move Core files
* Move Infrastructure files
* Move Sql Files
* Move Api Sync files to Vault
* Move test vault files
* Update Sql.sqlproj paths
* Update Codeowners
* Fix vault file paths in sqlproj
* Update CipherDetails.sql path in sqlproj
* Update Core models and entities namespaces
* Update namespaces Core Services and Repositories
* Missed service namespaces
* Update Api namespaces
* Update Infrastructure namespaces
* Move infrastructure queries that were missed
* Tests namespace updates
* Admin and Events namespace updates
* Remove unused usings
* Remove extra CiphersController usings
* Rename folder
* Fix CipherDetails namespace
* Sqlproj fixes
* Move stored procs into folders by table
* using order fix
2023-03-02 13:23:38 -05:00
Michał Chęciński
38336dd5c4
Add Migrator CLI workflow stub ( #2741 )
2023-02-24 08:08:47 -08:00
Vince Grassia
4fb2649faf
Fix typo ( #2731 )
2023-02-22 14:48:45 -05:00
Joseph Flinn
7594ca1122
Fix typo in the DockerHub push step ( #2713 )
2023-02-16 15:32:48 -08:00
Joseph Flinn
133a3f70b9
Don't upload images to DockerHub registries that don't exist ( #2712 )
...
* Don't upload images to DockerHub registries that don't exist
* Fix linting issue
* Fix conditional
2023-02-16 15:14:39 -08:00
Joseph Flinn
0fde17fc0e
Add in QA temporary ACR ( #2711 )
...
* Adding QA registry back into self-host build pipeline
* switching order of the ACR signin
* Update build pipeline to follow same patterns as build-self-host and push to both Prod and QA registries
* Add Bitwarden QA registry to the PR clean up workflow
* Fix project name and path to dockerfile
* Add a publish branch check to the tag list generator
* Fix bash env var typo
2023-02-16 14:16:32 -08:00
Michał Chęciński
9261fcc9ee
Add pull request trigger to build self-host workflow ( #2701 )
2023-02-15 17:04:03 +01:00
Michał Chęciński
70a7108bba
Fix Azure login in build self host workflow ( #2700 )
2023-02-15 17:03:51 +01:00
Michał Chęciński
b44ff27d3a
[DEVOPS-1211] Push docker only to bitwardenprod ACR ( #2695 )
...
* Push docker only to prod ACR
* Remove matrix in container registry purge
2023-02-15 11:45:46 +01:00
Michał Chęciński
8138db396b
Fix secrets retrieval in build-self-host workflow ( #2696 )
2023-02-15 11:45:27 +01:00
Michał Chęciński
5aa8f3db81
[DEVOPS-1161] fix the rate limiting issue in building bitwarden unified ( #2694 )
...
* Add GH_PAT secret to build
* Fix secret
* Fix
* Fix
* Maybe fix
* add cat for tags.json
* Maybe fix
* Matbe fix
* Trying to fix
* Change gh_pat path
* Fix
* Remove obsolete tags obtaining
2023-02-14 09:41:59 -07:00
Oscar Hinton
c24b086275
[SM-500] Upload sql diff for database validation ( #2690 )
2023-02-13 15:07:42 +01:00
Opeyemi
d0355fcd12
Add update for PROD ACR upload ( #2643 )
...
* Add update for PROD ACR upload
* Add update image tags
* add suggestions
* delete comment
2023-01-30 16:12:09 -05:00
Oscar Hinton
9ea520e038
Move CI testing to Ubuntu ( #2638 )
...
Change the CI for testing job from Windows to Ubuntu
2023-01-30 11:07:20 +01:00
Oscar Hinton
59f5285c88
[SM-460] Isolate SecretsManager files ( #2616 )
...
Move SecretsManager files to directories called SecretsManager and add CodeOwners
2023-01-24 19:57:28 +01:00
Matt Bishop
0e32cb944a
Upgrade Swagger ( #2611 )
2023-01-24 12:10:00 -05:00
Oscar Hinton
a7c2ff9dbf
Remove workflow_run ( #2606 )
2023-01-20 16:31:41 +01:00
Oscar Hinton
1f0fc43278
[SM-394] Secrets Manager ( #2164 )
...
Long lived feature branch for Secrets Manager
Co-authored-by: Thomas Avery <43214426+Thomas-Avery@users.noreply.github.com>
Co-authored-by: cd-bitwarden <106776772+cd-bitwarden@users.noreply.github.com>
Co-authored-by: CarleyDiaz-Bitwarden <103955722+CarleyDiaz-Bitwarden@users.noreply.github.com>
Co-authored-by: Thomas Avery <tavery@bitwarden.com>
Co-authored-by: Colton Hurst <colton@coltonhurst.com>
2023-01-13 15:02:53 +01:00
Matt Bishop
ea9e30c35f
Upload and process test results as an artifact and report ( #2555 )
2023-01-10 10:58:19 -05:00
mimartin12
90ef8d863a
Remove deprecated workflow ( #2525 )
2022-12-30 13:52:48 -06:00
Michał Chęciński
481ce38934
Fix failing ACR purge workflow ( #2511 )
...
* Fix failing ACR purge workflow
* Coment out prod for testing
* Enable prod after testing
2022-12-21 17:47:23 +01:00
Michał Chęciński
d60746d9b1
Add Billing Into Server CI Workflow ( #2478 )
2022-12-20 12:09:17 +01:00
Daniel James Smith
6ef1863ad8
[PS-1980] Create issue template for Bitwarden Unified ( #2474 )
...
* Clean up and name Server Bug report
* Create issue template for Bitwarden Unified
* Update .github/ISSUE_TEMPLATE/bw-unified.yml
Co-authored-by: Kyle Spearrin <kspearrin@users.noreply.github.com>
* Update Docker compose details to just be database image
* Change Label
* Add Link to Epic
Co-authored-by: Justin Baur <19896123+justindbaur@users.noreply.github.com>
Co-authored-by: Kyle Spearrin <kspearrin@users.noreply.github.com>
2022-12-07 16:26:43 -05:00
Michał Chęciński
f173988979
Remove DCT bypass for scim ( #2451 )
2022-12-06 09:48:55 -05:00
Vince Grassia
a98a5d8dc6
Remove 'rc-2022.12' logic ( #2475 )
2022-12-05 20:24:44 -05:00
Opeyemi
f3b4363440
update ::set-output to latest ( #2470 )
...
* update ::set-output to latest
* update workflow for linter error
2022-12-05 16:12:42 +00:00
Vince Grassia
a26e9a168e
Change rc-2022.12 tag to beta ( #2456 )
2022-12-01 16:23:43 -05:00
Vince Grassia
447066e417
Enable DCT ( #2446 )
2022-11-28 22:02:33 -05:00