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

Debian/Ubuntu target repository update #824

Merged
merged 4 commits into from Nov 14, 2018

Conversation

ivaradi
Copy link
Contributor

@ivaradi ivaradi commented Nov 13, 2018

So far the build script uploaded the source packages to the beta repositories (PPAs for Ubuntu).

However, with tagging resumed, it would be useful to upload the package for release versions to the stable repository. This patches update the build script to do so. If the version being built is tagged with a release tag (such as "v2.5.0"), it is considered a stable version and thus uploaded to the stable repository. Otherwise it goes to the beta one.

@ivaradi ivaradi changed the title Debian/Ubuntu repository update Debian/Ubuntu target repository update Nov 13, 2018
@rullzer rullzer merged commit b8f0721 into nextcloud:master Nov 14, 2018
@ivaradi
Copy link
Contributor Author

ivaradi commented Nov 14, 2018

@rullzer thanks for approving.

Now, this change works as intended only if tagging triggers a build. Otherwise each version is built only when it is not yet tagged, so only the beta PPA is updated.

Could we congfigure the Drone server to build also for tags?

@rullzer
Copy link
Member

rullzer commented Nov 14, 2018

@ivaradi I'll see what I can do

@ivaradi
Copy link
Contributor Author

ivaradi commented Nov 14, 2018

@rullzer if I understand the settings page (https://drone.nextcloud.com/nextcloud/desktop/settings) correctly, there is an option there for it. I am just wondering if enabling it would cause any problems.

@ivaradi ivaradi deleted the debian-repo-update branch November 14, 2018 18:44
@rullzer
Copy link
Member

rullzer commented Nov 14, 2018

Done we now also build on tag. Beside using some extra CI I do not think this is an issue :)

@ivaradi
Copy link
Contributor Author

ivaradi commented Nov 14, 2018

@rullzer Great, thanks!

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