-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit ce4f63d
Showing
7 changed files
with
53 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
|
||
# Open Source Workflow | ||
|
||
Workflow to follow in order to **Open Source** a library or an application. | ||
|
||
## Why a workflow | ||
This workflow help to align all the actors of an entity on the same objectives. | ||
|
||
whithout a workflow : | ||
 | ||
|
||
with a workflow : | ||
 | ||
|
||
# 1) Prerequisites | ||
|
||
- No business rule specific to AXA | ||
- Code quality & practices | ||
- At least 60% of code coverage | ||
- CI (Continuous Integration) with all the internal tools | ||
- License ([MIT](https://github.com/AxaGuilDEv/react-oidc/blob/master/LICENSE) / Apache v2) | ||
- Mandatory files : README.md, CONTRIBUTING.md, CODE_OF_CONDUCT.md, LICENCE.md, CHANGELOG.md, Templates : Issues, PR | ||
- At least one “Repository Maintainer“ | ||
|
||
 | ||
|
||
# 2) Validations | ||
|
||
- Technical director of the entity | ||
- Communities of practice: | ||
- Security | ||
- Software Craftmanship | ||
|
||
 | ||
|
||
# 3) Team/Maintainer Must | ||
|
||
- Use and force two factor Authentication everywhere it is possible: github, npm, nuget, etc. | ||
- Tokens must be keeped private | ||
- Set up and maintain CI / CD | ||
- use https://dev.azure.com/axaguildev | ||
- use https://sonarcloud.io/organizations/axaguildev | ||
- Manage the roadmap | ||
- Manage “Issues” and “PullRequests” | ||
- Help to grow the community | ||
|
||
 | ||
|
||
# 4) Mentality | ||
|
||
- Going Open Source brings and requires a change of mentality within development teams. | ||
|
||
 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.