-
Notifications
You must be signed in to change notification settings - Fork 0
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
LittleStarter Repo migration #61
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Squashed commit of the following: commit ec21488dd5349bd38710d93d937e8821515d273f Author: SGrottel <sgrottel@sgrottel.de> Date: Sat Sep 10 07:58:50 2022 +0200 Build result badge commit 3dace27dea3f54b536428a68d34468197f54a49e Author: SGrottel <sgrottel@sgrottel.de> Date: Sat Sep 10 07:54:21 2022 +0200 Github Workflow commit 1188e1bfdb622724f4d0b9f3dcb9801eff23414d Author: SGrottel <sgrottel@sgrottel.de> Date: Sat Sep 10 07:42:31 2022 +0200 Started Visual Studio App project
Squashed commit of the following: commit 50ca58117f49b1379ae14957275b1b6ab3935219 Author: SGrottel <sgrottel@sgrottel.de> Date: Sat Sep 10 11:42:59 2022 +0200 Version patched to 0.1.1 to avoid build number conflicts with deprecated build run file commit af9a49448ed159f58d7f4e448ccc9e34bd537318 Author: SGrottel <sgrottel@sgrottel.de> Date: Sat Sep 10 11:40:45 2022 +0200 Fixed warning in ConfigFileReader commit 8ed48c7225ae00ead38154c0a860a2b7c33f0c7f Author: SGrottel <sgrottel@sgrottel.de> Date: Sat Sep 10 11:35:13 2022 +0200 build-pipeline test on branch commit 801c497c4a3b0dd07f3f7fd4c5e8d6ddc6da6b4c Author: SGrottel <sgrottel@sgrottel.de> Date: Sat Sep 10 11:34:24 2022 +0200 Spawning processes commit 3fad2277778ab36e0b79f81143079faaff640f2c Author: SGrottel <sgrottel@sgrottel.de> Date: Sat Sep 10 11:22:50 2022 +0200 Loading config yaml commit 1a3fdeb5b3fd9c795dfb3ad1d923538541dfb506 Author: SGrottel <sgrottel@sgrottel.de> Date: Sat Sep 10 10:16:27 2022 +0200 Started ConfigFileReader commit 8ef81a152672f66259046a1c68d90cbfdde23074 Author: SGrottel <sgrottel@sgrottel.de> Date: Sat Sep 10 10:16:09 2022 +0200 yaml > yml commit 8762ee74be8d0ee6cef19c3cb3253e30df1b78aa Author: SGrottel <sgrottel@sgrottel.de> Date: Sat Sep 10 09:01:07 2022 +0200 Limiting Github Actions to pull_requests and pushes to `main` and `develop` commit 43340534a6ab5f60ab8665d2c9b4ffcf78ffd390 Author: SGrottel <sgrottel@sgrottel.de> Date: Sat Sep 10 08:43:43 2022 +0200 Fundamental app ui layout
Merge branch 'develop'
Squashed commit of the following: commit 6b84627efea8e74df69640bd0728c49d7df6570a Author: SGrottel <sgrottel@sgrottel.de> Date: Sat Sep 10 14:50:49 2022 +0200 Disabling StartupAction if the path root is not available. commit 2657acff704802a87496072eb6710501db1d22a9 Author: SGrottel <sgrottel@sgrottel.de> Date: Sat Sep 10 14:39:03 2022 +0200 Introduced `StartupAction.IsEnabled` commit 57e5d85c02e6229ef7fee5295f5a901ba266bb3f Author: SGrottel <sgrottel@sgrottel.de> Date: Sat Sep 10 14:23:31 2022 +0200 Added "how to install" to the documentation
…, spawning processes in parallel
…ctions. This is helpful, e.g. if some actions were on an unavailable drive (network), which became available later.
…ctions. This is helpful, e.g. if some actions were on an unavailable drive (network), which became available later.
…sages Log messages are debounced for GUI update
closes #4
Version 0.7, with Delay, IsSelectedIf, and Improved Release Package
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v3...v4) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 3 to 4. - [Release notes](https://github.com/actions/setup-dotnet/releases) - [Commits](actions/setup-dotnet@v3...v4) --- updated-dependencies: - dependency-name: actions/setup-dotnet dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps YamlDotNet from 15.1.6 to 16.0.0. --- updated-dependencies: - dependency-name: YamlDotNet dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bump YamlDotNet from 15.1.6 to 16.0.0
Bumps [YamlDotNet](https://github.com/aaubry/YamlDotNet) from 16.0.0 to 16.1.0. - [Release notes](https://github.com/aaubry/YamlDotNet/releases) - [Commits](aaubry/YamlDotNet@v16.0.0...v16.1.0) --- updated-dependencies: - dependency-name: YamlDotNet dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bump YamlDotNet from 16.0.0 to 16.1.0
Bumps [YamlDotNet](https://github.com/aaubry/YamlDotNet) from 16.1.0 to 16.1.2. - [Release notes](https://github.com/aaubry/YamlDotNet/releases) - [Commits](aaubry/YamlDotNet@v16.1.0...v16.1.2) --- updated-dependencies: - dependency-name: YamlDotNet dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bump YamlDotNet from 16.1.0 to 16.1.2
…o-migration # Conflicts: # .github/dependabot.yml # .gitignore
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.