Team collaboration tools » Historique » Version 7
Xavier Bonnin, 21/12/2016 13:50
1 | 1 | Xavier Bonnin | h1. Team collaboration tools |
---|---|---|---|
2 | |||
3 | h2. At Paris Observatory |
||
4 | |||
5 | h3. Wiki |
||
6 | |||
7 | The HFC team is invited to use the current Wiki pages as a main site for the HFC project. |
||
8 | |||
9 | h3. GIT repositories |
||
10 | |||
11 | The HFC source files (i.e., pipeline, database, FRC, etc.) are maintained using the following Git repositories: |
||
12 | |||
13 | 5 | Xavier Bonnin | * https://github.com/HELIO-HFC, a GitHub organization which hosts all of the Public Git repositories of the HELIO HFC Feature Recognition Codes (FRC). |
14 | * https://git.obspm.fr/git/projets/Helio/HELIO-HFC, a Git repository containing the HFC pipeline source files. |
||
15 | * https://git.obspm.fr/git/projets/Helio/AdminTools, a Git repository to manage the HELIO services and codes |
||
16 | 7 | Xavier Bonnin | * https://git.obspm.fr/git/projets/Helio/DevTools, a Git repositoty to share codes and data helpful for the HELIO developements. |
17 | 1 | Xavier Bonnin | |
18 | 4 | Xavier Bonnin | NOTE : Git repositories are managed using the git-flow-avh tool which relies on the Vincent Driessen's branching model (see http://nvie.com/posts/a-successful-git-branching-model/ or http://danielkummer.github.io/git-flow-cheatsheet/ for more details.) |
19 | 2 | Xavier Bonnin | |
20 | 3 | Xavier Bonnin | Contact X.Bonnin (LESIA) concerning Git repository access permissions. |
21 | |||
22 | 6 | Xavier Bonnin | h3. JIRA Web Page |
23 | |||
24 | * https://jira-lesia.obspm.fr/browse/HELIOHFC, JIRA Page for HELIO-HFC |
||
25 | |||
26 | |||
27 | 1 | Xavier Bonnin | h3. SVN repositories (OBSOLETE) |
28 | |||
29 | The HFC team relies on the following SVN repository to store HFC and FRC source files: |
||
30 | |||
31 | <pre> |
||
32 | https://version-lesia.obspm.fr/repos/helio/ |
||
33 | </pre> |
||
34 | |||
35 | NOTE: SINCE APRIL, 2016, HFC TEAM HAS MIGRATED THE CONTENT OF THE SVN REPOSITORY TO NEW DEDICATED GIT REPOSITORIES |