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

Remove redundant testing_gsoc.yml workflow #2333

Merged
merged 1 commit into from
Apr 23, 2024
Merged

Conversation

matrss
Copy link
Collaborator

@matrss matrss commented Apr 22, 2024

This removes the redundant testing workflow that existed for GSoC branches. This was one of multiple points discussed in #2160.

@matrss matrss marked this pull request as ready for review April 22, 2024 08:07
@matrss matrss requested a review from ReimarBauer April 22, 2024 08:08
run: |
source /opt/conda/etc/profile.d/conda.sh
source /opt/conda/etc/profile.d/mamba.sh
mamba install -n mss-${{ inputs.branch_name }}-env pyvirtualdisplay
mamba install -n mss-${{ inputs.image_suffix }}-env pyvirtualdisplay
Copy link
Member

Choose a reason for hiding this comment

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

this gets cleaned later #2101

Copy link
Member

@ReimarBauer ReimarBauer left a comment

Choose a reason for hiding this comment

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

LGTM

@matrss matrss merged commit 3e0f74c into develop Apr 23, 2024
8 checks passed
@matrss matrss deleted the simplify-testing-workflow branch April 23, 2024 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants