Micaiah Martin
6583246c1f
Add clients to README
...
Adds a note on the README to visit the clients project for issues regarding clients.
2022-06-20 09:31:12 -06:00
Vince Grassia
dd14194d78
Change the 'Digital Ocean Image Cleanup' logic ( #29 )
2022-06-13 15:27:41 -04:00
github-actions[bot]
2009b2688c
Updated core, web, and key-connector versions ( #28 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v2022.5.0
2022-06-13 13:53:39 -04:00
Vince Grassia
7b37af5efe
Update Self-Host Script URLs ( #26 )
2022-06-01 12:56:07 -04:00
Michał Chęciński
a446fcb3c2
DEVOPS-772 Build CDN endpoint for selfhost version.json ( #24 )
...
* Add version file release stage
* Add gitignore for act
* Change way of uploading version file to s3
* Comment tasks to test workflow
* Delete slash at the end
* FIx s3 uri
* Remove recursive mode
* Remove comments
* Add using the keyvault secrets instead of github
* Add login to Azure step
* Add comments for testing
* Remove comments
2022-05-31 16:36:06 +02:00
Micaiah Martin
626a97f51b
Merge pull request #23 from bitwarden/DEVOPS-675-patch
2022-05-18 14:14:28 +00:00
Micaiah Martin
2b78946d0b
Moved to context and contains()
...
Formatting
2022-05-17 13:04:01 -06:00
Micaiah Martin
488fb94912
Merge pull request #22 from bitwarden/DEVOPS-675-add-automation-to-our-release-process-for-digital-ocean-1-click-offering
2022-05-17 12:47:18 +00:00
Micaiah Martin
7fee6ca743
Add cleanup job at end of workflow
...
- Runs the doctl to remove the image ID
2022-05-16 15:52:46 -06:00
Micaiah Martin
44ac4f5f94
Add DeployToDo button
2022-05-16 11:06:06 -06:00
Micaiah Martin
2ea7a366c1
Add set-version step
...
- Pulls version from version.json
2022-05-12 16:00:28 -06:00
Micaiah Martin
62e575fa03
Merge branch 'master' into DEVOPS-675-add-automation-to-our-release-process-for-digital-ocean-1-click-offering
2022-05-12 14:40:45 -06:00
Micaiah Martin
14f7ba4058
More formatting...
2022-05-12 14:38:04 -06:00
Micaiah Martin
a353528b8d
Formatting
2022-05-12 14:27:30 -06:00
Micaiah Martin
12c66c150e
Add push for folder
2022-05-12 13:48:35 -06:00
Micaiah Martin
d9fdc905cf
Change to release trigger, it seems simpler
2022-05-12 13:44:50 -06:00
Micaiah Martin
e41f5e927f
Added push trigger temporarily
2022-05-12 13:35:39 -06:00
Micaiah Martin
e33ef673a4
Migrate DO 1-click
...
- Add workflow to build image
2022-05-12 13:32:49 -06:00
Joseph Flinn
702df6aa66
Merge pull request #21 from bitwarden/update-versions
...
Update core, web, and key-connector versions
v1.2.1
2022-05-02 08:44:43 -07:00
github-actions[bot]
223aa3b42f
Updated core, web, and key-connector versions
2022-05-02 15:44:02 +00:00
Joseph Flinn
e92b8a24d7
Merge pull request #20 from bitwarden/update-versions
...
Update core, web, and key-connector versions
v1.2.0
2022-04-27 08:30:42 -07:00
github-actions[bot]
dd7bc6bc59
Updated core, web, and key-connector versions
2022-04-27 15:23:29 +00:00
Micaiah Martin
7ffa6f37fe
Merge pull request #18 from bitwarden/revert-17-add-version-file
2022-04-11 20:52:15 +00:00
Micaiah Martin
5fd9e49a96
Merge pull request #19 from bitwarden/16-use-mv-f-for-unattended-updateself
2022-04-11 18:29:44 +00:00
Micaiah Martin
cb4c8ff2ae
Added force (-f) flag to mv command
2022-04-11 10:47:41 -06:00
Micaiah Martin
2f8b72b5f7
Formatting
2022-04-11 09:27:37 -06:00
Micaiah Martin
a0add0f102
Added version.json
2022-04-11 09:19:21 -06:00
Micaiah Martin
5575db18c4
Update workflows to bump version.json
2022-04-11 09:15:55 -06:00
Micaiah Martin
b35b080f89
Update wording and added version.json back to release assets.
2022-04-11 09:15:45 -06:00
Micaiah Martin
c3ae15f8a6
Revert "Add version.json"
2022-04-11 09:11:09 -06:00
Micaiah Martin
40cb79692f
Merge pull request #17 from bitwarden/add-version-file
2022-04-07 21:17:18 +00:00
Micaiah Martin
e31909dddb
Updated awk to handle formatting
2022-04-07 15:02:23 -06:00
Micaiah Martin
259aa37839
Added version management with version.json
...
- Adds version.json with core, web, and KC versions
- Updated bitwarden scripts to query VERSION_ENDPOINT
- VERSION_ENDPOINT is set to rebrandly link, redirecting to version.json
- Workflows updated to handle new link, version.json, and version bumps.
2022-04-07 14:38:53 -06:00
Micaiah Martin
210ee8c2f1
Modified values for testing
2022-04-07 10:37:25 -06:00
Micaiah Martin
45d101c1e0
Added version.json file that contains versions json object
2022-04-07 09:36:30 -06:00
github-actions[bot]
acdf6fcc87
Updated core, web, and key-connector versions ( #13 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v1.1.0
2022-03-17 12:14:06 -04:00
Vince Grassia
a4305ca7f8
Update 'update-rebrandly-link' action ( #12 )
v1.0.0
2022-03-01 15:07:02 -05:00
Vince Grassia
120b3ce8fa
Patch Update Links workflow ( #11 )
2022-03-01 11:29:37 -05:00
Vince Grassia
b844ebce0a
Add workflow_dispatch input ( #10 )
2022-03-01 10:13:46 -05:00
Vince Grassia
31fee69133
Update workflows with new actions ( #9 )
2022-02-28 15:10:13 -05:00
Vince Grassia
7d2ea000ab
Update scripts from server repo ( #7 )
2022-02-28 10:22:59 -05:00
Vince Grassia
f4efc29731
Update Rebrandly action version ( #6 )
2022-01-13 10:53:13 -05:00
Vince Grassia
58b7ff7274
Update Scripts and Add Update Links workflow ( #5 )
2022-01-11 10:09:11 -05:00
Vince Grassia
e9c9701265
Fix version variables in GitHub Release Draft ( #4 )
2022-01-07 14:10:26 -05:00
Vince Grassia
fd5aece642
Update 'get-release-version' action to latest version ( #2 )
2022-01-07 13:49:46 -05:00
Vince Grassia
46ff034523
Initial commit ( #1 )
2022-01-07 13:39:48 -05:00
Chad Scharf
3a5d4b6044
Initial commit
2022-01-06 11:10:40 -05:00