From c9329e5b3d6ca95d5321e27ac7d065d0a80b8e54 Mon Sep 17 00:00:00 2001 From: Marta <84308731+martafullen@users.noreply.github.com> Date: Fri, 8 Dec 2023 11:51:02 +0100 Subject: [PATCH 1/7] Create CONTRIBUTING --- CONTRIBUTING | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 CONTRIBUTING diff --git a/CONTRIBUTING b/CONTRIBUTING new file mode 100644 index 00000000..bdf261c0 --- /dev/null +++ b/CONTRIBUTING @@ -0,0 +1,3 @@ +# Contributing to aaspe + +tbd From a5d0c5be7e43b22b43413cc0765726b4294388dc Mon Sep 17 00:00:00 2001 From: Marta <84308731+martafullen@users.noreply.github.com> Date: Fri, 8 Dec 2023 12:03:51 +0100 Subject: [PATCH 2/7] Migration notice --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 41569aca..22a7d6c5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,13 @@ -# AASX Package Explorer +> [!NOTE] +> Welcome to the new home of **Eclipse AASX Package Explorer**, previously at [admin-shell-io/aasx-package-explorer](https://github.com/admin-shell-io/aasx-package-explorer). +> All the development has been moved here and the admin-shell-io repository will be archived. +> See [CONTRIBUTING](CONTRIBUTING) for details on how to migrate your development. + +> [!IMPORTANT] +> Current development of AASX Package Explorer only supports AAS V3. +> If you need to view AAS V2 files, see the archived releases at [admin-shell-io](https://github.com/admin-shell-io/aasx-package-explorer/releases). + +# Eclipse AASX Package Explorer ![Build-test-inspect]( https://github.com/admin-shell-io/aasx-package-explorer/actions/workflows/build-test-inspect.yml/badge.svg From d20767f2d33ab63e479fcd09cec172fcf71e1900 Mon Sep 17 00:00:00 2001 From: Marta <84308731+martafullen@users.noreply.github.com> Date: Fri, 8 Dec 2023 12:29:41 +0100 Subject: [PATCH 3/7] CONTRIBUTING stub --- CONTRIBUTING | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING b/CONTRIBUTING index bdf261c0..215596fb 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING @@ -1,3 +1,13 @@ -# Contributing to aaspe +# Contributing + +Welcome to the Eclipse AASX Package Explorer repository. + +If you are joining the project from the previous repository at admin-shell-io, please see the [Migrating](#Migrating-from-admin-shell-io/aasx-package-explorer) section below to get started in the new repository. + +## Migrating from admin-shell-io/aasx-package-explorer + +tbd + +## Contribution guildelines tbd From d29c2af9db93c7439821018d13a7e3e269085438 Mon Sep 17 00:00:00 2001 From: Marta <84308731+martafullen@users.noreply.github.com> Date: Fri, 8 Dec 2023 12:41:50 +0100 Subject: [PATCH 4/7] CONTRIBUTING draft update --- CONTRIBUTING | 27 +++++++++++++++++++++++---- 1 file changed, 23 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING b/CONTRIBUTING index 215596fb..d5f61e9e 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING @@ -2,12 +2,31 @@ Welcome to the Eclipse AASX Package Explorer repository. -If you are joining the project from the previous repository at admin-shell-io, please see the [Migrating](#Migrating-from-admin-shell-io/aasx-package-explorer) section below to get started in the new repository. +If you are joining the project from the previous repository at admin-shell-io/aasx-package-explorer, please see the [Migrating](#migrating) section below to get started in the new repository. -## Migrating from admin-shell-io/aasx-package-explorer +The [Contribution guildelines](#contribution-guidelines) section includes general guidelines as well as additional quirks specific to Eclipse Foundation projects, so it is definitely worth a read as well. -tbd +## Migrating + +AASX Package Explorer is an Eclipse Foundation incubated project and therefore needs to adhere to Eclipse Foundation rules. +This introduces a slight overhead for every contributor, at least at the very begginning, but it's worth it! + +Here are the steps to begin contributing to the Eclipse AASX Package Explorer (and any other project under the Eclipse Foundation umbrella): + +1. create an account at the Eclipse Foundation website + - make sure to add your github name +1. become a Contributor to Eclipse AASX Package Explorer +1. pull request +1. happily develop ever after -## Contribution guildelines + or... + +4. contact a Project Lead or a Committer to be nominated to a Committer yourself (and receive more repository priviledges, such as ability to merge) + +### + +## Contribution guidelines tbd + +- pipelining/admin/configuration From c7c2f66555961d53297fbd164f1429e1d7e816de Mon Sep 17 00:00:00 2001 From: martaf Date: Fri, 8 Dec 2023 12:55:24 +0100 Subject: [PATCH 5/7] CONTRIBUTING now identifies as an .md --- CONTRIBUTING => CONTRIBUTING.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename CONTRIBUTING => CONTRIBUTING.md (100%) diff --git a/CONTRIBUTING b/CONTRIBUTING.md similarity index 100% rename from CONTRIBUTING rename to CONTRIBUTING.md From 0019a63543e56b249843f65ec7aea61b51b56e2f Mon Sep 17 00:00:00 2001 From: Marta <84308731+martafullen@users.noreply.github.com> Date: Sat, 9 Dec 2023 09:19:32 +0100 Subject: [PATCH 6/7] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 22a7d6c5..2cb4c66c 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ > Current development of AASX Package Explorer only supports AAS V3. > If you need to view AAS V2 files, see the archived releases at [admin-shell-io](https://github.com/admin-shell-io/aasx-package-explorer/releases). -# Eclipse AASX Package Explorer +# Eclipse AASX Package Explorerâ„¢ ![Build-test-inspect]( https://github.com/admin-shell-io/aasx-package-explorer/actions/workflows/build-test-inspect.yml/badge.svg @@ -37,7 +37,7 @@ https://admin-shell-io.github.io/aasx-package-explorer/todos/badges/HACKs.svg https://github.com/admin-shell-io/aasx-package-explorer/blob/gh-pages/todos/task-list/task-list-by-file.md ) -AASX Package Explorer is a C# based viewer / editor for the +Eclipse AASX Package Explorerâ„¢ is a C# based viewer and editor for the Asset Administration Shell. ![screenshot]( From f5a4a3f51879c010e6fd4f674bdf39ee20e8167d Mon Sep 17 00:00:00 2001 From: AlexanderWollbrink <68860592+AlexanderWollbrink@users.noreply.github.com> Date: Wed, 13 Dec 2023 15:22:27 +0100 Subject: [PATCH 7/7] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2cb4c66c..9a17b12f 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ > [!IMPORTANT] > Current development of AASX Package Explorer only supports AAS V3. -> If you need to view AAS V2 files, see the archived releases at [admin-shell-io](https://github.com/admin-shell-io/aasx-package-explorer/releases). +> If you need to view AAS V2 files, see the branch [here](https://github.com/eclipse-aaspe/aaspe/tree/V2). # Eclipse AASX Package Explorerâ„¢