|
|
# Aidge Wiki
|
|
# Aidge Wiki
|
|
|
|
|
|
|
|
|
[[_TOC_]]
|
|
|
|
|
|
|
## Contributing
|
|
## Contributing
|
|
|
|
|
|
|
|
- [Contributing](Contributing)
|
|
- [Contributing](Contributing)
|
|
|
* [Create and handle forks](https://gitlab.eclipse.org/groups/eclipse/aidge/-/wikis/Create-a-fork-of-the-main-repositories)
|
|
* [Create and handle forks](https://gitlab.eclipse.org/groups/eclipse/aidge/-/wikis/Create-a-fork-of-the-main-repositories)
|
|
|
* [Link SSH key gitlab eclipse](Link%20SSH%20key%20gitlab%20eclipse)
|
|
* [Link SSH key gitlab eclipse](Link%20SSH%20key%20gitlab%20eclipse)
|
|
|
* [How to push to a fork as a upstream member](https://docs.gitlab.com/ee/user/project/merge_requests/allow_collaboration.html#push-to-the-fork-as-the-upstream-member)
|
|
* [How to push to a fork as a upstream member](https://docs.gitlab.com/ee/user/project/merge_requests/allow_collaboration.html#push-to-the-fork-as-the-upstream-member)
|
|
|
* [Create & review merge requests](https://gitlab.eclipse.org/groups/eclipse/aidge/-/wikis/Merge-request-guidelines)
|
|
* [Create merge requests](Merge-request-guidelines)
|
|
|
|
* [Review MR](Review-MR)
|
|
|
|
* [List of required tests](Test-list.md)
|
|
|
|
* [Writing documentation](Writing%20documentation)
|
|
|
|
|
|
|
|
|
|
|
|
### Gitflow
|
|
### Gitflow
|
|
|
|
|
|
| ... | @@ -14,21 +20,8 @@ |
... | @@ -14,21 +20,8 @@ |
|
|
|
|
|
|
|
- [Release](templates/Release-Notes)
|
|
- [Release](templates/Release-Notes)
|
|
|
|
|
|
|
|
### Export
|
|
|
|
|
|
|
|
|
|
- [Add Arm-CortexM operator](https://gitlab.eclipse.org/groups/eclipse/aidge/-/wikis/Add-Arm-CortexM-operator)
|
|
|
|
|
|
|
|
|
|
## Team organization
|
|
|
|
|
|
|
|
|
|
- [What is SCRUM and how do we use it ?](What%20is%20SCRUM%20&%20how%20we%20use%20it)
|
|
|
|
|
|
|
|
|
|
## Coding practices
|
|
## Coding practices
|
|
|
|
|
|
|
|
### Merge request
|
|
|
|
|
|
|
|
|
|
- [Review MR](Review-MR)
|
|
|
|
|
- [List of required tests](Test-list.md)
|
|
|
|
|
|
|
|
|
|
### C++
|
|
### C++
|
|
|
|
|
|
|
|
- [WebKit coding style](https://webkit.org/code-style-guidelines/#names) (Naming convention)
|
|
- [WebKit coding style](https://webkit.org/code-style-guidelines/#names) (Naming convention)
|
| ... | @@ -55,10 +48,6 @@ |
... | @@ -55,10 +48,6 @@ |
|
|
- [Copy construct an operator](Copy%20construct%20an%20operator).
|
|
- [Copy construct an operator](Copy%20construct%20an%20operator).
|
|
|
- [Graph Regex](Graph%20regex)
|
|
- [Graph Regex](Graph%20regex)
|
|
|
|
|
|
|
|
## Documentation
|
|
|
|
|
|
|
|
|
|
- [Writing documentation](Writing%20documentation)
|
|
|
|
|
|
|
|
|
|
## CI/CD
|
|
## CI/CD
|
|
|
|
|
|
|
|
- [Understand the CI/CD Pipelines](Understand%20the%20CI%20CD%20Pipelines)
|
|
- [Understand the CI/CD Pipelines](Understand%20the%20CI%20CD%20Pipelines)
|
| ... | @@ -67,4 +56,12 @@ |
... | @@ -67,4 +56,12 @@ |
|
|
|
|
|
|
|
## Tools
|
|
## Tools
|
|
|
|
|
|
|
|
- [Debugger VSCode](Debugger%20VsCode) |
|
- [Debugger VSCode](Debugger%20VsCode)
|
|
\ No newline at end of file |
|
|
|
|
|
### Export **deprecated**
|
|
|
|
|
|
|
|
- [Add Arm-CortexM operator](https://gitlab.eclipse.org/groups/eclipse/aidge/-/wikis/Add-Arm-CortexM-operator)
|
|
|
|
|
|
|
|
## Team organization **deprecated**
|
|
|
|
|
|
|
|
- [What is SCRUM and how do we use it ?](What%20is%20SCRUM%20&%20how%20we%20use%20it) |