Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
646 commits
Select commit Hold shift + click to select a range
d455135
Merge pull request #61 from GRIDAPPSD/speedups
poorva1209 Dec 12, 2019
ec73de6
re-write the instructions and defaults to use the Blazegraph containe…
temcdrm Dec 20, 2019
752ee7b
typo
temcdrm Dec 20, 2019
d3203fd
updating scripts to use local Blazegraph container
temcdrm Dec 20, 2019
808b681
Merge pull request #65 from GRIDAPPSD/releases/2019.12.0
tonya1 Jan 7, 2020
82129b3
(feature/1200) adding energy consumer information to the model_dict.j…
afisher1 Feb 4, 2020
fa2d5ee
18.0.1 version jar
poorva1209 Feb 4, 2020
aec9781
Merge pull request #67 from poorva1209/test_66
afisher1 Feb 4, 2020
cd2f069
Merge pull request #66 from GRIDAPPSD/feature/1200
poorva1209 Feb 4, 2020
7935a3f
working on Java 11
temcdrm Feb 5, 2020
1fa8d4c
posting the Synergi converter with example
temcdrm Feb 5, 2020
17d34ad
testing the Synergi converter, solves correctly for one circuit
temcdrm Feb 5, 2020
7164e3e
upgrading to Java 11 in the Maven build
temcdrm Feb 5, 2020
d6e1f65
Linux examples of using the Java 11 update with Docker
temcdrm Feb 6, 2020
5388d0d
Merge pull request #68 from GRIDAPPSD/releases/2020.01.0
poorva1209 Feb 11, 2020
a803baa
revised DERNetwork diagram and the cardinality of UsagePoint - Equipment
temcdrm Feb 27, 2020
b1b55a9
Merge pull request #69 from GRIDAPPSD/releases/2020.02.0
tonya1 Mar 4, 2020
e4d2408
updated cim2glm version to 18.0.2
poorva1209 Apr 14, 2020
466da37
Merge branch 'develop' into feature/mrid
poorva1209 Apr 14, 2020
eb8863a
Merge pull request #64 from GRIDAPPSD/feature/mrid
poorva1209 Apr 14, 2020
f66ed11
supporting OverheadLineUnbalanced, ganged regulators and unknown spac…
temcdrm Apr 18, 2020
5386de2
updated jar version
poorva1209 Apr 27, 2020
f59c4c3
Merge pull request #70 from GRIDAPPSD/test_dict
afisher1 Apr 27, 2020
2329cfb
adding bus name and coordinates to the voltage limit dictionary
temcdrm May 4, 2020
389cd50
Merge pull request #72 from GRIDAPPSD/releases/2020.04.0
tonya1 May 5, 2020
5a7b53e
Made release of bundle
tdtalbot May 7, 2020
8dd01aa
Attempt to release again, it didn't work the first time
tdtalbot May 8, 2020
25be4f5
working on Transctive 2
temcdrm May 15, 2020
75bfcbd
fix a case sensitivity for Ubuntu
temcdrm May 18, 2020
cfdbd8f
fill missing coordinates on transactive123; optimize the XY coordinat…
temcdrm May 19, 2020
918c385
updating the converter for PNNL campus feeder
temcdrm May 21, 2020
8ad30c3
Merge branch 'develop' of https://github.com/GRIDAPPSD/Powergrid-Mode…
temcdrm May 21, 2020
d261b63
updating with more test cases
temcdrm May 21, 2020
e178682
converting PNNL campus model
temcdrm May 22, 2020
3d35d0b
updating the voltage bases for campus feeder model
temcdrm May 27, 2020
cdbeab9
Merge branch 'feature/vlimitBusNames' of https://github.com/GRIDAPPSD…
temcdrm May 28, 2020
c521a14
working on script that inserts DER from a text file
temcdrm May 29, 2020
fd9576e
able to insert, drop and re-insert DER
temcdrm May 30, 2020
f10e127
fix bug in adding a DER terminal with wrong mRID
temcdrm Jun 3, 2020
3e83c42
documentation to insert DER
temcdrm Jun 3, 2020
f94bd6a
Merge pull request #74 from GRIDAPPSD/releases/2020.05.0
tonya1 Jun 8, 2020
cb9b00a
fixing an indentation error
temcdrm Jun 18, 2020
05ea1f9
starter query to get the mRIDs for reuse
temcdrm Jun 18, 2020
8a7177f
Bump mysql-connector-java from 5.1.40 to 8.0.16 in /CIM/cim-parser
dependabot[bot] Jul 1, 2020
ed85a72
Merge pull request #75 from GRIDAPPSD/dependabot/maven/CIM/cim-parser…
temcdrm Jul 1, 2020
18291c6
Merge pull request #76 from GRIDAPPSD/releases/2020.07.0
tonya1 Jul 15, 2020
202b157
implemented OutDir and DefaultDir for CYMDIST; separated all test cases
temcdrm Jul 27, 2020
cb466c6
fixed the conversion of open switches; fixed the shorting of fuses
temcdrm Jul 28, 2020
984b407
temporary fix for two-phase transformers that are missing one phase's…
temcdrm Jul 28, 2020
fb41399
revise the blazegraph_url to match gridappsd/blazegraph:feature_1289
temcdrm Jul 28, 2020
73cc621
Merge pull request #73 from GRIDAPPSD/feature/1289
poorva1209 Jul 29, 2020
04b79db
Released changes to bnd bundle
tdtalbot Jul 30, 2020
d103368
oops, missed the jar last commit
tdtalbot Jul 30, 2020
d9b74fe
Added method to support buildlimitmaps with just two parameters and r…
tdtalbot Jul 30, 2020
76cab91
Merge pull request #71 from GRIDAPPSD/feature/vlimitBusNames
tdtalbot Jul 31, 2020
6c6abff
validation updates from IncSys for IEEE 9500-node test case proposal
temcdrm Aug 18, 2020
b520dfb
Add files via upload
AAndersn Aug 18, 2020
82288ce
Merge pull request #77 from GRIDAPPSD/issue/1120
temcdrm Aug 20, 2020
8112dd6
archiving deprecated files
temcdrm Aug 27, 2020
7ad87b5
initial readme file
temcdrm Aug 27, 2020
3f3fef2
issue/1347; support battery SoC measurement insertion and dictionary
temcdrm Aug 31, 2020
cb975eb
Rename Loads.dss to BalancedLoads.dss
AAndersn Sep 1, 2020
4e3ca61
Archiving deprecated files from older versions
AAndersn Sep 1, 2020
97a050e
Archived deprecated files from older versions
AAndersn Sep 1, 2020
3eea532
Final master dss files
AAndersn Sep 1, 2020
182ff11
Update README.md
AAndersn Sep 1, 2020
0227bbd
Update README.md
AAndersn Sep 1, 2020
fb4db3c
added a query to list XY coordinates for buses
temcdrm Sep 3, 2020
8be6716
can insert synchronous machine now.
xcosmos6 Sep 4, 2020
122fb87
DSS validation results for unbalanced base case
AAndersn Sep 8, 2020
63ccbaf
Merge pull request #79 from GRIDAPPSD/releases/2020.08.0
tonya1 Sep 10, 2020
d17b14b
add addUsagePointandEndDevice.py to DER folder.
xcosmos6 Sep 14, 2020
55d87ff
add addUsagePointandEndDevice.py to DER folder.
xcosmos6 Sep 14, 2020
145bec0
added 1) repeatable randomization and 2) reusable mRID for houses
temcdrm Sep 14, 2020
0f92af9
write and re-use the measurement mRID values, keyed on name:bus/what:…
temcdrm Sep 14, 2020
85f46ed
Merge pull request #78 from GRIDAPPSD/issue/1347
afisher1 Sep 21, 2020
1ca4548
updated cim2glm version to 19.1.1
poorva1209 Sep 22, 2020
462d6ba
Merge pull request #82 from GRIDAPPSD/update_to_1911
poorva1209 Sep 22, 2020
effb5dd
saving JSON files with all node coordinates
temcdrm Oct 26, 2020
0d5482a
add missing s2 phase
temcdrm Oct 26, 2020
24241e7
Merge pull request #83 from GRIDAPPSD/forum/79
tdtalbot Nov 12, 2020
1da3fba
regenerate the *.txt files for InsertMeasruements.py to succeed
temcdrm Nov 12, 2020
c80575f
Merge branch 'issue/1174' of https://github.com/GRIDAPPSD/Powergrid-M…
tdtalbot Nov 12, 2020
913b214
Merge pull request #80 from GRIDAPPSD/issue/1173
tonya1 Nov 12, 2020
76ba195
Merge branch 'issue/1174' of https://github.com/GRIDAPPSD/Powergrid-M…
tdtalbot Nov 12, 2020
2172ae9
Merge pull request #84 from tdtalbot/1174-merge
tdtalbot Nov 12, 2020
f87d1db
making the SoC meaurement mRID persistent
temcdrm Nov 12, 2020
beafadb
Fix so that maven builds
tdtalbot Nov 12, 2020
6d20109
Merge pull request #85 from GRIDAPPSD/issue/1347a
tonya1 Nov 12, 2020
0eb28dd
Merge pull request #86 from GRIDAPPSD/releases/2020.09.0
tonya1 Dec 4, 2020
7a83db8
added some class diagrams for the HELICS interface document
temcdrm Dec 10, 2020
2723795
Merge branch 'develop' of https://github.com/GRIDAPPSD/Powergrid-Mode…
temcdrm Dec 10, 2020
570f94e
let OperationalLimitSet associate to ConnectivityNode
temcdrm Dec 10, 2020
0295404
Merge pull request #87 from GRIDAPPSD/releases/2020.11.0
tonya1 Dec 12, 2020
b70afa0
archiving unused files
temcdrm Dec 21, 2020
82e26c7
moving unused files to archive
temcdrm Dec 21, 2020
2ea1405
refactoring
temcdrm Dec 21, 2020
7a3f219
moving platform circuits up in the hierarchy
temcdrm Dec 21, 2020
c2fe113
pointing at the CIMHub jar
temcdrm Dec 21, 2020
714f17d
Fixed S2 breaker names
AAndersn Jan 14, 2021
3e9b611
make length conversions the same as in OpendSS, issue 1411
temcdrm Jan 25, 2021
4c400fb
export length in CIM meters, issue 1410
temcdrm Jan 25, 2021
973f0d5
moving docs and links to CIMHub
temcdrm Feb 2, 2021
04383e8
fixing dead links
temcdrm Feb 2, 2021
7fe8ad8
updated the XML creation script
temcdrm Feb 2, 2021
b79c044
round trip conversion works, R2 and 37-bus fail to solve in GLD, no m…
temcdrm Feb 3, 2021
4c4586c
overall script performing all platform steps
temcdrm Feb 4, 2021
969102b
describe the batch process
temcdrm Feb 4, 2021
9f62feb
must call Kron reduction AFTER defining rmat and xmat
temcdrm Feb 4, 2021
07f14f2
R2 solves with Kron reduction handled properly in OpenDSS; Compare_Ca…
temcdrm Feb 4, 2021
c91fe4c
indentation fixes, separated test and import instructions
temcdrm Feb 5, 2021
5ca3e84
correcting the links to import instructions
temcdrm Feb 5, 2021
ae49bc3
inserting measurements
temcdrm Feb 5, 2021
0a21544
save a custom measurement of the feeder-head switch power for IEEE 12…
temcdrm Feb 5, 2021
fde4b28
fast measurement insert
temcdrm Feb 5, 2021
825c413
fast house insertion and testing
temcdrm Feb 6, 2021
6cf68b0
house test cases all running
temcdrm Feb 7, 2021
0585575
moving DER test files under the platform directory
temcdrm Feb 7, 2021
907e807
working on DER example
temcdrm Feb 7, 2021
94d71ec
insert, drop and test DER working
temcdrm Feb 8, 2021
7610406
moving unused code and data to archive; see platform directory here, …
temcdrm Feb 8, 2021
313e8b1
reorganizing the documentation
temcdrm Feb 9, 2021
55afa91
fixing types
temcdrm Feb 9, 2021
3ecf0d9
reordering to match GitHub display
temcdrm Feb 9, 2021
ea7761a
fixing links
temcdrm Feb 9, 2021
a8faacd
new XML and UUIDs for secondary phasing correction in the Taxonomy fe…
temcdrm Feb 9, 2021
183aaba
persisting the House and Measurement mRID values
temcdrm Feb 9, 2021
929ceb7
updating the maintainer instructions
temcdrm Feb 9, 2021
6f46a40
working on links
temcdrm Feb 9, 2021
b3d80cb
updating link
temcdrm Feb 9, 2021
b6c0e38
reference links in CIMHub master branch, which now exist
temcdrm Feb 9, 2021
bc668c6
reference links in CIMHub master branch, which now exist
temcdrm Feb 9, 2021
c5b4f62
merging the renames from develop branch
temcdrm Feb 10, 2021
0f51ea7
new 9500-node CIM XML and UUIDs after the switch renaming
temcdrm Feb 10, 2021
76ad47a
Updating IEEE 13Assets model. Line length issue was fixed in opendssc…
shpoudel Feb 11, 2021
2217f21
Merge pull request #89 from shpoudel/develop
shpoudel Feb 11, 2021
488b307
change case of polar to POLAR
temcdrm Feb 19, 2021
87654db
Merge pull request #90 from GRIDAPPSD/releases/2020.12.0
poorva1209 Feb 22, 2021
7941618
adding diagrams for T&D paper update
temcdrm Mar 2, 2021
e8542d1
Merge branch 'issue/1175' of https://github.com/GRIDAPPSD/Powergrid-M…
temcdrm Mar 2, 2021
84ed80c
Merge pull request #91 from GRIDAPPSD/releases/2021.02.0
tonya1 Mar 13, 2021
9f9aecd
testing harness for DER scripts and interop
temcdrm Mar 17, 2021
4a80c57
resolved conflicted files
poorva1209 Mar 17, 2021
2b08d8c
Merge pull request #92 from GRIDAPPSD/test_88
craig8 Mar 18, 2021
9800b1e
Merge pull request #93 from GRIDAPPSD/develop
temcdrm Mar 18, 2021
6bd03ab
removed bndtool, gradle, travis build features
poorva1209 Mar 29, 2021
fbbf908
Merge branch 'develop' of https://github.com/poorva1209/powergrid-mod…
poorva1209 Mar 29, 2021
175d4ed
restored missing secondary bus coordinates
temcdrm Mar 30, 2021
c9d2722
Update constants.py
poorva1209 Mar 31, 2021
3e04368
importing PNNL Richland campus model
temcdrm Apr 1, 2021
adff36a
added final 9500 node xml
AAndersn Apr 1, 2021
0bd8e9a
Merge pull request #94 from GRIDAPPSD/feature/1105
tonya1 Apr 2, 2021
f24ace8
Fixed underground switch phasing
AAndersn Apr 5, 2021
c9a8af0
Merge pull request #95 from poorva1209/develop
craig8 Apr 6, 2021
8743c51
Fixed cable & switch phasing
AAndersn Apr 9, 2021
5a6cf69
Fixed cable and switch phasing
AAndersn Apr 9, 2021
00bbeac
Deleted underground switches
AAndersn Apr 10, 2021
2f84cd6
Deleted underground switches
AAndersn Apr 10, 2021
2cb90aa
deleted underground switches
AAndersn Apr 10, 2021
6b82a73
added persistent meas mrid
AAndersn Apr 12, 2021
ba5008b
Merge pull request #97 from GRIDAPPSD/releases/2021.03.0
tonya1 Apr 19, 2021
650b0a6
Add ochre model
tonya1 Apr 22, 2021
b3da213
Add uuids
tonya1 Apr 23, 2021
5225f3d
Merge pull request #98 from GRIDAPPSD/ochre
shpoudel Apr 26, 2021
9b36c08
Added IEEE 13node OCHRE model into table
shpoudel May 5, 2021
87d9235
Updated Readme to include power flow results in table for OCHRE model
shpoudel May 6, 2021
0d48cd2
Updated to use balanced load definition
AAndersn May 6, 2021
4029b58
Merge pull request #99 from shpoudel/develop
tonya1 May 6, 2021
5169c0f
Merge pull request #100 from GRIDAPPSD/develop
AAndersn May 10, 2021
b2d9db0
Merge pull request #101 from GRIDAPPSD/releases/2021.04.0
tonya1 May 18, 2021
fc4bd3a
Added txt meas mrid files
AAndersn May 26, 2021
8a53ba3
Re-uploaded msid file
AAndersn Jun 24, 2021
02b4d22
Merge pull request #96 from GRIDAPPSD/final9500node
AAndersn Jun 28, 2021
cb2ab54
use a proxy server by default
temcdrm Aug 5, 2021
4b08a7b
Merge pull request #102 from GRIDAPPSD/releases/2021.08.1
tonya1 Aug 28, 2021
f8282e1
using pip3 install cimhub
temcdrm Oct 18, 2021
da1489a
rolling the cimhub version number
temcdrm Oct 18, 2021
62cc33b
working on #1562, scaling the GridLAB-D line_configuration to per-mil…
temcdrm Oct 20, 2021
d57eaa9
finished #1562, using SeriesCompensator for reactors
temcdrm Oct 20, 2021
b6d1ee8
added TransformerTankEnd.reversed
temcdrm Oct 29, 2021
8ad83bb
OCHRE model
shpoudel Nov 4, 2021
9fc4e8b
added the OCHRE test case, fixed the R2 secondary switches, updated t…
temcdrm Nov 4, 2021
38d8285
improving the platform circuit agreement
temcdrm Nov 5, 2021
acf7ed2
stop cleaning up a file not written anymore
temcdrm Nov 5, 2021
1283926
updated comparisons with matching load and earth models
temcdrm Nov 5, 2021
5ccc547
new OpenDSS example file location
temcdrm Nov 16, 2021
4252247
regression testing for opendsscmd v1.5; many of the UUIDs seem to hav…
temcdrm Nov 16, 2021
4704c07
adding TransformerTankEnd measurements:
temcdrm Dec 13, 2021
c6d8228
Added measurement mrids for substation regulators.
shpoudel Feb 24, 2022
c35d6cc
updates for GMDM interop; IEEE 1547 dynamics, TapChanger, Transformer…
temcdrm Mar 24, 2022
62073a4
regression tests completed for GMDM profile
temcdrm Mar 31, 2022
53cc620
BatteryStateKind renaming
temcdrm Apr 5, 2022
8f4482e
updating for transformer short-circuit tests and the final 9500-node …
temcdrm Apr 5, 2022
642134b
updating IEEE9500 model and measurements
temcdrm Apr 14, 2022
9553406
ConverterControlModeKind in UML
temcdrm Apr 14, 2022
db6a8a3
change inverterMode to controlMode
temcdrm Apr 14, 2022
2f74efb
ConverterControlModeKind
temcdrm Apr 14, 2022
4156b30
remove scripts related to the PNNL campus models
temcdrm Apr 14, 2022
2149e3b
change the 9500-node feeder mRID to EE71F6C9-56F0-4167-A14E-7F4C71F10EAA
temcdrm May 2, 2022
bba0814
remove leading underscores from mRIDs
temcdrm May 12, 2022
1e76f2a
remove leading underscores from house mRIDs
temcdrm May 12, 2022
b7ceab0
remove leading underscores from DER mRIDs
temcdrm May 12, 2022
381ea27
ran test_all (in pieces) on Windows with new mRID rules
temcdrm May 21, 2022
3a15cd3
Merge pull request #105 from shpoudel/develop
craig8 Jun 22, 2022
a342481
regression testing on Linux for v1.0.4 after GMDM tests
temcdrm Jun 27, 2022
2f689a1
v1.0.4 regression testing with houses and DER
temcdrm Jun 27, 2022
166bbcd
added a simple feeder UML diagram for the tutorial
temcdrm Jun 28, 2022
8d82a97
Windows regression testing
temcdrm Jun 28, 2022
47ea4fe
context diagram for WireSpacingInfo in CIM-for-EMT
temcdrm Jul 6, 2022
2a88329
candidate EnergyConnectionProfiles extension
temcdrm Sep 16, 2022
0c525e6
removed EnergyConnectionProfile.gldWeather
temcdrm Dec 20, 2022
61a1ea6
EnergyConnectionProfiles added, but not used in the platform
temcdrm Jan 9, 2023
50fb064
updates to rotating machine, regulating control, and capacitor attrib…
temcdrm Jan 9, 2023
8a7cf96
updated the CIM XML production for version 1.1.0
temcdrm Jan 9, 2023
ee5a53c
not using SynchronousMachineUnit
temcdrm Jan 10, 2023
df64751
updated tests run with CIMHub 1.1.0
temcdrm Jan 10, 2023
b4c1133
utility script to configure platform tests using Blazegraph in either…
temcdrm Jan 10, 2023
fc79a32
run platform test suite on Windows with CIMHub v1.1.0
temcdrm Jan 10, 2023
c4c6ec8
update link to Cohen's thesis
temcdrm Jan 10, 2023
43c503a
Fixed enum inheriting from SynchronousMachine
AAndersn Jan 10, 2023
33a5918
CIM schema XSD
AAndersn Jan 10, 2023
10c02e0
Add autoassign and issue templates
craig8 Jan 11, 2023
0407282
added relativePermittivity
temcdrm Jan 12, 2023
4b5b44c
Update auto-assign-project.yml
craig8 Jan 12, 2023
ebba52f
fixed sign of an off-diagonal C matrix element
temcdrm Mar 30, 2023
2ec0ba4
Merge pull request #109 from GRIDAPPSD/cim_schema_2021
poorva1209 Jun 6, 2023
f3b2097
Merge pull request #111 from GRIDAPPSD/releases/2024.06.0
tonya1 Jul 9, 2024
e079704
initial restructure
AAndersn Aug 29, 2024
5bdfc4f
add owl files
AAndersn Aug 29, 2024
30c9868
model cleanup
AAndersn Aug 29, 2024
32ce434
meas for 13 node
AAndersn Aug 31, 2024
211d89e
adding measurements from new insert measurements script
afisher1 Sep 16, 2024
5212b66
Correcting RatioTapChanger measurement names
afisher1 Sep 20, 2024
2d8ba77
Fixes for cim-graph insert measurements to models.
afisher1 Oct 15, 2024
a2d84a8
Combining measurements with the base xml files
afisher1 Oct 15, 2024
2acf3e9
Adding some insert measurements files for some feeders
afisher1 Oct 15, 2024
d98360d
updated eap
AAndersn Oct 16, 2024
dae6ffb
Adding updated models with measurements and persistent UUID file.
afisher1 Dec 10, 2024
baeee57
dss models cleanup
AAndersn Dec 16, 2024
07cb7c8
added dist areas
AAndersn Dec 17, 2024
c00c006
Adding measurements for IEEE8500.xml
afisher1 Dec 17, 2024
0211643
add dist areas for 8500
AAndersn Dec 17, 2024
c79fa9d
Updated 123 apps XML file
shpoudel Dec 19, 2024
a8abab5
adding measurements for ieee123apps.xml
afisher1 Dec 19, 2024
a535d9e
Merge branch 'develop' of github.com:GRIDAPPSD/Powergrid-Models into …
afisher1 Jan 17, 2025
5ab594f
Merge pull request #116 from GRIDAPPSD/seto_cleanup
poorva1209 Jan 17, 2025
a0dc53e
Merge pull request #118 from GRIDAPPSD/releases/2025.01.0
poorva1209 Jan 28, 2025
ad0f80b
added dist areas to 123 apps
AAndersn Feb 5, 2025
eaa0c3d
Merge pull request #119 from AAndersn/develop
afisher1 Feb 7, 2025
f5cc029
Merge pull request #121 from GRIDAPPSD/releases/2025.06.0
tonya1 Jul 15, 2025
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
  •  
  •  
  •  
5 changes: 3 additions & 2 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,8 @@ packageinfo crlf=input
Makefile crlf=input
README crlf=input
LICENSE crlf=input

# No EOL translation
*.bat -crlf

# Binary. No EOL translation, no diff
*.ico binary
*.jpeg binary
Expand All @@ -73,3 +71,6 @@ LICENSE crlf=input
*.key binary
*.numbers binary
*.pages binary
houses/eia_recs/codebook2015_public_v3.xlsx filter=lfs diff=lfs merge=lfs -text
houses/eia_recs/recs2015_public_v3.csv filter=lfs diff=lfs merge=lfs -text
houses/eia_recs/climate_map.gif filter=lfs diff=lfs merge=lfs -text
31 changes: 31 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''

---

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

**Expected behavior**
A clear and concise description of what you expected to happen.

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Operating System (please complete the following information):**
- OS: [e.g. iOS]
- Volttron Version [develop, releases/8.2, main]

**Additional context**
Add any other context about the problem here.
20 changes: 20 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''

---

**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

**Describe the solution you'd like**
A clear and concise description of what you want to happen.

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.

**Additional context**
Add any other context or screenshots about the feature request here.
22 changes: 22 additions & 0 deletions .github/workflows/auto-assign-project.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name: Add bugs to bugs project

on:
issues:
types:
- opened

jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v0.3.0
with:
# You can target a repository in a different organization
# to the issue
project-url: https://github.com/orgs/GRIDAPPSD/projects/7
# project-url: https://github.com/orgs/<orgName>/projects/<projectNumber>
# github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
github-token: ${{ secrets.AUTO_ASSIGN_PAT }}
# labeled: bug, needs-triage
# label-operator: OR
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@
/generated/
.metadata
.recommenders/
*.log
/bin/
.venv
Binary file removed .gradle-wrapper/gradle-wrapper.jar
Binary file not shown.
5 changes: 0 additions & 5 deletions .gradle-wrapper/gradle-wrapper.properties

This file was deleted.

10 changes: 0 additions & 10 deletions .travis.yml

This file was deleted.

30 changes: 0 additions & 30 deletions 8500_reduced_nodes/Buscoords.dss

This file was deleted.

20 changes: 0 additions & 20 deletions 8500_reduced_nodes/Capacitors.dss

This file was deleted.

83 changes: 0 additions & 83 deletions 8500_reduced_nodes/Lines.dss

This file was deleted.

47 changes: 0 additions & 47 deletions 8500_reduced_nodes/Loads.dss

This file was deleted.

28 changes: 0 additions & 28 deletions 8500_reduced_nodes/Master.dss

This file was deleted.

36 changes: 0 additions & 36 deletions 8500_reduced_nodes/Regulators.dss

This file was deleted.

Loading