Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(mocked-compass): build mocked compass for auto-update tests #6586

Closed
wants to merge 6 commits into from

Conversation

lerouxb
Copy link
Contributor

@lerouxb lerouxb commented Jan 2, 2025

Built on #6584. Just testing to see if this works in CI.

@github-actions github-actions bot added the feat label Jan 2, 2025
@@ -168,6 +182,8 @@ async function run() {

verifyPackagesExist(packages);

await buildMockedCompass();
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the plan now is to split this out into its own evergreen task that builds the mocked compass app and signs/notarises it then just uploads it to S3. Probably somewhere in or near https://mciuploads.s3.amazonaws.com/${EVERGREEN_PROJECT}/compass/update-builds because that's where we store the dev update next version id.

Then this smoketest task will depend on that task in addition to package-compass and it will just download it from s3.

@lerouxb lerouxb closed this Jan 7, 2025
@lerouxb lerouxb deleted the mocked-compass-package branch January 7, 2025 11:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant