Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump JamesIves/github-pages-deploy-action from 4.1.5 to 4.4.3 #1357

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
579 commits
Select commit Hold shift + click to select a range
d2606b2
Merge pull request #164 from com-pas/merge_upstream_v0180
Flurb Jun 30, 2022
f304552
Fixed refresh problem in CoMPAS Versions Editor
Jun 30, 2022
2a7eebb
Changed way list is retrieved.
Jun 30, 2022
290c35e
Increased timeout.
Jun 30, 2022
b1fd35f
Merge pull request #165 from com-pas/fix-editor
Jun 30, 2022
aa6c1da
Fixed refresh after actions and small improvements.
Jul 12, 2022
eda57a2
Merge pull request #168 from com-pas/fix-refreshing
pascalwilbrink Jul 12, 2022
92ce353
Merge branch 'main' into upstream-v0.19.0
Jul 12, 2022
a997620
Merge pull request #169 from com-pas/upstream-v0.19.0
Jul 12, 2022
e9a6cfe
Updated documentation for development.
Jul 18, 2022
586e114
Removed use of open-scd tag for event dispatching. Events are dispatc…
Jul 18, 2022
910a45a
Small review comments.
Jul 19, 2022
4bad347
Merge pull request #171 from com-pas/update-readme
Jul 19, 2022
ac95472
Merge branch 'main' into improve-event-firing
Jul 19, 2022
5a6835c
Merge pull request #172 from com-pas/improve-event-firing
Jul 19, 2022
b803a1d
Merge branch 'main' into upstream-v0.20.0
Aug 1, 2022
b287e9d
Updated snapshot.
Aug 1, 2022
fb4ea0a
Merge pull request #173 from com-pas/upstream-v0.20.0
Aug 1, 2022
e25d501
First version of exporting IED Information to a CSV File.
Aug 2, 2022
c8da6fc
Updated lock file.
Aug 3, 2022
d2a4375
Added first tests and make small changes.
Aug 3, 2022
fb41c54
Add last test and small changes
Aug 4, 2022
8dbfe1b
Use Compas Open Component to select Template and make Compas Versions…
Aug 4, 2022
131d09d
Use Compas Open Component to select Template and make Compas Versions…
Aug 4, 2022
61357e1
Fixed review comments and fixed configuration/example files.
Aug 4, 2022
be0886c
Merge pull request #175 from com-pas/export-ied-parameters
Aug 4, 2022
b8f4dcf
Merge branch 'main' into ied-compare-from-compas
Aug 4, 2022
d628780
Updated description of test.
Aug 4, 2022
dd8716d
Merge pull request #176 from com-pas/ied-compare-from-compas
Aug 8, 2022
454fca2
Merge branch 'main' into upstream-v0.21.0
Aug 9, 2022
1b9c6d4
Merge pull request #177 from com-pas/upstream-v0.21.0
juancho0202 Aug 9, 2022
05320fd
Changed processing of the new Validation Errors from Validator Service.
Aug 18, 2022
3de77f3
Merge branch 'main' into upstream-v0.22.0
Aug 23, 2022
cabbace
Fix typo
Aug 23, 2022
6003bde
Merge pull request #179 from com-pas/process-validation-error
juancho0202 Aug 23, 2022
89376e1
Merge branch 'main' into upstream-v0.22.0
juancho0202 Aug 23, 2022
24a5659
Merge pull request #180 from com-pas/upstream-v0.22.0
Aug 23, 2022
a11381d
Fixed bug when missing elements.
Aug 23, 2022
eed8936
Merge branch 'main' into process-validation-error
Aug 23, 2022
a34f3e5
Merge pull request #181 from com-pas/process-validation-error
Aug 23, 2022
5aa78a9
Fixed GitHub Actions.
Aug 23, 2022
69e6910
Merge pull request #182 from com-pas/small-github-action-changes
Aug 24, 2022
90fde9c
Add processing of Column Number from Validation Error.
Aug 24, 2022
436a88f
Changed camelcase of Line number.
Aug 25, 2022
b3039bc
Merge pull request #183 from com-pas/process-xsd-messages
Aug 30, 2022
4d9dbad
Merge branch 'main' into upstream-v0.23.0
Sep 6, 2022
5af0978
Merge pull request #188 from com-pas/upstream-v0.23.0
Sep 6, 2022
a836d6d
Added component to manage labels.
Sep 13, 2022
bd114fb
Fix for opening files and fixed some tests.
Sep 13, 2022
4811359
Fixed test.
Sep 13, 2022
1c168c3
Fixed broken tests.
Sep 13, 2022
5690ac7
Small refactoring and added unit test for new parts.
Sep 14, 2022
5a0d1ed
Last unit tests.
Sep 14, 2022
1ca0242
Last unit tests.
Sep 14, 2022
9014177
Small change to test.
Sep 14, 2022
0824261
Added Pattern for Labels + moved some test code.
Sep 14, 2022
29519c5
Merge pull request #189 from com-pas/add-label-during-save
juancho0202 Sep 15, 2022
46ddd4f
Merge branch 'main' into upstream-v0.24.0
Sep 20, 2022
0fb54ca
Merge pull request #190 from com-pas/upstream-v0.24.0
juancho0202 Sep 20, 2022
c58abe5
Added ID's to dialogs.
Sep 21, 2022
e494bbd
Merge branch 'main' into add-ids
Sep 21, 2022
93d88b8
Added ID's to dialogs.
Sep 21, 2022
a489729
Merge pull request #191 from com-pas/add-ids
Sep 21, 2022
6cb6199
Only close dialog if save is successful.
Sep 22, 2022
07560a8
Merge branch 'main' into fix-save-with-error
Sep 22, 2022
82c927a
Fix labesl errors after save error.
Sep 22, 2022
482a817
Merge branch 'fix-save-with-error' of github.com:com-pas/compas-open-…
Sep 22, 2022
b3974ac
Added test and move function.
Sep 22, 2022
7cb9d62
Added test and move function.
Sep 22, 2022
d64cf4c
Merge pull request #192 from com-pas/fix-save-with-error
Sep 22, 2022
e8f4d5a
Add filtering on labesl when opening SCL File and small improvements …
Sep 27, 2022
a1f2f6a
Sorted list of labels.
Sep 27, 2022
ebe32fc
Used 2 different icons to show filterin is on/off.
Sep 27, 2022
942b3ee
Moved session expired logic to mixin.
Sep 29, 2022
1c72bf9
Attempt to make open-scd integration test stable.
Sep 29, 2022
a727200
Quick fix for the tests.
Sep 29, 2022
193ff24
Quick fix for the tests.
Sep 29, 2022
cd9a7ab
Quick fix for the tests.
Sep 29, 2022
8eda7bb
Quick fix for the tests.
Sep 29, 2022
401c3dc
Quick fix for the tests.
Sep 29, 2022
84705c5
Quick fix for the tests.
Sep 29, 2022
9a1defd
Quick fix for the tests.
Sep 29, 2022
1cebf9e
Quick fix for the tests.
Sep 29, 2022
0e789ab
Quick fix for the tests.
Sep 29, 2022
c9d5fe7
Review comments processed
Oct 3, 2022
f52cac6
Merge pull request #195 from com-pas/filter-labels-open-scl
Oct 3, 2022
6f4bc30
Merge branch 'main' into compas-mixin
juancho0202 Oct 3, 2022
13bd962
Merge pull request #196 from com-pas/compas-mixin
Oct 4, 2022
aab35c8
Temporary fix for buttons on Landing Page
Oct 4, 2022
523ebde
Merge pull request #197 from com-pas/landingpage-temp-fix
Oct 4, 2022
016a86d
Added menu option to save as version to existing SCD
Oct 6, 2022
2207b59
Switched to Bitnami container image
Oct 6, 2022
7a9e9a1
Updated document
Oct 6, 2022
1f70b61
Merge pull request #199 from com-pas/switch_container_image
Oct 6, 2022
94545b8
Merge branch 'main' into add-version-menu
Oct 6, 2022
4794454
Merge pull request #198 from com-pas/add-version-menu
Oct 6, 2022
95e986c
Merge branch 'main' into upstream-v0.25.0
Oct 18, 2022
2559d0a
Merge pull request #200 from com-pas/upstream-v0.25.0
Oct 18, 2022
e5d98af
chore(deps): bump alex-page/github-project-automation-plus
dependabot[bot] Oct 19, 2022
ae66317
chore(deps): bump bitnami/nginx from 1.23.1 to 1.23.2
dependabot[bot] Oct 19, 2022
a5bcfb2
Merge pull request #201 from com-pas/dependabot/github_actions/alex-p…
Oct 20, 2022
5edab85
Merge branch 'main' into dependabot/docker/bitnami/nginx-1.23.2
Oct 20, 2022
aadf5e9
Processed XPath Expression returned from CoMPAS Validation Service.
Oct 20, 2022
7a0f50e
Merge branch 'main' into edit-element-from-diagnostic
Oct 20, 2022
23e57b4
Merge pull request #202 from com-pas/dependabot/docker/bitnami/nginx-…
Oct 20, 2022
e5811ea
Added some comments
Oct 20, 2022
001a42b
Merge branch 'main' into edit-element-from-diagnostic
Oct 20, 2022
f1c98b1
Removed async
Oct 20, 2022
289028e
Merge branch 'edit-element-from-diagnostic' of github.com:com-pas/com…
Oct 20, 2022
d714f45
Merge pull request #203 from com-pas/edit-element-from-diagnostic
Oct 20, 2022
3bf1674
Added support for Websocket to Data Service, including erro handling …
Nov 8, 2022
39030f3
Reverted workbox config change from merge.
Nov 8, 2022
0b7542a
Merge branch 'main' into updating-v0.26.0
juancho0202 Nov 9, 2022
f0abb3f
disable caching of HTML files
juancho0202 Nov 9, 2022
34db746
Merge pull request #205 from com-pas/updating-v0.26.0
Nov 9, 2022
7448654
Merge branch 'main' into data-service-ws
Nov 9, 2022
e7de36e
Support Websocket also for Get and GetVersion. Also changed the reque…
Nov 10, 2022
fc59805
Processed review comment.
Nov 16, 2022
a40672e
Merge pull request #204 from com-pas/data-service-ws
Nov 16, 2022
f1a7ec5
Refactor of Websocket wrapper to make a more unified way of working.
Nov 17, 2022
4a79f98
Rename websocket file.
Nov 17, 2022
c2db8c5
Fixed review comment.
Nov 21, 2022
442ddc2
Merge pull request #207 from com-pas/refactor-websocket-wrapper
Nov 21, 2022
785f292
Fixed loading NSDoc Files.
Nov 21, 2022
d797e12
Merge pull request #208 from com-pas/fix-load-nsdocfiles
Nov 22, 2022
ec5b00b
Update validator call for websockets.
Nov 23, 2022
1754cb6
Converted compare dialog to new component + fixed issue in new component
Nov 24, 2022
e933a8d
Merge pull request #210 from com-pas/fix-compare-versions
Nov 24, 2022
3c07a72
Merge branch 'main' into upgrade-websocket-validator
Nov 24, 2022
0c7246b
Merge pull request #209 from com-pas/upgrade-websocket-validator
Nov 24, 2022
329c1e8
Merge branch 'main' into updating-v0.28.0
juancho0202 Dec 5, 2022
6a81d6e
docs: removing upstream readme sections
juancho0202 Dec 6, 2022
dd2c03c
Merge pull request #211 from com-pas/updating-v0.28.0
juancho0202 Dec 7, 2022
6a47d0d
chore(deps): bump bitnami/nginx from 1.23.2 to 1.23.3
dependabot[bot] Dec 14, 2022
6b4d1a1
chore: init elastic monitoring
juancho0202 Jan 10, 2023
5560526
Merge pull request #213 from com-pas/VS-605-monitoring-basic-setup
juancho0202 Jan 10, 2023
5154ceb
Merge branch 'main' into dependabot/docker/bitnami/nginx-1.23.3
pascalwilbrink Jan 10, 2023
25c783d
chore(deps): bump docker/build-push-action from 3 to 4
dependabot[bot] Jan 31, 2023
79578e4
Merge pull request #219 from com-pas/dependabot/github_actions/docker…
pascalwilbrink Feb 7, 2023
06b8161
chore(deps): bump alex-page/github-project-automation-plus
dependabot[bot] Feb 7, 2023
6a71952
Added Sitipe Plugin
pascalwilbrink Feb 9, 2023
758ae70
Added Sitipe snap test
pascalwilbrink Feb 9, 2023
1df2051
Added Sitipe snapshot test
pascalwilbrink Feb 9, 2023
47827cc
Added Sitipe Substation snapshot test
pascalwilbrink Feb 9, 2023
988469b
Fixed review comments
pascalwilbrink Feb 13, 2023
fa70740
Reverted IED icon to developer_board
pascalwilbrink Feb 13, 2023
cfbac82
Fixed tests
pascalwilbrink Feb 13, 2023
5955aaa
Merge branch 'main' into dependabot/docker/bitnami/nginx-1.23.3
pascalwilbrink Feb 15, 2023
0d3c2bf
Merge pull request #212 from com-pas/dependabot/docker/bitnami/nginx-…
pascalwilbrink Feb 15, 2023
cf21ed8
Merge branch 'main' into dependabot/github_actions/alex-page/github-p…
pascalwilbrink Feb 15, 2023
9e93ae9
Merge branch 'main' into Sitipe_Plugin
pascalwilbrink Feb 15, 2023
12be17b
Merge pull request #218 from com-pas/dependabot/github_actions/alex-p…
pascalwilbrink Feb 15, 2023
250fddf
Merge branch 'main' into Sitipe_Plugin
juancho0202 Feb 16, 2023
4ab72a8
Merge pull request #220 from com-pas/Sitipe_Plugin
pascalwilbrink Feb 16, 2023
e7cf902
Merge branch 'main' into updating-v0.29.0
juancho0202 Feb 23, 2023
0082633
Merge pull request #223 from com-pas/updating-v0.29.0
juancho0202 Feb 24, 2023
99a7274
fix: making importIEDS dialog's id unique
juancho0202 Feb 27, 2023
385f31c
Merge pull request #224 from com-pas/fix/unique_id_import_ieds_dialog
juancho0202 Feb 27, 2023
c361fac
Added BayTypical to menu on frontend.
pascalwilbrink Apr 4, 2023
2ba47bb
chore: work in progress. Still need tests
Stef3st Apr 11, 2023
d2e1ef8
chore: added integration test
Stef3st Apr 17, 2023
16706bb
fix: added new snapshot for open-scd
Stef3st Apr 18, 2023
45b0a6f
Merge pull request #231 from com-pas/227-add-substation-section-based…
Stef3st Apr 26, 2023
8032163
Updated to v0.31.0
pascalwilbrink May 2, 2023
bcc3ec1
Increased timeouts to 45 mins
pascalwilbrink May 2, 2023
5f81f4b
Merge pull request #235 from com-pas/increased_test_timeouts
Stef3st May 2, 2023
5f3eb47
Merge branch 'main' into updating_0310
pascalwilbrink May 2, 2023
c692810
Merge pull request #234 from com-pas/updating_0310
Stef3st May 3, 2023
2b2f644
fix: removed build and deploy
Stef3st May 3, 2023
eedb57a
Import IED from frontend
pascalwilbrink May 3, 2023
06b4a3a
Fixed snapshot
pascalwilbrink May 3, 2023
39868b0
Merge pull request #237 from com-pas/236-remove-build-and-deploy-gith…
Stef3st May 3, 2023
f5fe392
chore(deps): bump actions/setup-node from 1 to 3
dependabot[bot] May 3, 2023
0328f56
Fixed snapshot test
pascalwilbrink May 4, 2023
0cd1e82
Merge branch 'main' into Fetch_BTComponents
Stef3st May 4, 2023
8731f79
Removed console.log
pascalwilbrink May 8, 2023
03279a6
Merge remote-tracking branch 'origin/Fetch_BTComponents' into Fetch_B…
pascalwilbrink May 8, 2023
11df56e
Merge pull request #238 from com-pas/Fetch_BTComponents
pascalwilbrink May 8, 2023
e620998
chore: disabled OCL validator
Stef3st May 8, 2023
8635731
fix: disabled ocl validator
Stef3st May 8, 2023
9833d1d
fix: disable dublicate tests compas openscd
Stef3st May 10, 2023
b7c0e1b
chore: correct path for autogen substation
Stef3st May 10, 2023
2d4ca1c
Merge pull request #243 from com-pas/242-disable-ocl-rules
Stef3st May 10, 2023
40f9022
Merge branch 'main' into 244-disable-dublicate-tests-compas-openscd
Stef3st May 10, 2023
d5d2181
chore: added sitipe and pluggin tests
Stef3st May 10, 2023
69b8636
Merge pull request #245 from com-pas/244-disable-dublicate-tests-comp…
juancho0202 May 16, 2023
92df942
fix: skip autogen with a00 ied
Stef3st May 23, 2023
0a6203c
Update autogen-substation.ts
Stef3st May 24, 2023
2c052e8
Merge pull request #248 from com-pas/247-autogen-substation-a00-can-b…
Stef3st May 24, 2023
ab9eedb
Merge branch 'main' into updating_0320
Stef3st May 30, 2023
1148b2e
Merge pull request #251 from com-pas/updating_0320
Stef3st May 30, 2023
2e8b8a1
Merge branch 'main' into release_compas-open-scd_with_v0-33-0
juancho0202 Jun 22, 2023
117d51c
Merge pull request #254 from com-pas/release_compas-open-scd_with_v0-…
juancho0202 Jun 22, 2023
41bd543
docs: added UPDATING.md and basic structure
juancho0202 Jul 12, 2023
9e40a80
Feat: Added Private section for ied
pascalwilbrink Aug 2, 2023
449dd8f
Merge branch 'main' into Fetch_BTComponents
pascalwilbrink Aug 2, 2023
d216417
Fix: Added editCount to Sitipe
pascalwilbrink Aug 2, 2023
0a5499f
docs: releasing guide
juancho0202 Aug 30, 2023
5aa5245
docs: removing outdated file
juancho0202 Aug 30, 2023
158d8fc
Fix: Added editCount to Sitipe
pascalwilbrink Aug 31, 2023
7e25acd
Deleted unused files
pascalwilbrink Aug 31, 2023
0a584b7
Deleted unused files
pascalwilbrink Aug 31, 2023
ffee09a
Merge pull request #256 from com-pas/Fetch_BTComponents
pascalwilbrink Aug 31, 2023
86ad0af
docs: upgrades to releasing.md advised by @Stef3st
juancho0202 Sep 4, 2023
6cc09d7
Merge branch 'main' into 255-document-the-process-of-updating-to-a-ne…
juancho0202 Sep 4, 2023
71b9b18
Merge pull request #258 from com-pas/255-document-the-process-of-upda…
juancho0202 Sep 6, 2023
440d5fc
fix: autogen bigfix and multistation support
Stef3st Sep 7, 2023
67f47d4
Merge pull request #260 from com-pas/259-autogenerate-substation-fails
Stef3st Sep 7, 2023
abb8cec
Feat: Added nsdoc volume for Dockerfile. Added readme for the nsdoc f…
pascalwilbrink Sep 11, 2023
45c213f
Merge pull request #263 from com-pas/serve_nsdoc_files
pascalwilbrink Sep 11, 2023
3385dba
Feat: CoMPAS-OpenSCD should fetch the NSDoc files locally from `publi…
pascalwilbrink Sep 12, 2023
309d341
Removed unused console.logs
pascalwilbrink Sep 12, 2023
5b4cbb9
Merge pull request #265 from com-pas/Fetch_NSDoc_Files_Locally
juancho0202 Sep 12, 2023
54d497f
chore(deps): bump actions/checkout from 2.3.1 to 4.1.0
dependabot[bot] Sep 27, 2023
264741b
Merge pull request #267 from com-pas/dependabot/github_actions/action…
Stef3st Sep 27, 2023
5237ca2
chore(deps): bump docker/build-push-action from 4 to 5
dependabot[bot] Sep 27, 2023
589c2f8
Merge pull request #268 from com-pas/dependabot/github_actions/docker…
juancho0202 Oct 3, 2023
6eccac7
Merge branch 'main' into dependabot/github_actions/actions/setup-node-3
juancho0202 Oct 3, 2023
b7ffb36
Merge pull request #241 from com-pas/dependabot/github_actions/action…
juancho0202 Oct 3, 2023
0cd299e
chore(deps): bump docker/login-action from 2 to 3
dependabot[bot] Oct 3, 2023
ccdc6d9
chore(deps): bump docker/setup-buildx-action from 2 to 3
dependabot[bot] Oct 3, 2023
36a7897
Merge pull request #269 from com-pas/dependabot/github_actions/docker…
juancho0202 Oct 3, 2023
253e23d
Merge branch 'main' into dependabot/github_actions/docker/setup-build…
juancho0202 Oct 3, 2023
a425d26
Merge pull request #270 from com-pas/dependabot/github_actions/docker…
juancho0202 Oct 3, 2023
9bc8b04
chore(deps): bump bitnami/nginx from 1.23.3 to 1.25.2
dependabot[bot] Oct 3, 2023
38db8f8
Merge pull request #271 from com-pas/dependabot/docker/bitnami/nginx-…
juancho0202 Oct 3, 2023
8433e06
chore(deps): bump actions/checkout from 4.1.0 to 4.1.1
dependabot[bot] Oct 17, 2023
b713839
Merge pull request #274 from com-pas/dependabot/github_actions/action…
juancho0202 Oct 18, 2023
ff9a453
Synced to openscd before monorepo
pascalwilbrink Oct 19, 2023
281b8a5
Fixed missing functions
pascalwilbrink Oct 19, 2023
ab2f5e6
Chore: Moved UserInfo from foundation.ts to compas/foundation.ts, sin…
pascalwilbrink Oct 19, 2023
656dafd
Updated import in Hosting Mixin
pascalwilbrink Oct 19, 2023
bf0f4b6
Merge branch 'main' into sync
pascalwilbrink Oct 20, 2023
d7fe04c
Merge pull request #278 from com-pas/Move_UserInfo_To_Compas_Foundation
pascalwilbrink Oct 23, 2023
58c814b
Merge pull request #276 from com-pas/sync
pascalwilbrink Oct 23, 2023
e53c645
chore(deps): bump actions/stale from 5 to 8
dependabot[bot] Oct 23, 2023
bd25d28
chore(deps): bump bitnami/nginx from 1.25.2 to 1.25.3
dependabot[bot] Oct 25, 2023
c029113
Merge pull request #281 from com-pas/dependabot/docker/bitnami/nginx-…
Stef3st Oct 26, 2023
81696b6
Merge branch 'main' into dependabot/github_actions/actions/stale-8
Stef3st Oct 26, 2023
8ed6a00
Merge pull request #280 from com-pas/dependabot/github_actions/action…
Stef3st Oct 26, 2023
865cff1
chore(deps): bump actions/setup-node from 3 to 4
dependabot[bot] Oct 26, 2023
59f2187
Merge pull request #279 from com-pas/dependabot/github_actions/action…
Stef3st Oct 26, 2023
4bfa76f
infra!: adhere to monorepo strucutre of open-scd
juancho0202 Nov 2, 2023
36ec680
chore: updating broken workflow
juancho0202 Nov 2, 2023
da5dca3
chore: moving docs/ to root folder
juancho0202 Nov 2, 2023
04759b2
chore: add missing LICENSE to root folder
juancho0202 Nov 2, 2023
5afb2d7
chore: updating package's .gitignore
juancho0202 Nov 2, 2023
0703eaa
Merge pull request #289 from com-pas/282-adhere-to-monorepository-str…
juancho0202 Nov 2, 2023
83b3072
Merge branch 'main' into release_v0_33_0_6
Stef3st Nov 2, 2023
5005ad9
chore(deps): bump JamesIves/github-pages-deploy-action
dependabot[bot] Nov 2, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
18 changes: 18 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# SPDX-FileCopyrightText: 2022 Alliander N.V.
#
# SPDX-License-Identifier: Apache-2.0

version: 2

updates:
# Maintain dependencies for GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
open-pull-requests-limit: 5
- package-ecosystem: "docker"
directory: "packages/compas-openscd/"
schedule:
interval: "daily"
open-pull-requests-limit: 5
26 changes: 26 additions & 0 deletions .github/release.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# SPDX-FileCopyrightText: 2022 Alliander N.V.
#
# SPDX-License-Identifier: Apache-2.0

changelog:
exclude:
labels:
- wontfix
- duplicate
- invalid
categories:
- title: New Features
labels:
- enhancement
- title: Bugfixes
labels:
- bug
- title: Tooling changes
labels:
- tooling
- title: Dependency updates
labels:
- dependencies
- title: Other Changes
labels:
- "*"
28 changes: 28 additions & 0 deletions .github/workflows/automate-projects.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# 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/[email protected]
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/[email protected]
with:
project: CoMPAS Pull Request Overview Board
column: To do
repo-token: ${{ secrets.ORG_GITHUB_ACTION_SECRET }}
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
npm run-script build

- name: Deploy
uses: JamesIves/github-pages-deploy-action@4.1.5
uses: JamesIves/github-pages-deploy-action@v4.4.3
with:
branch: master
folder: packages/open-scd/build
Expand Down
62 changes: 62 additions & 0 deletions .github/workflows/build-project.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
# SPDX-FileCopyrightText: 2022 Alliander N.V.
#
# SPDX-License-Identifier: Apache-2.0

name: Build Project

on:
push:
branches:
- '**'
pull_request:
branches:
- 'main'

jobs:
build:
name: Build
runs-on: ubuntu-latest
timeout-minutes: 45

steps:
- name: Checkout
uses: actions/[email protected]

- name: Cache Docker Register
if: ${{ github.event_name == 'pull_request' }}
uses: actions/cache@v3
with:
path: /tmp/.buildx-cache
key: ${{ runner.os }}-buildx-${{ hashFiles('**/Dockerfile') }}

- name: Set up Docker Buildx
id: buildx
if: ${{ github.event_name == 'pull_request' }}
uses: docker/setup-buildx-action@v3
- name: Use Node.js 14.x
uses: actions/setup-node@v4
with:
node-version: '14.x'

- name: Test application with npm
timeout-minutes: 45
if: ${{ github.event_name == 'push' }}
run: |
cd packages/compas-open-scd
npm ci
npm run-script test

- name: Build application with npm
if: ${{ github.event_name == 'pull_request' }}
timeout-minutes: 45
run: |
cd packages/compas-open-scd
npm ci
npm run-script build
- name: Build docker image
if: ${{ github.event_name == 'pull_request' }}
uses: docker/build-push-action@v5
with:
# Set the context to use the packages/compas-open-scd directory and not execute it's own git checkout.
context: packages/compas-open-scd
push: false
59 changes: 59 additions & 0 deletions .github/workflows/release-project.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
# SPDX-FileCopyrightText: 2022 Alliander N.V.
#
# SPDX-License-Identifier: Apache-2.0

name: Release Project

on:
release:
types: [released]

jobs:
push_to_registry:
name: Build and publish
runs-on: ubuntu-latest
timeout-minutes: 45

steps:
- name: Checkout
uses: actions/[email protected]

- name: Cache Docker Register
uses: actions/cache@v3
with:
path: /tmp/.buildx-cache
key: ${{ runner.os }}-buildx-${{ hashFiles('**/Dockerfile') }}

- name: Extract tag name
id: extract_tagname
shell: bash
# Extra the tagname form the git reference, value of GITHUB_REF will be something like refs/tags/<tag_name>.
run: echo "##[set-output name=tagname;]$(echo ${GITHUB_REF##*/})"
- name: Set up Docker Buildx
id: buildx
uses: docker/setup-buildx-action@v3
- name: Login to Docker Hub
uses: docker/login-action@v3
with:
username: ${{ secrets.DOCKER_HUB_USERNAME }}
password: ${{ secrets.DOCKER_HUB_TOKEN }}
- name: Use Node.js 14.x
uses: actions/setup-node@v4
with:
node-version: '14.x'

- name: Build application with npm
run: |
cd packages/compas-open-scd
npm ci
npm run-script build
- name: Build and push docker image to Docker Hub
uses: docker/build-push-action@v5
with:
# Set the context to use the packages/compas-open-scd directory and not execute it's own git checkout.
context: packages/compas-open-scd
push: true
# Tag the images using the tagname and also latest.
tags: |
lfenergy/compas-open-scd:${{ steps.extract_tagname.outputs.tagname }}
lfenergy/compas-open-scd:latest
2 changes: 1 addition & 1 deletion .github/workflows/stale-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
issues: write

steps:
- uses: actions/stale@v5
- uses: actions/stale@v8
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}

Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/test-and-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2.3.1
uses: actions/checkout@v4.1.1

- name: Use Node.js 18.x
uses: actions/setup-node@v1
uses: actions/setup-node@v4
with:
node-version: '18.x'

- name: Install and Build
run: |
cd packages/open-scd
npm clean-install
cd packages/compas-open-scd
npm ci
npm run-script build
8 changes: 4 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2.3.1
uses: actions/checkout@v4.1.1

- name: Use Node.js 18.x
uses: actions/setup-node@v1
uses: actions/setup-node@v4
with:
node-version: '18.x'

- name: Install and Test
run: |
cd packages/open-scd
npm clean-install
cd packages/compas-open-scd
npm ci
npm run-script test
28 changes: 14 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,35 +1,35 @@
# `OpenSCD`
# `OpenSCD CoMPAS Edition`

[![Build Status](https://travis-ci.org/openscd/open-scd.svg?branch=main)](https://travis-ci.org/openscd/open-scd)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fopenscd%2Fopen-scd.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fopenscd%2Fopen-scd?ref=badge_shield)
[![Built with open-wc recommendations](https://img.shields.io/badge/built%20with-open--wc-blue.svg)](https://github.com/open-wc)
[![Slack LF Energy](https://img.shields.io/badge/LF%20Energy%20Slack-%20%23OpenSCD%20chat-purple?logo=slack&color=2aa198&labelColor=6c71c4)](https://lfenergy.slack.com/archives/C03LH7EUP34)
[![NodeJS Build Github Action Status](https://img.shields.io/github/workflow/status/com-pas/compas-open-scd/NodeJS%20Build?logo=GitHub)](https://github.com/com-pas/compas-open-scd/actions?query=workflow%3A%22NodeJS+Build%22)
[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/5925/badge)](https://bestpractices.coreinfrastructure.org/projects/5925)
[![Slack](https://raw.githubusercontent.com/com-pas/compas-architecture/master/public/LFEnergy-slack.svg)](http://lfenergy.slack.com/)

Open Substation Communication Designer is an editor for SCL files as described in `IEC 61850-6`.

> Try it out at [openscd.github.io](https://openscd.github.io)!
> Try it out at [demo.compas.energy](https://demo.compas.energy/)!

Make sure your web browser has enough free memory! If needed, disable plug-ins and close unused browser tabs.

## Installation

In order to install OpenSCD on your local device (only for you), simply visit [openscd.github.io](https://openscd.github.io), click the "Install OpenSCD" button in your address bar (Chrome or Edge on desktop) or click the "Add OpenSCD to home screen" notification in any mobile browser.

In order to install your own instance of OpenSCD on your own webserver (e.g. on your company intranet), simply download [our latest release](https://github.com/openscd/open-scd/releases/latest) (`open-scd.zip` or `open-scd.tar.gz`) and extract the archive contents into the "webroot" directory of your web server.

If you don't have your own webserver but still want your own version of OpenSCD hosted locally (e.g. on a system without an internet connection), you can [use a browser plugin that acts as a local webserver](https://github.com/openscd/open-scd/wiki/Install-OpenSCD#offline) (only for you) instead.
CoMPAS Open Substation Communication Designer is an editor for SCL files as described in `IEC 61850-6`.

CoMPAS OpenSCD is a fork of the [OpenSCD](https://github.com/openscd/open-scd) project. The idea is to add functionality
to use the CoMPAS Backend Service to open and save SCL Files and more.

## Development

This repository is a [↗ monorepo](https://en.wikipedia.org/wiki/Monorepo), made up of several packages.
To find out more about the development of each packages, such as the base distribution or the plugins, please refer to their respective READMEs:
- [open-scd](packages/open-scd/README.md): provides the base distribution available on [openscd.github.io](https://openscd.github.io)

- [open-scd](packages/open-scd/README.md): provides the (upstream) base distribution available on [openscd.github.io](https://openscd.github.io)
- [compas-open-scd](packages/compas-open-scd/README.md): provides the base distribution available on [demo.compas.energy](https://demo.compas.energy)

## Contributing

The easiest way to get in touch is to join the `#open-scd` channel kindly hosted on [the LF Energy Slack server](https://lfenergy.slack.com/archives/C03LH7EUP34).
If you say "hi" there we will be more than happy to help you find your way around this project.
A recommended read for every newcomer to the CoMPAS project is [the CoMPAS Contributing guide](https://com-pas.github.io/contributing/).

You can also get in touch by joining the `#compas` channel hosted on [the LF Energy Slack server](https://lfenergy.slack.com/archives/C01926K9D39).

## Documentation

Expand Down
Loading
Loading