QEDjl-project / QED.jl

[WIP] QED.jl: A strong-field particle physics framework
MIT License
5 stars 3 forks source link

does not use custom package URLs in SetupDevEnv.jl after PR #5

Closed SimeonEhrig closed 1 year ago

SimeonEhrig commented 1 year ago

After PR #3 I recognized, that lines starting with CI_UNIT_PKG_URL_ exist in the commit message of the merge request. This triggers accidentally custom URLs for packages in the SetupDevEnv.jl script. Because it does not make any sense to use custom URLs on the main and dev branch, this PR disable the feature for this branches.

Add also gitlab CI attribute interruptible: true that CI can be aborted if a new commit was pushed to the same branch.

SimeonEhrig commented 1 year ago

@szabo137 Can you please review it. When you merge, please add the following line to the commit message of the merge commit. It is for testing purpose (you can also a comment above).

CI_UNIT_PKG_URL_QEDbase: https://github.com/SimeonEhrig/QEDbase.jl.git#barFunction