Skip to content
Started 2 mo 18 days ago
Took 46 sec
Failed

Build jb/grid-converter (#2) (Feb 29, 2024, 8:28:55 AM)

Changes
  1. Fixing wrong formatted csv files. (details / githubweb)
  2. Fixing wrong formatted csv files. (details / githubweb)
  3. Adding information to the docs. (details / githubweb)
  4. Fixing docs. (details / githubweb)
  5. Small change in the docs. (details / githubweb)
  6. Fixing JavaDoc (details / githubweb)
  7. Revert "Rolling back EmInput additions in this branch" (details / githubweb)
  8. Adapted changelog (details / githubweb)
  9. Converted attribute tables to list-tables (details / githubweb)
  10. Removed unused import (details / githubweb)
  11. Adapting to prevalent doc style (details / githubweb)
  12. Removing uuid column from time series (details / githubweb)
  13. Fixing failing test. (details / githubweb)
  14. CsvDataSource should throw exceptions on error. (details / githubweb)
  15. Fixing 'codacy' issue. (details / githubweb)
  16. Tiny improvement (details / githubweb)
  17. Fixing some minor parts. (details / githubweb)
  18. Fixing some minor parts. (details / githubweb)
  19. Refactoring csv source file handling (details / githubweb)
  20. Hopefully fixing code smell (details / githubweb)
  21. Implementing an evcs validation. (details / githubweb)
  22. Implementing requested changes. (details / githubweb)
  23. Bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.10.2 (#1004) (details / githubweb)
  24. Improving ``javadoc``. (details / githubweb)
  25. Fixing list (details / githubweb)
  26. More fixes (details / githubweb)
  27. Reinstating deleted test (details / githubweb)
  28. Adapting `CsvWeatherSource`. (details / githubweb)
  29. Minor improvement to `CsvWeatherSource`. (details / githubweb)
  30. Minor improvement to `IdCoordinateSource`. (details / githubweb)
  31. -Add sRatedAC/DC in EvTypeInput.Java (details / githubweb)
  32. Bump com.couchbase.client:java-client from 3.5.2 to 3.5.3 (#1008) (details / githubweb)
  33. -Update sRatedAC/DC in SystemParticipantTypeInputFactory.java (details / githubweb)
  34. -Update Test functions for sRatedAC/DC (details / githubweb)
  35. -CsvTypeSourceTest.groovy sRatedAC/DC (details / githubweb)
  36. -CsvTypeSourceTest.groovy sRatedAC/DC (details / githubweb)
  37. -CsvTypeSourceTest.groovy sRatedAC/DC (details / githubweb)
  38. -spotlessApply (details / githubweb)
  39. Improving check for duplicate csv lines. (details / githubweb)
  40. Improving check for duplicate csv lines. (details / githubweb)
  41. -Updated SystemParticipantValidationUtilsTest.groovy (details / githubweb)
  42. -Space after comma (details / githubweb)
  43. Bump testcontainersVersion from 1.19.4 to 1.19.5 (#1010) (details / githubweb)
  44. Bump com.github.ie3-institute:PowerSystemUtils from 2.0 to 2.1 (details / githubweb)
  45. Introducing method returning unique fields in Factory (details / githubweb)
  46. Update CHANGELOG.md (details / githubweb)
  47. Improving uniqueness check. (details / githubweb)
  48. Some improvements. (details / githubweb)
  49. Fixing `Codacy` issues. (details / githubweb)
  50. Introducing scaling function in copy builders (details / githubweb)
  51. Adding to changelog (details / githubweb)
  52. Fixing ScalaDoc (details / githubweb)
  53. Using proper exception (details / githubweb)
  54. Implementing scaling tests (details / githubweb)
  55. Implementing type input copy tests (details / githubweb)
  56. Some adaptions. (details / githubweb)
  57. -version with sRated and sRatedDC (details / githubweb)
  58. -version with sRated and sRatedDC (details / githubweb)
  59. Moving uniqueness check to `ValidationUtils`. (details / githubweb)
  60. Missing override annotations (details / githubweb)
  61. ISO 8601 ISO_OFFSET_DATE_TIME Format (details / githubweb)
  62. Adding scale method for thermal units (details / githubweb)
  63. ISO 8601 ISO_OFFSET_DATE_TIME Format (details / githubweb)
  64. Moving uniqueness check to `UniquenessValidationUtils`. (details / githubweb)
  65. Fixing some failing tests. (details / githubweb)
  66. Fixing some `Codacy` issues. (details / githubweb)
  67. - Change sRated in sRatedAC test (details / githubweb)
  68. Scaling capex as well (details / githubweb)
  69. Adding JavaDoc to scale methods (details / githubweb)
  70. Enhancing rtd with section about scaling (details / githubweb)
  71. it's (wrongly used) -> its (details / githubweb)
  72. Bump net.bytebuddy:byte-buddy from 1.14.11 to 1.14.12 (#1014) (details / githubweb)
  73. fix tests (details / githubweb)
  74. -Version with sRated and sRatedDC (details / githubweb)
  75. -CHANGELOG.md and ev.md corrected (details / githubweb)
  76. Bump org.postgresql:postgresql from 42.7.1 to 42.7.2 (#1015) (details / githubweb)
  77. Bump org.apache.commons:commons-compress from 1.25.0 to 1.26.0 (details / githubweb)
  78. Explicitly adding commons-codec dependency (details / githubweb)
  79. Bump testcontainersVersion from 1.19.5 to 1.19.6 (#1019) (details / githubweb)
  80. Bump org.apache.logging.log4j:log4j-bom from 2.22.1 to 2.23.0 (#1018) (details / githubweb)
  81. PowerSystemUtils to 2.2 (details / githubweb)
  82. PowerSystemUtils to version 2.2 (details / githubweb)
  83. Implementing requested changes. (details / githubweb)
  84. adapt TimeBasedWeatherValueFactory (details / githubweb)
  85. adaptions to changes in TimeUtils (details / githubweb)
  86. remove deprecated method (details / githubweb)
  87. fmt (details / githubweb)
  88. fmt (details / githubweb)
  89. fix IconTimeBasedWeatherValueFactoryTest (details / githubweb)
  90. fix ProcessorProviderTest (details / githubweb)
  91. fix InputEntityProcessorTest (details / githubweb)
  92. fix InfluxDbSinkIT (details / githubweb)
  93. fix CsvEnergyManagementSourceTest (details / githubweb)
  94. refactor resources to TimeUtils (details / githubweb)
  95. refactor resources to TimeUtils (details / githubweb)
  96. fix CosmoWeatherTestData (details / githubweb)
  97. fix IconWeatherTestData (details / githubweb)
  98. fix CouchbaseWeatherSourcesIT (details / githubweb)
  99. fix InfluxDbWeatherSourceCosmoIT (details / githubweb)
  100. fix CosmoTimeBasedWeatherValueFactoryTest (details / githubweb)
  101. revert change (details / githubweb)
  102. remove deprecated method in FileNamingStrategy (details / githubweb)
  103. fix TimeBasedSimpleValueFactory (details / githubweb)
  104. refactor results resources (details / githubweb)
  105. refactor TimeSeriesSourceTestData (details / githubweb)
  106. refactor csv inputs (details / githubweb)
  107. Adding uniqueness check to `CsvIdCoordinateSource` and `CsvWeatherSource`. (details / githubweb)
  108. refactor csv resources (details / githubweb)
  109. preserve utc time (details / githubweb)
  110. refactor Processor toString method (details / githubweb)
  111. refactor utc times (details / githubweb)
  112. refactor utc times in csv res and inputs (details / githubweb)
  113. fmt (details / githubweb)
  114. default IconTimeBasedWeatherValueFactory (details / githubweb)
  115. refactor ProcessorProviderTest (details / githubweb)
  116. fix TimeBasedWeatherValueFactory (details / githubweb)
  117. fix CosmoTimeBasedWeatherValueFactoryTest (details / githubweb)
  118. fix InfluxDbWeatherSourceIconIT (details / githubweb)
  119. fix CsvWeatherSourceCosmoTest (details / githubweb)
  120. fix SqlSources (details / githubweb)
  121. remove default timestamp pattern (details / githubweb)
  122. refactor csvweather input data (details / githubweb)
  123. fmt (details / githubweb)
  124. refactor time zone to zulu (details / githubweb)
  125. fmt (details / githubweb)
  126. add seconds to expected time results (details / githubweb)
  127. fix testdata (details / githubweb)
  128. line_input with tz +00 (details / githubweb)
  129. Removing unused method in `SqlDataSource`. (details / githubweb)
  130. fix malformed line_input and node_input with tz Z (details / githubweb)
  131. Implement test (details / githubweb)
  132. Fix test (details / githubweb)
  133. Spotless (details / githubweb)
  134. changelog (details / githubweb)
  135. changelog (details / githubweb)
  136. changelog (details / githubweb)
  137. fix test message (details / githubweb)
  138. Small improvements to `IdCoordinateInput`. (details / githubweb)
  139. fmt (details / githubweb)
  140. Removing now obsolete import (details / githubweb)
  141. Solving code smell (details / githubweb)
  142. Adaption to recent changes. (details / githubweb)
  143. fix expected exception message (details / githubweb)
  144. Update src/main/java/edu/ie3/datamodel/io/factory/timeseries/TimeBasedWeatherValueFactory.java (details / githubweb)
  145. use default constructor (details / githubweb)
  146. revert Default_Timestamp_Pattern (details / githubweb)
  147. revert Default_Timestamp_Pattern (details / githubweb)
  148. revert Default_Timestamp_Pattern (details / githubweb)
  149. remove unused imports (details / githubweb)

Push event to branch jb/grid-converter at 8:28:44 AM on Feb 29, 2024

Revision: 63933ab4ffa82e4b89263c77af771293364670e9
Repository: git@github.com:ie3-institute/PowerSystemDataModel.git
  • refs/remotes/origin/jb/grid-converter