forked from gCubeCI/Templates
Compare commits
20 Commits
Author | SHA1 | Date |
---|---|---|
Giancarlo Panichi | dbc089a3f1 | |
Giancarlo Panichi | c00a0b5f0e | |
Giancarlo Panichi | 0335903127 | |
Luca Frosini | 92ef6a731c | |
Manuele Simi | 751c7cd1a4 | |
Manuele Simi | 15247f526c | |
Manuele Simi | 773609efaf | |
Leonardo Candela | f920be33ca | |
Leonardo Candela | f26d869fcb | |
Manuele Simi | b278f679f7 | |
Manuele Simi | 6a0535e000 | |
Manuele Simi | 96007d0e92 | |
Manuele Simi | 9bdcce36bf | |
Manuele Simi | 3cb2cbcc6a | |
Manuele Simi | 4fbb4830e3 | |
Manuele Simi | ea167405c6 | |
Manuele Simi | 40c24f948e | |
Luca Frosini | 0a38c8a563 | |
Luca Frosini | 65b04f1c4b | |
Luca Frosini | b682e8a414 |
|
@ -3,7 +3,8 @@
|
||||||
This project includes few templates for common files expected to be part of any gCube component holds in a Git repositoryu.
|
This project includes few templates for common files expected to be part of any gCube component holds in a Git repositoryu.
|
||||||
|
|
||||||
List of available templates:
|
List of available templates:
|
||||||
|
* [CHANGELOG.md](gCubeComponents/CHANGELOG.md)
|
||||||
|
* Keep track of changes.
|
||||||
* [README.md](gCubeComponents/README.md)
|
* [README.md](gCubeComponents/README.md)
|
||||||
* Your Git repo should have a readme file so that viewers know what your code does and how they can get started using it.
|
* Your Git repo should have a readme file so that viewers know what your code does and how they can get started using it.
|
||||||
The readme displayed by default when a project opens in Git. It must be customized for each project.
|
The readme displayed by default when a project opens in Git. It must be customized for each project.
|
||||||
|
|
|
@ -0,0 +1,24 @@
|
||||||
|
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
|
# Changelog for "project name"
|
||||||
|
|
||||||
|
## [Unreleased]
|
||||||
|
- description [#TICKET_NUMBER]
|
||||||
|
- description [#TICKET_NUMBER]
|
||||||
|
- ...
|
||||||
|
|
||||||
|
## [v1.1.0] - 2020-01-31
|
||||||
|
|
||||||
|
- description [#TICKET_NUMBER]
|
||||||
|
- description [#TICKET_NUMBER]
|
||||||
|
- description [#TICKET_NUMBER]
|
||||||
|
- description [#TICKET_NUMBER]
|
||||||
|
- description [#TICKET_NUMBER]
|
||||||
|
- ...
|
||||||
|
|
||||||
|
## [v1.0.0] - 2019-10-20
|
||||||
|
- description [#TICKET_NUMBER]
|
||||||
|
- description [#TICKET_NUMBER]
|
||||||
|
- description [#TICKET_NUMBER]
|
||||||
|
- description [#TICKET_NUMBER]
|
||||||
|
- ...
|
|
@ -0,0 +1,26 @@
|
||||||
|
# Acknowledgments
|
||||||
|
|
||||||
|
The projects leading to this software have received funding from a series of European Union programmes including:
|
||||||
|
|
||||||
|
- the Sixth Framework Programme for Research and Technological Development
|
||||||
|
- [DILIGENT](https://cordis.europa.eu/project/id/004260) (grant no. 004260).
|
||||||
|
- the Seventh Framework Programme for research, technological development and demonstration
|
||||||
|
- [D4Science](https://cordis.europa.eu/project/id/212488) (grant no. 212488);
|
||||||
|
- [D4Science-II](https://cordis.europa.eu/project/id/239019) (grant no.239019);
|
||||||
|
- [ENVRI](https://cordis.europa.eu/project/id/283465) (grant no. 283465);
|
||||||
|
- [iMarine](https://cordis.europa.eu/project/id/283644) (grant no. 283644);
|
||||||
|
- [EUBrazilOpenBio](https://cordis.europa.eu/project/id/288754) (grant no. 288754).
|
||||||
|
- the H2020 research and innovation programme
|
||||||
|
- [SoBigData](https://cordis.europa.eu/project/id/654024) (grant no. 654024);
|
||||||
|
- [PARTHENOS](https://cordis.europa.eu/project/id/654119) (grant no. 654119);
|
||||||
|
- [EGI-Engage](https://cordis.europa.eu/project/id/654142) (grant no. 654142);
|
||||||
|
- [ENVRI PLUS](https://cordis.europa.eu/project/id/654182) (grant no. 654182);
|
||||||
|
- [BlueBRIDGE](https://cordis.europa.eu/project/id/675680) (grant no. 675680);
|
||||||
|
- [PerformFISH](https://cordis.europa.eu/project/id/727610) (grant no. 727610);
|
||||||
|
- [AGINFRA PLUS](https://cordis.europa.eu/project/id/731001) (grant no. 731001);
|
||||||
|
- [DESIRA](https://cordis.europa.eu/project/id/818194) (grant no. 818194);
|
||||||
|
- [ARIADNEplus](https://cordis.europa.eu/project/id/823914) (grant no. 823914);
|
||||||
|
- [RISIS 2](https://cordis.europa.eu/project/id/824091) (grant no. 824091);
|
||||||
|
- [EOSC-Pillar](https://cordis.europa.eu/project/id/857650) (grant no. 857650);
|
||||||
|
- [Blue Cloud](https://cordis.europa.eu/project/id/862409) (grant no. 862409);
|
||||||
|
- [SoBigData-PlusPlus](https://cordis.europa.eu/project/id/871042) (grant no. 871042);
|
|
@ -292,8 +292,6 @@ This licence shall be governed by the Belgian law if:
|
||||||
- or registered office inside a European Union country.
|
- or registered office inside a European Union country.
|
||||||
|
|
||||||
|
|
||||||
===
|
|
||||||
|
|
||||||
|
|
||||||
## Appendix
|
## Appendix
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,7 @@ Relevant wiki link(s).
|
||||||
|
|
||||||
## Change log
|
## Change log
|
||||||
|
|
||||||
See [Releases](https://code-repo.d4science.org/gCubeSystem/repository_name/releases).
|
See [CHANGELOG.md](CHANGELOG.md).
|
||||||
|
|
||||||
## Authors
|
## Authors
|
||||||
|
|
||||||
|
@ -57,15 +57,7 @@ open-source software toolkit used for building and operating Hybrid Data
|
||||||
Infrastructures enabling the dynamic deployment of Virtual Research Environments
|
Infrastructures enabling the dynamic deployment of Virtual Research Environments
|
||||||
by favouring the realisation of reuse oriented policies.
|
by favouring the realisation of reuse oriented policies.
|
||||||
|
|
||||||
The projects leading to this software have received funding from a series of European Union programmes including:
|
The projects leading to this software have received funding from a series of European Union programmes see [FUNDING.md](FUNDING.md)
|
||||||
|
|
||||||
- the Sixth Framework Programme for Research and Technological Development
|
|
||||||
- DILIGENT (grant no. 004260);
|
|
||||||
- the Seventh Framework Programme for research, technological development and demonstration
|
|
||||||
- D4Science (grant no. 212488), D4Science-II (grant no.239019), ENVRI (grant no. 283465), EUBrazilOpenBio (grant no. 288754), iMarine(grant no. 283644);
|
|
||||||
- the H2020 research and innovation programme and D4Science.org
|
|
||||||
- BlueBRIDGE (grant no. 675680), EGIEngage (grant no. 654142), ENVRIplus (grant no. 654182), Parthenos (grant no. 654119), SoBigData (grant no. 654024), DESIRA (grant no. 818194), ARIADNEplus (grant no. 823914), RISIS2 (grant no. 824091), PerformFish (grant no. 727610), AGINFRAplus (grant no. 731001)
|
|
||||||
|
|
||||||
|
|
||||||
## Acknowledgments
|
## Acknowledgments
|
||||||
|
|
||||||
|
|
|
@ -10,11 +10,13 @@
|
||||||
<fileSets>
|
<fileSets>
|
||||||
<fileSet>
|
<fileSet>
|
||||||
<directory>.</directory>
|
<directory>.</directory>
|
||||||
<outputDirectory>/</outputDirectory>
|
<outputDirectory>${file.separator}</outputDirectory>
|
||||||
<useDefaultExcludes>true</useDefaultExcludes>
|
<useDefaultExcludes>true</useDefaultExcludes>
|
||||||
<includes>
|
<includes>
|
||||||
<include>README.md</include>
|
<include>README.md</include>
|
||||||
<include>LICENSE.md</include>
|
<include>LICENSE.md</include>
|
||||||
|
<include>CHANGELOG.md</include>
|
||||||
|
<include>FUNDING.md</include>
|
||||||
<include>profile.xml</include>
|
<include>profile.xml</include>
|
||||||
</includes>
|
</includes>
|
||||||
<fileMode>755</fileMode>
|
<fileMode>755</fileMode>
|
||||||
|
@ -23,8 +25,8 @@
|
||||||
</fileSets>
|
</fileSets>
|
||||||
<files>
|
<files>
|
||||||
<file>
|
<file>
|
||||||
<source>target/${build.finalName}.${project.packaging}</source>
|
<source>target${file.separator}${build.finalName}.${project.packaging}</source>
|
||||||
<outputDirectory>/${artifactId}</outputDirectory>
|
<outputDirectory>${file.separator}${artifactId}</outputDirectory>
|
||||||
</file>
|
</file>
|
||||||
</files>
|
</files>
|
||||||
</assembly>
|
</assembly>
|
Loading…
Reference in New Issue