Skip to content

Bump version to 10.8.0 prealpha#38745

Merged
AlexAndBear merged 1 commit into
masterfrom
bump-10.8.0alpha
May 18, 2021
Merged

Bump version to 10.8.0 prealpha#38745
AlexAndBear merged 1 commit into
masterfrom
bump-10.8.0alpha

Conversation

@phil-davis

@phil-davis phil-davis commented May 18, 2021

Copy link
Copy Markdown
Contributor

Description

There are changes to oC10 apps that need to depend on core code later than 10.7.0. We need to start being able to set core min-version to 10.8, because that will be the next core release version. So bump the core version now to 10.8.0 prealpha

For example, PR owncloud/configreport#146
https://drone.owncloud.com/owncloud/configreport/1368/4/3

  App "Admin Config Report" cannot be installed because the following dependencies are not fulfilled: ownCloud 10.8 or higher is required.

Note: changelog not needed. This is a technical "alpha" version bump for development purposes.

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

Copy link
Copy Markdown
Contributor Author

If someone notices this tonight and approves, then please merge. That way the daily-master tarball will be built with 10.8.0 alpha tonight.

@sonarqubecloud

Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@AlexAndBear AlexAndBear merged commit b862441 into master May 18, 2021
@delete-merged-branch delete-merged-branch Bot deleted the bump-10.8.0alpha branch May 18, 2021 18:04
@phil-davis

Copy link
Copy Markdown
Contributor Author

Example: https://drone.owncloud.com/owncloud/brute_force_protection/1454/18/5

$ wget -qO- https://download.owncloud.org/community/daily/owncloud-daily-master-qa.tar.bz2 | tar -xj -C /tmp/owncloud/ --strip 1
Fetched 10.8.0 prealpha - channel: daily - build at 2021-05-18T22:00:21+00:00 - SHA: b862441d7943984a730cf91c2ae6b42c67c499c9

The daily-master-qa tarball now knows that it is version 10.8.0 prealpha - good.

@phil-davis phil-davis mentioned this pull request Jul 22, 2021
11 tasks
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