-
Type: Story
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Developer Tools
The point here is to make sure that the new version of compass that is being made by the current PR or release won't break auto-update.
stretch-goal: Ideally add some state (saved queries, connections) that we can persist before updating.
packages/compass-e2e-tests/tests/auto-update.test.ts:
it('notifies the user of a new version if auto update is not supported');
it('tells the user when they are already on the latest version');
it('automatically updates to the latest version if auto update is supported')
Skip this test on installers where it isn't available.
- depends on
-
COMPASS-8533 Test that we can install Compass
- In Progress
-
COMPASS-8760 [FROM] Add support for an UPDATE_CHECKER_ALLOW_DOWNGRADES env var to UpdateChecker
- In Code Review
-
COMPASS-8537 Write and build something we can upgrade to
- Closed
1.
|
Test auto-update for mac (.dmg and .zip) | COMPASS-8726 | Needs Triage | Unassigned | ||
2.
|
Test auto-update for windows setup .exe | COMPASS-8727 | Needs Triage | Unassigned | ||
3.
|
Test that we notify of new versions where auto-update is not supported | COMPASS-8728 | Needs Triage | Unassigned |