Skip to content

fix(actions): cypress#38694

Merged
szaimen merged 1 commit intomasterfrom
fix/cypress-context
Jun 8, 2023
Merged

fix(actions): cypress#38694
szaimen merged 1 commit intomasterfrom
fix/cypress-context

Conversation

@skjnldsv
Copy link
Copy Markdown
Member

@skjnldsv skjnldsv commented Jun 8, 2023

Fix cypress actions for self hosted runners

@skjnldsv skjnldsv added 3. to review Waiting for reviews technical debt 🧱 🤔🚀 labels Jun 8, 2023
@skjnldsv skjnldsv added this to the Nextcloud 28 milestone Jun 8, 2023
@skjnldsv skjnldsv requested review from a team and artonge June 8, 2023 06:44
@skjnldsv skjnldsv self-assigned this Jun 8, 2023
@skjnldsv skjnldsv requested review from Pytal and szaimen and removed request for a team June 8, 2023 06:44
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
@skjnldsv skjnldsv force-pushed the fix/cypress-context branch from 84bee78 to 7cb6a3d Compare June 8, 2023 06:45
Copy link
Copy Markdown
Contributor

@szaimen szaimen left a comment

Choose a reason for hiding this comment

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

Seems to fix it :)

@szaimen
Copy link
Copy Markdown
Contributor

szaimen commented Jun 8, 2023

backports?

@artonge
Copy link
Copy Markdown
Collaborator

artonge commented Jun 8, 2023

/backport to stable27

@artonge
Copy link
Copy Markdown
Collaborator

artonge commented Jun 8, 2023

/backport to stable26

@artonge
Copy link
Copy Markdown
Collaborator

artonge commented Jun 8, 2023

Wait, backports won't be that easy, I think. Let's see wait happen with the first two…

@szaimen
Copy link
Copy Markdown
Contributor

szaimen commented Jun 8, 2023

Drone failure unrelated

@szaimen szaimen merged commit d682d57 into master Jun 8, 2023
@szaimen szaimen deleted the fix/cypress-context branch June 8, 2023 07:59
@artonge
Copy link
Copy Markdown
Collaborator

artonge commented Jun 8, 2023

/backport to stable25

@backportbot-nextcloud
Copy link
Copy Markdown

The backport to stable25 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable25
git pull origin/stable25

# Create the new backport branch
git checkout -b fix/foo-stable25

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts. Resolve them.
git cherry-pick abc123

# Push the cherry pick commit to the remote repository and open a pull request
git push origin fix/foo-stable25

More info at https://docs.nextcloud.com/server/latest/developer_manual/getting_started/development_process.html#manual-backport

@szaimen
Copy link
Copy Markdown
Contributor

szaimen commented Jun 8, 2023

/backport to stable25

@backportbot-nextcloud
Copy link
Copy Markdown

The backport to stable25 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable25
git pull origin/stable25

# Create the new backport branch
git checkout -b fix/foo-stable25

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts. Resolve them.
git cherry-pick abc123

# Push the cherry pick commit to the remote repository and open a pull request
git push origin fix/foo-stable25

More info at https://docs.nextcloud.com/server/latest/developer_manual/getting_started/development_process.html#manual-backport

@skjnldsv
Copy link
Copy Markdown
Member Author

skjnldsv commented Jun 8, 2023

Lol, we don't have cypress on 25 folks! 🙈
https://github.com/nextcloud/server/tree/stable25/.github/workflows

@szaimen
Copy link
Copy Markdown
Contributor

szaimen commented Jun 8, 2023

Lol, we don't have cypress on 25 folks! 🙈 https://github.com/nextcloud/server/tree/stable25/.github/workflows

Ah sorry 😅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews technical debt 🧱 🤔🚀

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants