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

Install fleur from git release branch #8

Open
broeder-j opened this issue Jul 3, 2020 · 3 comments
Open

Install fleur from git release branch #8

broeder-j opened this issue Jul 3, 2020 · 3 comments

Comments

@broeder-j
Copy link

Consider installing FLEUR from its git release branch.
https://iffgit.fz-juelich.de/fleur/fleur/-/tree/release

Because for the release branch there is support and bugfixes.
For the tarball on the website which is currently used, for some reason this is not updated.

@ltalirz
Copy link
Member

ltalirz commented Jul 3, 2020

I assume the tags on the release branch are identical to the releases?

In order to guarantee reproducible builds, we should not be switching to a branch, but we could certainly switch to tags on the release branch.
In exceptional cases, we could also specify specific commits, but this might make it difficult for users to understand which version of the code they are using.

@broeder-j
Copy link
Author

Thanks!
Tags on the release branch would be fine.
The tar files on the website are not so often updated as the tags on the branch.

@ltalirz ltalirz reopened this Jul 3, 2020
@ltalirz
Copy link
Member

ltalirz commented Jul 4, 2020

Sorry, closed the wrong issue.
Ok, then let's keep this open with the aim to switch to gitlab with the next update.

As for your question on how to test things, there are several options

  • use any ubuntu 18.04 machine and run ansible on it
  • download the Quantum Mobile and run ansible on it (you'll need to connect via an ssh key)
  • try your luck on travis directly

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

No branches or pull requests

2 participants