Skip to content

ci: Migrate Litmus and CalDAVTester from drone to GitHub - #45619

Merged
skjnldsv merged 2 commits into
masterfrom
chore/migrate-litmus
Jun 8, 2024
Merged

ci: Migrate Litmus and CalDAVTester from drone to GitHub#45619
skjnldsv merged 2 commits into
masterfrom
chore/migrate-litmus

Conversation

@susnux

@susnuxsusnux commented Jun 2, 2024

Copy link
Copy Markdown
Contributor

Summary

Migrate the last two remaining CI tests from drone to GitHub CI. Allowing us to shut down drone workers.

TODO

  • Remove drone from the required checks

Checklist

@susnux
susnuxforce-pushed the chore/migrate-litmus branch 17 times, most recently from 5d835a1 to 5fb1e7bCompareJune 2, 2024 15:11
@susnuxsusnux added 3. to review Waiting for reviews CI labels Jun 2, 2024
@susnuxsusnux added this to the Nextcloud 30 milestone Jun 2, 2024
@susnux

Copy link
Copy Markdown
ContributorAuthor

/backport to stable29

@susnuxsusnux changed the title Chore/migrate litmusci: Migrate Litmus and CalDAVTester from drone to GitHubJun 2, 2024
@susnux
susnuxforce-pushed the chore/migrate-litmus branch 5 times, most recently from 73f26c4 to a150c29CompareJune 2, 2024 16:50
@susnux
susnux requested a review from skjnldsvJune 2, 2024 16:50
@susnux
susnux marked this pull request as ready for review June 2, 2024 16:50

@st3inyst3iny left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Awesome, looks good to me!


ERROR: There were 1 missing files:
.drone.yml
ERROR: Please remove or add those files again or inform the release team about those now files to be included or excluded from the release tar ball.

Perhaps removing the file from https://github.com/nextcloud/server/blob/master/build/files-checker.php is sufficient?

@kesselbkesselb left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thank you 👏

@susnux
susnuxforce-pushed the chore/migrate-litmus branch from a150c29 to 4f9dba7CompareJune 3, 2024 23:21
@susnux
susnux requested a review from st3inyJune 3, 2024 23:30
Comment thread.github/workflows/integration-caldav.yml
Comment thread.github/workflows/integration-caldav.yml Outdated
Comment thread.github/workflows/integration-litmus.yml Outdated
'.',
'..',
'.devcontainer',
'.drone.yml',

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

🎉

susnux added 2 commits June 8, 2024 15:19
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
We can finally shut of drone workers.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux
susnuxforce-pushed the chore/migrate-litmus branch from 4f9dba7 to dc9df43CompareJune 8, 2024 13:20
@susnux

Copy link
Copy Markdown
ContributorAuthor

@nickvergessen I resolved you comments, when merging you need to remove drone from the required checks.

@skjnldsv
skjnldsv merged commit d2f0962 into masterJun 8, 2024
@skjnldsv
skjnldsv deleted the chore/migrate-litmus branch June 8, 2024 14:58
@blizzzblizzz mentioned this pull request Jul 24, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewsCI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Move from Drone to GitHub Actions

5 participants

@susnux@nickvergessen@st3iny@kesselb@skjnldsv