Derek Nance
e1c67a42b8
[PM-33436] Refactor setup shell commands ( #7494 )
2026-04-22 11:27:42 -05:00
Justin Baur
48060b0867
[PM-35150] Make Setup testable and add test for install ( #7445 )
...
* Make `Setup` testable and add test for install
* Update util/Setup/Program.cs
Co-authored-by: Derek Nance <dnance@bitwarden.com >
* Update other callsites
---------
Co-authored-by: Derek Nance <dnance@bitwarden.com >
2026-04-17 10:47:41 -04:00
aj-bw
d407c164b6
BRE-917 Update to Alpine base ( #5976 )
...
* testing-wolfi
* testing alpine
* fix gosu download
* fix Admin dockerfile
* update dockerfiles
* alpine-compatible-entrypoint-script-for-api-test
* make-entrypoint-scripts-alpine-compatible
* testing nginx with alpine
* cleaning up comments from dockerfile from testing
* restore accidentally deleted icon
* remove unused file
* pin alpine, update apk add no cache
* remove comments from testing
* test shadow implementtaion for entrypoints
* add shadow package, revert entrypoints, change from bash to shell for entry
* add icu to setup container, update helpers to use shell
* update migrator utility
* add missing krb5 libraries
2025-07-28 10:56:20 -04:00
Justin Baur
fa0c9cb387
Add #nullable disable to platform code ( #6057 )
2025-07-08 10:25:59 -04:00
Vince Grassia
6aff9b7b05
Update Setup project to handle EU region ( #3137 )
2023-07-31 13:14:33 -04:00
Justin Baur
7f5f010e1e
Run formatting ( #2230 )
2022-08-29 16:06:55 -04:00
Justin Baur
bae03feffe
Revert filescoped ( #2227 )
...
* Revert "Add git blame entry (#2226 )"
This reverts commit 239286737d .
* Revert "Turn on file scoped namespaces (#2225 )"
This reverts commit 34fb4cca2a .
2022-08-29 15:53:48 -04:00
Justin Baur
34fb4cca2a
Turn on file scoped namespaces ( #2225 )
2022-08-29 14:53:16 -04:00
Justin Baur
231eb84e69
Turn On ImplicitUsings ( #2079 )
...
* Turn on ImplicitUsings
* Fix formatting
* Run linter
2022-06-29 19:46:41 -04:00
Justin Baur
daeaa42851
[PS-40] Upgrade to .NET 6 ( #2056 )
...
* Bump to .NET 6
* Update Docker images
* Update docs
* Update workflow for linter
* Add all common versions to props file
* Update tools manifest
* Update csproj files
* Update packages.lock.json files
* Switch to setup-dotnet
* Remove msbuild
* Fix deps breaking changes
* Manually install msbuild
* Use msbuild for build
* Fix verbosity switch
* Remove unused exceptions
* Address linter feedback
* Make Obsolete warnings suggestions for now.
* Force Evaluate
* Format on tests
* Run formatting again.
* Use windows 2022
* force evaluate
* Fix restore
* Fix linter
* Skip test
* Update Directory.Build.props
Co-authored-by: Matt Gibson <mgibson@bitwarden.com >
* Address PR feedback
* Add IntegationTest for Rate limiter
* Fix test
* Reenable test
* Reorder test
* Skip test again
* Add tracking link
* Update .github/workflows/build.yml
Co-authored-by: Micaiah Martin <77340197+mimartin12@users.noreply.github.com >
Co-authored-by: Matt Gibson <mgibson@bitwarden.com >
Co-authored-by: Micaiah Martin <77340197+mimartin12@users.noreply.github.com >
2022-06-24 10:39:34 -04:00
Vince Grassia
ff8d736e8b
Fix SQL Connection String ( #1584 )
...
* Update SQL connection string storage method
* Revert Docker Compose template
* Revert Docker Compose Builder version back to 3
2021-09-16 10:54:46 -04:00
Chad Scharf
9800b752c0
Changed all C# control flow block statements to include space between keyword and open paren
2020-03-27 14:36:37 -04:00
Kyle Spearrin
b6f54324a5
quiet output for setup scripts
2019-03-12 10:26:14 -04:00
Kyle Spearrin
f60d6d92f8
trim quotes from env file value
2018-11-06 16:31:11 -05:00
Kyle Spearrin
bb1860d861
read connection string from env file for migration
2018-10-31 23:32:22 -04:00
SoulSeekkor
976869c968
Fixed various typos. ( #378 )
2018-10-18 11:41:49 -04:00
Kyle Spearrin
310e6bcf61
convert setup to use config.yml
2018-08-30 11:35:44 -04:00
Kyle Spearrin
617399c995
remove bottom !!!!
2018-03-30 10:29:24 -04:00
Kyle Spearrin
5049f94d9b
helpers and banner
2018-03-30 09:40:14 -04:00
Kyle Spearrin
e7b9ed72c4
env files are only readable by owner
2017-12-20 22:31:30 -05:00
Kyle Spearrin
48e5355aa9
builders and update rebuilds
2017-10-23 22:45:59 -04:00
Kyle Spearrin
7cdba3e81a
adjust default root namespaces
2017-09-08 11:45:20 -04:00
Kyle Spearrin
e7351753c7
print environment after start
2017-08-24 11:16:01 -04:00
Kyle Spearrin
abcb63bf25
new dir for docker env overrides dir
2017-08-19 22:09:00 -04:00
Kyle Spearrin
9b3e2dcd58
SqlConnectionStringBuilder to make connection string
2017-08-19 10:37:51 -04:00
Kyle Spearrin
d4809686db
mssql image setup script, db up migrations with upgrade from setup
2017-08-18 18:22:25 -04:00
Kyle Spearrin
9bc6ba554a
docker setup
2017-08-07 16:31:00 -04:00