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

Add develop branch #352

Merged
merged 1 commit into from
Aug 15, 2023
Merged

Add develop branch #352

merged 1 commit into from
Aug 15, 2023

Conversation

quietsy
Copy link
Member

@quietsy quietsy commented Aug 14, 2023

Added a develop branch to nextcloud for "beta" releases.

The latest version is found using the following command:

curl -sX GET https://api.github.com/repos/nextcloud/server/releases \
      | jq -r '.[] | select(.prerelease == true) | .tag_name' \
      | sed 's|^v||g' | sort -rV | head -1

Then downloaded from the following location:

https://download.nextcloud.com/server/prereleases/nextcloud-${NEXTCLOUD_RELEASE}.tar.bz2

@quietsy quietsy requested a review from a team August 14, 2023 16:09
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Thanks for opening this pull request! Be sure to follow the pull request template!

Dockerfile Outdated Show resolved Hide resolved
readme-vars.yml Outdated Show resolved Hide resolved
jenkins-vars.yml Outdated Show resolved Hide resolved
@LinuxServer-CI
Copy link
Collaborator

I am a bot, here are the test results for this PR:
https://ci-tests.linuxserver.io/lspipepr/nextcloud/develop-27.0.2rc1-pkg-59d697de-dev-4e3dd742751a4bdc2c2fff51722b200561f45494-pr-352/index.html
https://ci-tests.linuxserver.io/lspipepr/nextcloud/develop-27.0.2rc1-pkg-59d697de-dev-4e3dd742751a4bdc2c2fff51722b200561f45494-pr-352/shellcheck-result.xml

Tag Passed
amd64-develop-27.0.2rc1-pkg-59d697de-dev-4e3dd742751a4bdc2c2fff51722b200561f45494-pr-352
arm64v8-develop-27.0.2rc1-pkg-59d697de-dev-4e3dd742751a4bdc2c2fff51722b200561f45494-pr-352

@LinuxServer-CI
Copy link
Collaborator

I am a bot, here are the test results for this PR:
https://ci-tests.linuxserver.io/lspipepr/nextcloud/develop-27.0.2rc1-pkg-59d697de-dev-ba0cbda526ed4c8a886b3b2c2dc2f3eb3c85ac0e-pr-352/index.html
https://ci-tests.linuxserver.io/lspipepr/nextcloud/develop-27.0.2rc1-pkg-59d697de-dev-ba0cbda526ed4c8a886b3b2c2dc2f3eb3c85ac0e-pr-352/shellcheck-result.xml

Tag Passed
amd64-develop-27.0.2rc1-pkg-59d697de-dev-ba0cbda526ed4c8a886b3b2c2dc2f3eb3c85ac0e-pr-352
arm64v8-develop-27.0.2rc1-pkg-59d697de-dev-ba0cbda526ed4c8a886b3b2c2dc2f3eb3c85ac0e-pr-352

@LinuxServer-CI
Copy link
Collaborator

I am a bot, here are the test results for this PR:
https://ci-tests.linuxserver.io/lspipepr/nextcloud/develop-27.0.2rc1-pkg-59d697de-dev-aa9f871a7400cfde5389ca0d4eded7e36cb354b3-pr-352/index.html
https://ci-tests.linuxserver.io/lspipepr/nextcloud/develop-27.0.2rc1-pkg-59d697de-dev-aa9f871a7400cfde5389ca0d4eded7e36cb354b3-pr-352/shellcheck-result.xml

Tag Passed
amd64-develop-27.0.2rc1-pkg-59d697de-dev-aa9f871a7400cfde5389ca0d4eded7e36cb354b3-pr-352
arm64v8-develop-27.0.2rc1-pkg-59d697de-dev-aa9f871a7400cfde5389ca0d4eded7e36cb354b3-pr-352

Copy link
Member

@nemchik nemchik left a comment

Choose a reason for hiding this comment

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

lgtm

@LinuxServer-CI
Copy link
Collaborator

I am a bot, here are the test results for this PR:
https://ci-tests.linuxserver.io/lspipepr/nextcloud/develop-27.0.2rc1-pkg-59d697de-dev-c9668bdb57ab35939efe060d3f14cbb1026a2efd-pr-352/index.html
https://ci-tests.linuxserver.io/lspipepr/nextcloud/develop-27.0.2rc1-pkg-59d697de-dev-c9668bdb57ab35939efe060d3f14cbb1026a2efd-pr-352/shellcheck-result.xml

Tag Passed
amd64-develop-27.0.2rc1-pkg-59d697de-dev-c9668bdb57ab35939efe060d3f14cbb1026a2efd-pr-352
arm64v8-develop-27.0.2rc1-pkg-59d697de-dev-c9668bdb57ab35939efe060d3f14cbb1026a2efd-pr-352

@LinuxServer-CI
Copy link
Collaborator

I am a bot, here are the test results for this PR:
https://ci-tests.linuxserver.io/lspipepr/nextcloud/develop-27.0.2rc1-pkg-59d697de-dev-fe937a6cc4ea896919c8b8cf58a931d58b744e62-pr-352/index.html
https://ci-tests.linuxserver.io/lspipepr/nextcloud/develop-27.0.2rc1-pkg-59d697de-dev-fe937a6cc4ea896919c8b8cf58a931d58b744e62-pr-352/shellcheck-result.xml

Tag Passed
amd64-develop-27.0.2rc1-pkg-59d697de-dev-fe937a6cc4ea896919c8b8cf58a931d58b744e62-pr-352
arm64v8-develop-27.0.2rc1-pkg-59d697de-dev-fe937a6cc4ea896919c8b8cf58a931d58b744e62-pr-352

@LinuxServer-CI
Copy link
Collaborator

I am a bot, here are the test results for this PR:
https://ci-tests.linuxserver.io/lspipepr/nextcloud/develop-27.0.2rc1-pkg-a3af9d1b-dev-a7f9b4c8429c56536b5ae035e6d6605a158950c4-pr-352/index.html
https://ci-tests.linuxserver.io/lspipepr/nextcloud/develop-27.0.2rc1-pkg-a3af9d1b-dev-a7f9b4c8429c56536b5ae035e6d6605a158950c4-pr-352/shellcheck-result.xml

Tag Passed
amd64-develop-27.0.2rc1-pkg-a3af9d1b-dev-a7f9b4c8429c56536b5ae035e6d6605a158950c4-pr-352
arm64v8-develop-27.0.2rc1-pkg-a3af9d1b-dev-a7f9b4c8429c56536b5ae035e6d6605a158950c4-pr-352

@quietsy quietsy merged commit 9651cce into develop Aug 15, 2023
1 check passed
@quietsy quietsy deleted the initial-develop branch August 15, 2023 06:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants