Skip to content
This repository was archived by the owner on Oct 22, 2024. It is now read-only.

Create additional pipeline for e2e when extension PR#498

Merged
racitores merged 2 commits intomainfrom
chore/add-extension-triggered-pipeline
Feb 20, 2023
Merged

Create additional pipeline for e2e when extension PR#498
racitores merged 2 commits intomainfrom
chore/add-extension-triggered-pipeline

Conversation

@racitores
Copy link
Copy Markdown
Contributor

Overview

implements desktop part of Create an additional pipeline to run e2e tests with desktop app enabled

The request required to trigger the pipeline from extension should be:
curl --location --request POST 'https://circleci.com/api/v2/project/gh/MetaMask/metamask-desktop/pipeline'
--header 'Content-Type: application/json'
--header 'Circle-Token: *****'
--header 'Authorization: Basic *****'
--data-raw '{"branch":"app-stable","parameters":{"extension-release":true, "extension-release-branch": "<>"}}'

<> is the release branch that desktop will be pulling from MM.

Changes

Root

Pipeline

Common

App

@racitores racitores force-pushed the chore/add-extension-triggered-pipeline branch 3 times, most recently from 446643e to 63987ec Compare February 3, 2023 12:40
@racitores racitores marked this pull request as ready for review February 3, 2023 14:10
@racitores racitores requested a review from a team February 3, 2023 14:10
@racitores racitores force-pushed the chore/add-extension-triggered-pipeline branch from 63987ec to a116147 Compare February 10, 2023 08:29
@racitores racitores changed the title Chore/add extension triggered pipeline Create additional pipeline for e2e when extension PR Feb 14, 2023
@racitores racitores force-pushed the chore/add-extension-triggered-pipeline branch from 975c7b6 to fb2d479 Compare February 20, 2023 10:38
@racitores racitores force-pushed the chore/add-extension-triggered-pipeline branch from fb2d479 to da8dee4 Compare February 20, 2023 15:17
@racitores racitores merged commit 9c71c78 into main Feb 20, 2023
OGPoyraz pushed a commit that referenced this pull request Feb 22, 2023
* extension update

* chore: update ci and lavamoat
@cryptotavares cryptotavares mentioned this pull request Mar 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants