Commit Graph

179 Commits (master)

Author SHA1 Message Date
Martin Scheidt 9e51a535e1 included published paper 2023-02-21 09:42:56 +01:00
Martin Scheidt 8cee43072b fix documentations issues 2022-12-31 00:24:46 +01:00
github-actions[bot] c6da1ceeed
Set version to 1.0.3 2022-12-30 20:05:09 +00:00
Martin Scheidt 48871f0ba9 Updated to version 1.0.3 2022-12-30 20:46:25 +01:00
Martin Scheidt e7affa27d8
Merge pull request #34 from railtoolkit/development
fixing github action
2022-12-30 20:11:12 +01:00
Martin Scheidt 626eab873c fixing github action 2022-12-30 20:09:46 +01:00
Martin Scheidt e50ac4f404
Merge pull request #33 from railtoolkit/development
improved and fixed actions
2022-12-30 19:34:00 +01:00
Martin Scheidt a69459d314
Merge branch 'main' into development 2022-12-30 19:33:52 +01:00
Martin Scheidt 00f147e5cb improved and fixed actions 2022-12-30 19:31:11 +01:00
Martin Scheidt 0844b50457
Merge pull request #32 from railtoolkit/development
improved and fixed actions
2022-12-30 19:15:01 +01:00
Martin Scheidt 61f05467be improved and fixed actions 2022-12-30 19:14:26 +01:00
Martin Scheidt e1a290a3fb
Merge pull request #31 from railtoolkit/development
minor cleanup
2022-12-30 19:03:22 +01:00
Martin Scheidt 7467babb4a minor cleanup 2022-12-30 19:02:57 +01:00
Martin Scheidt 00257bb697
Merge pull request #30 from railtoolkit/development
fixing github action documenter
2022-12-30 18:47:47 +01:00
Martin Scheidt 679115df69 Merge branch 'main' into development
# Conflicts:
#	.github/workflows/documentation.yml
2022-12-30 18:45:44 +01:00
Martin Scheidt 671d9c4631 fix wrong code-coverage user 2022-12-30 18:43:09 +01:00
Martin Scheidt ac5f06edd6
Merge pull request #29 from railtoolkit/development
updated github actions and automated documentation
2022-12-30 18:35:49 +01:00
Martin Scheidt ef88e7b56f improved automated documentation generation 2022-12-30 18:22:44 +01:00
Martin Scheidt c0f76145ef
Merge pull request #28 from railtoolkit/github-action
GitHub action
2022-12-30 14:45:38 +01:00
Martin Scheidt 60083d2833 separated documenter action 2022-12-30 14:38:54 +01:00
Martin Scheidt e92c8d9208 update action issue #26 2022-12-30 13:39:57 +01:00
Martin Scheidt 7cc6031a8d
Merge pull request #27 from railtoolkit/development
updated README.md
2022-12-21 16:08:34 +01:00
Martin Scheidt 2949d3c401 updated CHANGELOG.md 2022-12-21 16:05:25 +01:00
Martin Scheidt de24a23f3d removed aarch64 from CI 2022-12-21 15:45:54 +01:00
Martin Scheidt fcf6a16b82 updated README.md with tutorials and documentation 2022-12-21 15:43:23 +01:00
Martin Scheidt 77db3c616a added debug action to ignore list 2022-12-21 14:44:31 +01:00
Martin Scheidt f77fd8b197
Merge pull request #25 from railtoolkit/github-action
GitHub action for automated CHANGELOG.md update upon new release
2022-12-21 14:30:25 +01:00
Martin Scheidt dc8c7c8f5e added semantic versioning checking 2022-12-21 14:28:58 +01:00
Martin Scheidt e754220e79 added automatic version bump for CHANGELOG.md 2022-12-20 23:04:20 +01:00
Martin Scheidt e8e9df9877 debug action 2022-12-20 19:20:40 +01:00
Martin Scheidt 1c643379e8 Merge branch 'main' of github.com:railtoolkit/TrainRun.jl 2022-12-20 15:14:06 +01:00
Martin Scheidt d7118213b4 updated github actions 2022-12-20 13:19:21 +01:00
Martin Scheidt 93942417b5
Merge pull request #24 from railtoolkit/development
fixing Path() load from railtoolkit schema
2022-12-20 12:42:12 +01:00
Martin Scheidt 787d66165a updated github actions 2022-12-19 22:02:19 +01:00
Martin Scheidt b276270ea6 fixed schema validation including test 2022-12-19 21:41:30 +01:00
Martin Scheidt 2ffdcb1fb9 Updated contribution ideas 2022-12-19 13:44:41 +01:00
Max Kannenberg 70410e7985 Remove function CharacteristicSections and move code to calc.jl 2022-12-03 21:02:41 +01:00
Max Kannenberg 2f463a4a92 Add docstrings to behavior.jl for documentation 2022-11-07 19:17:02 +01:00
Max Kannenberg da1f641839 Add docstrings to output.jl for documentation 2022-09-09 18:50:22 +02:00
Max Kannenberg 5c5fa14f46 Add docstrings to formulary.jl for documentation 2022-09-05 22:40:22 +02:00
github-actions[bot] 71778ac715
Set version to 1.0.2 2022-09-01 09:01:23 +00:00
Martin Scheidt 01a3ccf672 added separate register workflow 2022-09-01 11:00:12 +02:00
Martin Scheidt f68f5a9bac updated DOI for new version 2022-09-01 09:32:52 +02:00
Martin Scheidt 25278d63de updated CHANGELOG.md for new version 2022-08-29 14:45:00 +02:00
Martin Scheidt 31befe815d
Merge pull request #23 from railtoolkit/development_max
cleanup of development max
2022-08-29 14:27:13 +02:00
Max Kannenberg 8b3d16517b Update changelog 2022-08-29 12:52:25 +02:00
Max Kannenberg 804f797b08 Fix typing error (change time to :time) 2022-08-24 10:08:20 +02:00
Max Kannenberg a7fe8db1c2 Refactor setting the state flag :endOfCsReached 2022-08-24 10:07:30 +02:00
Max Kannenberg bc02e96a6c Access elements from 'points of interests' by name instead of by index 2022-08-22 19:07:49 +02:00
Max Kannenberg 8c286b0d2b Change type of a point of interest from Tuple to NamedTuple 2022-08-19 19:51:02 +02:00