Searched full:branch (Results 1 – 12 of 12) sorted by relevance
5 In preparing a release, create a branch to hold pre-release commits.36 3. Update and test all the language bindings (see below) within the branch.123 Once this change is merged into libCEED's `main` branch, the updated package version can be registe…125 > @JuliaRegistrator register branch=main subdir=julia/LibCEED.jl
2 branch: main
5 Please use a pull request to the appropriate branch ('stable' for backward-compatible bug fixes for…26 Please avoid "merging from upstream" (like merging 'main' into your feature branch) unless there is…
105 …_VERSION=mfem-4.7 && { [[ -d $MFEM_VERSION ]] || { git clone --depth 1 --branch v4.7 https://githu…110 …ION=Nek5000-19.0 && { [[ -d $NEK5K_VERSION ]] || { git clone --depth 1 --branch v19.0 https://gith…272 …_VERSION=mfem-4.7 && { [[ -d $MFEM_VERSION ]] || { git clone --depth 1 --branch v4.7 https://githu…277 …ION=Nek5000-19.0 && { [[ -d $NEK5K_VERSION ]] || { git clone --depth 1 --branch v19.0 https://gith…329 # # -- MAGMA from dev branch391 # -- MAGMA from dev branch431 # -- MAGMA from dev branch
203 The LIBXSMM `main` development branch from 7 April 2024 or newer is required.498 [codecov-badge]: https://codecov.io/gh/CEED/libCEED/branch/main/graphs/badge.svg
7 ## Current `main` branch
3 # Build on every branch push, tag push, and pull request change:
23 libceed = { git = "https://github.com/CEED/libCEED", branch = "main" }
3 .. image:: https://travis-ci.org/kyrus/python-junit-xml.png?branch=master
21 libceed-sys = { git = "https://github.com/CEED/libCEED", branch = "main" }
29 // This if branch is left separate to allow better inlining in CeedElemRestrictionApplyStridedNoTranspose_Ref_Core()