Skip to content
GitLab
    • Explore Projects Groups Topics Snippets
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • hru-delin-qgis hru-delin-qgis
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

En prévision de l'arrivée de la forge institutionnelle INRAE, nous vous invitons à créer vos nouveaux projets sur la forge MIA.

  • hru-delin-devhru-delin-dev
  • hru-delin-qgishru-delin-qgis
  • Wiki
  • devdoc

devdoc · Changes

Page history
Create devdoc authored 5 years ago by Veyssier Julien's avatar Veyssier Julien
Hide whitespace changes
Inline Side-by-side
Showing
with 24 additions and 0 deletions
+24 -0
devdoc.md 0 → 100644
View page @ 7e5a1176
[[_TOC_]]
# Developer documentation
This plugins includes HRU delin v7 and imports it instead of executing it.
This repository has a submodule, this means hru-delin.git repository is nested into hru-delin-qgis.git.
Make sure you clone it like that:
``` bash
git clone --recurse-submodules git@gitlab-ssh.irstea.fr:julien.veyssier/hru-delin-qgis.git
# or
git clone --recurse-submodules https://gitlab.irstea.fr/julien.veyssier/hru-delin-qgis.git
```
# Produce a release
Edit `version.txt` and put the desired version number there. Then you can just run `./version.sh` or push to `build` branch:
``` bash
git push origin master:build
```
This will trigger a CI pipeline which will produce a release archive available [there](https://gitlab.irstea.fr/julien.veyssier/hru-delin-qgis/pipelines) as an artifact.
\ No newline at end of file
Clone repository
  • devdoc
  • Home
  • optdependency
  • userdoc

Menu

Explore Projects Groups Topics Snippets