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

[CI] Remove special drone actions from ci #40857

Merged
merged 2 commits into from
Jul 4, 2023

Conversation

phil-davis
Copy link
Contributor

Description

CI changes only. No changelog needed.

The drone CI builds currently have these features for PRs:

  • any build jobs that are currently running for a PR/branch are stopped
  • if an acceptance test pipeline fails, and the PR does not have full-ci in its title, then the failing pipeline cancels the whole build (all pipelines get cancelled - "early fail")

This PR removes these features from CI.

How Has This Been Tested?

CI

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Database schema changes (next release will require increase of minor version instead of patch)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:
  • Changelog item, see TEMPLATE

@phil-davis phil-davis self-assigned this Jul 4, 2023
@phil-davis phil-davis requested review from xoxys and micbar July 4, 2023 14:20
@owncloud owncloud deleted a comment from update-docs bot Jul 4, 2023
@micbar
Copy link
Contributor

micbar commented Jul 4, 2023

Needs to be ported to ´stable-3.0andeducation-3.1`

@phil-davis
Copy link
Contributor Author

phil-davis commented Jul 4, 2023

@micbar this is the change for oC10 core.

owncloud/ocis#6714 in ocis will need to be ported to various branches.

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.

2 participants