Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 0 additions & 27 deletions .github/workflows/automate-projects.yml
Original file line number Diff line number Diff line change
@@ -1,28 +1 @@
# SPDX-FileCopyrightText: 2022 Alliander N.V.
#
# SPDX-License-Identifier: Apache-2.0

name: Add issues and pull request to project boards

on: [ issues, pull_request, pull_request_target ]

jobs:
github-actions-automate-projects:
runs-on: ubuntu-latest

if: ${{ (github.event_name != 'pull_request_target' && github.actor != 'dependabot[bot]') || (github.actor == 'dependabot[bot]' && github.event_name == 'pull_request_target') }}
steps:
- name: add-new-issues-to-organization-based-project-column
if: github.event_name == 'issues' && github.event.action == 'opened'
uses: alex-page/github-project-automation-plus@v0.8.1
with:
project: CoMPAS Issues Overview Board
column: To do
repo-token: ${{ secrets.ORG_GITHUB_ACTION_SECRET }}
- name: add-new-pull-request-to-organization-based-project-column
if: (github.event_name == 'pull_request' || github.event_name == 'pull_request_target') && github.event.action == 'opened'
uses: alex-page/github-project-automation-plus@v0.8.1
with:
project: CoMPAS Pull Request Overview Board
column: To do
repo-token: ${{ secrets.ORG_GITHUB_ACTION_SECRET }}
27 changes: 1 addition & 26 deletions COMMITERS.md
Original file line number Diff line number Diff line change
@@ -1,28 +1,3 @@
Please find hereunder our work division:

**.github**
- Review: [Sander3003](https://github.com/Sander3003) and [FredFousPro](https://github.com/FredFousPro)

**contributing**
- Review: [Sander3003](https://github.com/Sander3003) and [FredFousPro](https://github.com/FredFousPro)

**compas-architecture**
- Review: all committers

**compas-core**
- Review: all committers
- Release: all committers

**compas-scl-data-service**
- Review: all committers
- Release: all committers

**compas-cim-mapping**
- Review: all committers
- Release: all committers

**compas-sct**
- Review: [Flurb](https://github.com/Flurb), [legrosjf](https://github.com/legrosjf), [AliouDIAITE](https://github.com/AliouDIAITE) and [FredFousPro](https://github.com/FredFousPro)
- Release: [legrosjf](https://github.com/legrosjf), [AliouDIAITE](https://github.com/AliouDIAITE) and [FredFousPro](https://github.com/FredFousPro)
Needs to updated or removed.


13 changes: 6 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
# CoMPAS - (Co)nfiguration (M)odules for (P)ower industry (A)utomation (S)ystems
# CoMPAS - (Co)nfiguration (M)odules for (P)ower industry (A)utomation (S)ystems Contributing

[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/5925/badge)](https://bestpractices.coreinfrastructure.org/projects/5925)

## Mission

For the mission go to [CoMPAS Mission](https://com-pas.github.io/contributing/MISSION-COMPAS.html).
This repository contains information on how to contribute, allows to share CoMPAS presentations and directs to information.

## Presentations

CoMPAS presentations can be added to the presentations for re-use.

## CoMPAS technical charter

The docs contain the [LF energy CoMPAS technical charter] (https://github.com/com-pas/contributing/blob/Update-repository/docs/blob-files/CoMPAS_Technical_Charter_2020-06-07.pdf)
## Contributing

Interested in contributing? Please read carefully the [Contribution to CoMPAS](https://com-pas.github.io/contributing/).
The contributing guide is hosted in this repository and can be found here: [Contribution to CoMPAS](https://com-pas.github.io/contributing/).
2 changes: 1 addition & 1 deletion ROADMAP.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Roadmap

[Initial Roadmap slides from the LF Energy Design Team on "61850 model implementation and configuration"](/roadmap-docs/CoMPAS%20Initial%20Roadmap%20-%20final%20version.pptx)
[The roadmap can be found on confluence.]([/roadmap-docs/CoMPAS%20Initial%20Roadmap%20-%20final%20version.pptx](https://lf-energy.atlassian.net/wiki/spaces/SHP/pages/32538737/CoMPAS+Roadmap))

14 changes: 11 additions & 3 deletions SUPPORT.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,19 @@
# Support

Support can consist of voluntairy open source project support or commercial support.

Their are multiple ways to reach out for volutairy community support:
- File Github issues
- Join one of the meetings
- LF energy slack channel


## _Key Links_

- Website: [CoMPAS - LF Energy](https://www.lfenergy.org/projects/compas/)
- Website: [CoMPAS - LF Energy](https://www.compas.energy/)
- [Artwork](https://github.com/lf-energy/artwork/tree/main/projects/compas)
- Mailing lists:
- [CoMPAS](https://lists.lfenergy.org/g/CoMPAS)
- [CoMPAS-dev](https://lists.lfenergy.org/g/CoMPAS-dev)
- [CoMPAS-tsc](https://lists.lfenergy.org/g/CoMPAS-tsc)
- [slack](https://lfenergy.slack.com/)
- [slack](https://lfenergy.slack.com/) (find the #COMPAS channel)
- [Calender](https://zoom-lfx.platform.linuxfoundation.org/meetings/compas)