Commit Graph

245 Commits

Author SHA1 Message Date
Andy Pixley
51fc839755 [BRE-550] Handling multiline release notes (#339) v2025.1.0 2025-01-14 18:42:11 -05:00
bw-ghapp[bot]
079d17775e Updated core, web, and key-connector versions (#338)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2025-01-14 17:19:24 -05:00
Vince Grassia
7c170d6334 BRE-533 - Remove Update Links workflow (#336) 2024-12-31 13:06:56 -08:00
Michał Chęciński
74ba2cedf8 [BRE-508] Fix automated self-host release notes (#332) 2024-12-20 08:04:33 -06:00
Michał Chęciński
aea45eddb5 Trigger update-links and release-digital-ocean workflows on release (#326) 2024-12-19 13:27:30 +01:00
bw-ghapp[bot]
30bfe03b25 Updated core, web, and key-connector versions (#331)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
v2024.12.1
2024-12-17 14:57:45 -05:00
Michał Chęciński
5329383dfa Refactor workflow conditions to use event names instead of input flags (#330) 2024-12-17 14:25:48 +00:00
Matt Bishop
876a966a04 Run cosign only for published branches (#329)
* Run cosign when not a workflow call

* Also make sure it's not a PR

* Apply suggestions

* Only run during workflow call

* Use published branches
2024-12-16 14:35:43 -05:00
Matt Bishop
cec826b9e6 Sign main branch Unified container builds with cosign (#325) 2024-12-16 12:46:04 -05:00
Opeyemi
eb9328fd66 Update SH Unified Build trigger (#327) 2024-12-16 14:07:28 +00:00
bw-ghapp[bot]
a967769669 Updated core, web, and key-connector versions (#322)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2024-12-12 14:25:57 -05:00
Opeyemi
b3bef9cd31 fix checkout (#324) 2024-12-12 13:57:09 -05:00
Opeyemi
f2282930bd fix version typo (#323) 2024-12-12 18:34:48 +00:00
Michał Chęciński
e9610b42dd BRE-130 Release Notes for self-host are automatically generate by GitHub Workflow (#321)
* BRE-130 Release Notes for self-host are automatically generate by GitHub Workflow

* Generate release notes based on latest released versions
2024-12-11 16:01:13 +01:00
renovate[bot]
f92bfeb76e [deps]: Update gh minor (#318)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-09 16:27:10 -05:00
Álison Fernandes
ef93595621 [PM-15413] fix: Restore docker-compose support and set docker compose as default (#309)
* Revert "BREAKING CHANGE: remove support for deprecated `docker-compose` CLI (#301)"

This reverts commit 846523760d.

* Default to docker compose

* Add editorconfig from bitwarden/gh-actions

* Add logs
2024-11-29 15:11:48 +01:00
Alexey Zilber
66782fc8a3 SimpleLogin added to CSP per PM-846 (#316) 2024-11-29 21:25:17 +08:00
bw-ghapp[bot]
1905e7c4b0 Updated core, web, and key-connector versions (#315)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
v2024.11.1
2024-11-26 09:13:06 -05:00
renovate[bot]
2650376352 [deps]: Update docker/dockerfile Docker tag to v1.11 (#276)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-25 17:39:16 -05:00
Matt Bishop
c831cf5e7f Set up code ownership (#314) 2024-11-25 16:45:51 -05:00
renovate[bot]
7f05412b66 [deps]: Update gh minor (#313)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-25 14:28:07 -05:00
Álison Fernandes
8efb41e361 chore: Add bitwarden/template repo config files (#310)
* Add bitwarden/template files

* Add bug template
2024-11-25 14:23:20 -05:00
bw-ghapp[bot]
bf88b053c0 Updated core, web, and key-connector versions (#306)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
v2024.11.0
2024-11-14 20:20:23 +00:00
tangowithfoxtrot
846523760d BREAKING CHANGE: remove support for deprecated docker-compose CLI (#301)
* fix: db migration connectivity issues when using an external db

* Update run.ps1

Co-authored-by: Justin Baur <19896123+justindbaur@users.noreply.github.com>

* rm semicolon in case connection this is at the end of the connection string

* fix: 'no such image: mssql' when mssql container is not present

* BREAKING CHANGE: remove compat with deprecated docker-compose CLI

---------

Co-authored-by: Justin Baur <19896123+justindbaur@users.noreply.github.com>
2024-11-13 09:11:00 -08:00
renovate[bot]
e94853d55b [deps]: Update gh minor (#271)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-12 10:39:01 -05:00
Matt Bishop
9dc4fde407 Add scanning workflow (#304) 2024-11-04 09:54:25 -05:00
bw-ghapp[bot]
9efc61c8c0 Updated core, web, and key-connector versions (#303)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
v2024.10.2
2024-10-31 18:40:46 +00:00
tangowithfoxtrot
a25133b7e9 [PM-368] Setup container attaches itself to docker_internal network during database update (#300)
* fix: db migration connectivity issues when using an external db

* Update run.ps1

Co-authored-by: Justin Baur <19896123+justindbaur@users.noreply.github.com>

* rm semicolon in case connection this is at the end of the connection string

* fix: 'no such image: mssql' when mssql container is not present

---------

Co-authored-by: Justin Baur <19896123+justindbaur@users.noreply.github.com>
2024-10-31 09:11:36 -07:00
tangowithfoxtrot
c3ddb7483d fix: only overwrite run.sh if successful response is received (#299) 2024-10-31 09:07:40 -07:00
Opeyemi
86fd559f40 [BRE-372] - Clean up document start (#298) 2024-10-21 13:11:46 +01:00
bw-ghapp[bot]
8a20bba4ea Updated core, web, and key-connector versions (#297)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
v2024.10.1
2024-10-17 21:25:03 +00:00
bw-ghapp[bot]
2336219100 Updated core, web, and key-connector versions (#295)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
v2024.10.0
2024-10-08 19:06:55 +00:00
bw-ghapp[bot]
b38ae4e987 Updated core, web, and key-connector versions (#294)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
v2024.9.2
2024-10-03 16:07:09 +00:00
bw-ghapp[bot]
26659f5a4c Updated core, web, and key-connector versions (#292)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
v2024.9.1
2024-09-19 15:00:50 +00:00
Opeyemi
34fd6a1a64 [BRE-246] - Use GH-App for version bump workflow (#288)
* Use GH-App for version bump workflow

* comment merge for test

* remove test

* change gh app secret
2024-09-16 16:25:37 +01:00
Bitwarden DevOps
b6d760094a Updated core, web, and key-connector versions (#287) v2024.8.3 2024-09-05 20:16:16 +00:00
Bitwarden DevOps
870aeaa6d1 Updated core, web, and key-connector versions (#285) v2024.8.2 2024-08-27 17:09:36 +00:00
Bitwarden DevOps
2b86849d94 Updated core, web, and key-connector versions (#284) v2024.8.1 2024-08-26 19:54:20 +00:00
Bitwarden DevOps
993503019d Updated core, web, and key-connector versions (#283) v2024.8.0 2024-08-23 01:37:30 +00:00
Bitwarden DevOps
9c2953c272 Updated core, web, and key-connector versions (#282) v2024.7.2 2024-08-12 15:49:11 +00:00
Vince Grassia
b9de2d40f1 Remove gulp (#281) 2024-08-12 09:45:51 -06:00
Alex Urbina
f62b44d78f Revert "[BRE-127] Remove version input in self host release (#275)" (#278)
This reverts commit 2239d21465.
v2024.7.1
2024-07-25 14:45:39 -06:00
Bitwarden DevOps
0958452fc9 Updated core, web, and key-connector versions (#277) 2024-07-25 20:17:35 +00:00
Michał Chęciński
2239d21465 [BRE-127] Remove version input in self host release (#275)
* [BRE-127] Remove Version input in self-host Release

* Fix run-name

* Add echo

* Strip v from latest version

* Fix indentation

* Fix

* FIx

* Change name

* Echo next version

* Fix

* Remove testing steps
2024-07-17 12:02:30 +01:00
Bitwarden DevOps
ed2c8e2a88 Updated core, web, and key-connector versions (#269) v2024.6.2 2024-07-04 09:43:46 +00:00
renovate[bot]
ae6952f7bd [deps]: Update docker/dockerfile Docker tag to v1.8 (#230)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-24 15:13:24 -04:00
renovate[bot]
e62316b742 [deps]: Update docker/build-push-action action to v6 (#267)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-24 19:12:30 +00:00
renovate[bot]
cebd2b047a [deps]: Update gh minor (#223)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-24 15:11:37 -04:00
Bitwarden DevOps
6edc2d17b9 Updated core, web, and key-connector versions (#265) v2024.6.1 2024-06-13 22:55:14 +00:00
Bitwarden DevOps
f6672356de Updated core, web, and key-connector versions (#263) 2024-06-13 09:27:37 -04:00