Skip to content

Commit 268a5df

Browse files
committed
afbeeldingen in readme hersteld (en trigger van workflow voor nieuwste Archi versie)
1 parent e5144f7 commit 268a5df

1 file changed

Lines changed: 19 additions & 19 deletions

File tree

README.md

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ To contribute to the LF Energy Archimate models you need [Archi](https://www.arc
2222

2323
2. In Archi, select "Manage Plug-ins..." from the main Help menu. From the Plug-ins Manager window, select "Install New..." and select the **coArchi** plug-in zip file. You may need to restart Archi to activate the plug-in. Please ensure the plug-in version supports the installed version of Archi.
2424

25-
![coArchi-manage-plugins](https://github.com/NBility-Model/nbility-model.github.io/tree/main/docs/images/manage%20plug-ins.PNG)
25+
![coArchi-manage-plugins](https://raw.githubusercontent.com/NBility-Model/nbility-model.github.io/refs/heads/main/docs/images/manage%20plug-ins.PNG)
2626

27-
![coArchi-manage-plugins-window](https://github.com/NBility-Model/nbility-model.github.io/tree/main/docs/images/manage%20plug-ins%20part%202.PNG)
27+
![coArchi-manage-plugins-window](https://raw.githubusercontent.com/NBility-Model/nbility-model.github.io/refs/heads/main/docs/images/manage%20plug-ins%20part%202.PNG)
2828

2929
3. If your plug-in installation was successful, the [**Collaboration**] menu item should be visible appear on the application menu in Archi after restarting Archi.
3030

@@ -45,7 +45,7 @@ Alternatively, you can follow the steps below:
4545

4646
2. Select [**Developer settings**] from the menu on the left-hand of the page
4747

48-
![coArchi-github-developer-settings](https://github.com/NBility-Model/nbility-model.github.io/tree/main/docs/images/Developer%20settings.PNG)
48+
![coArchi-github-developer-settings](https://raw.githubusercontent.com/NBility-Model/nbility-model.github.io/refs/heads/main/docs/images/Developer%20settings.PNG)
4949

5050
3. Select [**Personal access tokens**] and then [**Tokens (classic)**]
5151
4. Select [**Generate new token**] and then [**Generate new token (classic)**]
@@ -65,7 +65,7 @@ Once you have configured Archi and coArchi, and generated your Github Personal A
6565

6666
1. In Archi, select [**Import Remote Model to Workspace**] from **Collaboration** menu. You may need to provide Archi a master password to unlock this feature. **IMPORTANT**: YOU CANNOT RETRIEVE THE MASTER PASSWORD AFTERWARDS. IF YOU LOOSE IT YOU MAY WILL NEED TO REINSTALL ARCHI.
6767

68-
![coArchi-add-remote-model](https://github.com/NBility-Model/nbility-model.github.io/tree/main/docs/images/Add%20remote%20model.PNG)
68+
![coArchi-add-remote-model](https://raw.githubusercontent.com/NBility-Model/nbility-model.github.io/refs/heads/main/docs/images/Add%20remote%20model.PNG)
6969

7070
2. In the **Add Remote Model** modal, provide the following information:
7171

@@ -79,13 +79,13 @@ It is possible that you could use your GitHub credentials as-is in the screen.
7979

8080
To obtain the repo URL, you can copy of from the **Clone** address:
8181

82-
![coArchi-clone](https://github.com/NBility-Model/nbility-model.github.io/tree/main/docs/images/Clone%20address.PNG)
82+
![coArchi-clone](https://raw.githubusercontent.com/NBility-Model/nbility-model.github.io/refs/heads/main/docs/images/Clone%20address.PNG)
8383

8484
## Navigating the UI
8585

8686
1. In Archi, select [**Toggle Collaboration Workspace**] and [**Toggle Branches View**] from the **Collaboration** menu. The Workspace and Branch windows will be docked within Archi. Archi/coArchi supports repository branches.
8787

88-
![coArchi-navigate-ui](https://github.com/NBility-Model/nbility-model.github.io/tree/main/docs/images/Archi%20UI.PNG)
88+
![coArchi-navigate-ui](https://raw.githubusercontent.com/NBility-Model/nbility-model.github.io/refs/heads/main/docs/images/Archi%20UI.PNG)
8989

9090
The Collaboration Workspace is used to navigate between different models and individual branches checked out while the Branches View provide the ability to manipulate branches within the selected model.
9191

@@ -95,11 +95,11 @@ The Collaboration Workspace is used to navigate between different models and ind
9595

9696
1. To refresh your local copy of the model, open the model / branch from the Collaboration Workspace and select [**Refresh Model**] from the **Collaboration** application menu.
9797

98-
![coArchi-refresh-model](https://github.com/NBility-Model/nbility-model.github.io/tree/main/docs/images/Refresh%20model%20part%202.PNG)
98+
![coArchi-refresh-model](https://raw.githubusercontent.com/NBility-Model/nbility-model.github.io/refs/heads/main/docs/images/Refresh%20model%20part%202.PNG)
9999

100100
Alternatively, you can - in archi - select [**Toggle Collaboration Workspace**] from the **Collaboration** application menu and refresh Model there.
101101

102-
![coArchi-refresh-model-alternative](https://github.com/NBility-Model/nbility-model.github.io/tree/main/docs/images/Refresh%20model.PNG)
102+
![coArchi-refresh-model-alternative](https://raw.githubusercontent.com/NBility-Model/nbility-model.github.io/refs/heads/main/docs/images/Refresh%20model.PNG)
103103

104104
## Add new branch
105105

@@ -109,19 +109,19 @@ To protect the integrity of the main branch and avoid overwriting updates from s
109109

110110
1. In Archi, select [**Toggle Branches View**] from the **Collaboration** menu.
111111

112-
![coArchi-branches](https://github.com/NBility-Model/nbility-model.github.io/tree/main/docs/images/Branches%20view.PNG)
112+
![coArchi-branches](https://raw.githubusercontent.com/NBility-Model/nbility-model.github.io/refs/heads/main/docs/images/Branches%20view.PNG)
113113

114114
2. In Branches Workspace, click on the [**Add branch**] icon.
115115

116-
![coArchi-add-branche](https://github.com/NBility-Model/nbility-model.github.io/tree/main/docs/images/Add%20branch.PNG)
116+
![coArchi-add-branche](https://raw.githubusercontent.com/NBility-Model/nbility-model.github.io/refs/heads/main/docs/images/Add%20branch.PNG)
117117

118118
3. Select [**Add branch and checkout**]. This will create the local topic branch and set it as the active branch. This action won't create the upstream branch (on [Github server](https://github.com/NBility-Model) yet).
119119

120-
![coArchi-add-branch](https://github.com/NBility-Model/nbility-model.github.io/tree/main/docs/images/Add_branch_part%202.PNG)
120+
![coArchi-add-branch](https://raw.githubusercontent.com/NBility-Model/nbility-model.github.io/refs/heads/main/docs/images/Add_branch_part%202.PNG)
121121

122122
4. The final step is to publish the new topic branch. This will make the new topic branch available on [GitHub.co](https://github.com/NBility-Model). To publish your new topic branch, select [**Publish changes**] from the **Collaboration** menu.
123123

124-
![coArchi-publish-changes](https://github.com/NBility-Model/nbility-model.github.io/tree/main/docs/images/Publish%20changes.PNG)
124+
![coArchi-publish-changes](https://raw.githubusercontent.com/NBility-Model/nbility-model.github.io/refs/heads/main/docs/images/Publish%20changes.PNG)
125125

126126
5. To ensure that your new topic branch have been successfully published, you can verify by visiting your topic branch on https://github.com/NBility-Model to see if your new topic branch appears in the specific repository you've worked on.
127127

@@ -131,22 +131,22 @@ To protect the integrity of the main branch and avoid overwriting updates from s
131131
1. In Archi, select [**Toggle Branches View**] from the **Collaboration** menu.
132132
2. In archi, right click on the branch you like to switch to and click on [**Switch branch**].
133133

134-
![coArchi-switch-branch](https://github.com/NBility-Model/nbility-model.github.io/tree/main/docs/images/Switch%20Branch.PNG)
134+
![coArchi-switch-branch](https://raw.githubusercontent.com/NBility-Model/nbility-model.github.io/refs/heads/main/docs/images/Switch%20Branch.PNG)
135135

136136

137137
## Committing and publishing changes
138138

139139
1. To commit your latest changes, select [**Commit changes**] from the **Collaboration** menu.
140140

141-
![coArchi-commit](https://github.com/NBility-Model/nbility-model.github.io/tree/main/docs/images/Commit%20changes.PNG)
141+
![coArchi-commit](https://raw.githubusercontent.com/NBility-Model/nbility-model.github.io/refs/heads/main/docs/images/Commit%20changes.PNG)
142142

143143
2. Enter your user details and a commit message. By committing changes you create a local snapshot of the repository into a single package. **IMPORTANT: This does not upload the changes to the upstream branch, but only create a local packaged copy**.
144144

145-
![coArchi-commit-part2](https://github.com/NBility-Model/nbility-model.github.io/tree/main/docs/images/Commit%20changes%20part%202.PNG)
145+
![coArchi-commit-part2](https://raw.githubusercontent.com/NBility-Model/nbility-model.github.io/refs/heads/main/docs/images/Commit%20changes%20part%202.PNG)
146146

147147
3. The final step is to publish the committed package back to the upstream repository. This will insert the last committed package into the upstream branchat GitHub.com. To publish your latest changes, select [**Publish changes**] from the **Collaboration** menu.
148148

149-
![coArchi-publish-changes](https://github.com/NBility-Model/nbility-model.github.io/tree/main/docs/images/Publish%20changes.PNG)
149+
![coArchi-publish-changes](https://raw.githubusercontent.com/NBility-Model/nbility-model.github.io/refs/heads/main/docs/images/Publish%20changes.PNG)
150150

151151
4. To ensure that your changes have been successfully committed and published, you can verify by visiting https://github.com/NBility-Model to see if your commit appears in the specific branch you've worked on.
152152

@@ -157,17 +157,17 @@ On regular intervals all committed and published branches need to be merged into
157157
1. Log onto your GitHub Account at [GitHub.com](github.com)
158158
2. In https://github.com/NBility-Model, create a Github pull request from your topic branch on by clicking on the button [**Compare & Pull Request**].
159159

160-
![coArchi-create-pull-request](https://github.com/NBility-Model/nbility-model.github.io/tree/main/docs/images/Create%20Pull%20request.PNG)
160+
![coArchi-create-pull-request](https://raw.githubusercontent.com/NBility-Model/nbility-model.github.io/refs/heads/main/docs/images/Create%20Pull%20request.PNG)
161161

162162
3. Add a title and description to your pull request. To finalize your pull requestion, click on the button [**Create pull request**].
163163

164-
![coArchi-create-pull-request](https://github.com/NBility-Model/nbility-model.github.io/tree/main/docs/images/Create%20Pull%20request%20part%202.PNG)
164+
![coArchi-create-pull-request](https://raw.githubusercontent.com/NBility-Model/nbility-model.github.io/refs/heads/main/docs/images/Create%20Pull%20request%20part%202.PNG)
165165

166166
4. Pull requests will be reviewed by one of the maintainers of NBility Model who may discuss, offer constructive feedback, request changes, or approve the work.
167167

168168
5. Upon receiving the sign-off of one of the maintainers of NBility Model you may merge your changes, or if you do not have permission to do that, you may request a maintainer to merge it for you.
169169

170-
![coArchi-create-marge](https://github.com/NBility-Model/nbility-model.github.io/tree/main/docs/images/Review%20and%20merge.PNG)
170+
![coArchi-create-marge](https://raw.githubusercontent.com/NBility-Model/nbility-model.github.io/refs/heads/main/docs/images/Review%20and%20merge.PNG)
171171

172172
# License
173173
This project is licensed Creative Commons Attribution 4.0 International Public License (CC-BY-4.0) - see [LICENSE](LICENSE) for details.

0 commit comments

Comments
 (0)