Skip to content

Commit 6390654

Browse files
author
Dennis Labordus
committed
Updating and adding pages.
Signed-off-by: Dennis Labordus <[email protected]>
1 parent 99d0d1c commit 6390654

File tree

3 files changed

+0
-18
lines changed

3 files changed

+0
-18
lines changed

docs/DEPENDABOT.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
<!--
2-
SPDX-FileCopyrightText: 2021 Alliander N.V.
3-
4-
SPDX-License-Identifier: CC-BY-4.0
5-
-->
6-
71
# Dependabot
82

93
## Configure Dependabot Settings

docs/DEPLOYMENT.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
<!--
2-
SPDX-FileCopyrightText: 2021 Alliander N.V.
3-
4-
SPDX-License-Identifier: CC-BY-4.0
5-
-->
6-
71
# Deployment of CoMPAS
82
We deploy the (native) Docker image of all CoMPAS services to Docker Hub. This way, it can be pulled and deployed into environments of your choice (OpenShift for example).
93

docs/GITHUB_ACTIONS.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
<!--
2-
SPDX-FileCopyrightText: 2021 Alliander N.V.
3-
4-
SPDX-License-Identifier: CC-BY-4.0
5-
-->
6-
71
# Github Actions
82
Every repository within the CoMPAS Github organization need a default set of Github Actions.
93
[Github Actions](https://github.com/features/actions) are CI/CD steps within a Github Repository that you can configure. This way, you can ensure that certain steps (like building) are always triggered on for example a commit push.

0 commit comments

Comments
 (0)