-
Notifications
You must be signed in to change notification settings - Fork 79
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
Feature/add error history module #447
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
andistorm
force-pushed
the
feature/add-error-history-module
branch
from
November 22, 2023 16:10
38f9074
to
4651128
Compare
andistorm
force-pushed
the
feature/add-error-history-module
branch
5 times, most recently
from
December 5, 2023 16:23
6aec2a2
to
c362e1c
Compare
Check required ec-cli before merging |
andistorm
force-pushed
the
feature/add-error-history-module
branch
2 times, most recently
from
December 6, 2023 09:39
d8800c8
to
5f7e726
Compare
Do not merge before setting correct dependencies in dependencies.yaml |
andistorm
force-pushed
the
feature/add-error-history-module
branch
from
December 11, 2023 09:32
2ae910e
to
028d6c8
Compare
Converting to draft as it is waiting for other PRs and cannot be merged now. Also needs cleanup of history after dependent PRs are merged. |
andistorm
force-pushed
the
feature/add-error-history-module
branch
from
January 22, 2024 23:33
a966608
to
738bd5d
Compare
andistorm
requested review from
hikinggrass
and removed request for
hikinggrass
January 23, 2024 00:39
andistorm
force-pushed
the
feature/add-error-history-module
branch
from
January 23, 2024 00:39
6c433d4
to
7067f65
Compare
andistorm
commented
Jan 26, 2024
andistorm
commented
Jan 26, 2024
andistorm
commented
Jan 26, 2024
andistorm
requested review from
hikinggrass
and removed request for
hikinggrass
January 29, 2024 16:44
hikinggrass
force-pushed
the
feature/add-error-history-module
branch
3 times, most recently
from
March 5, 2024 19:19
6f85a51
to
d00becf
Compare
hikinggrass
force-pushed
the
feature/add-error-history-module
branch
from
March 5, 2024 19:32
d00becf
to
6603980
Compare
corneliusclaussen
added
the
post-release
Tag that this PR should not go into the current merge window for the upcoming release
label
Mar 22, 2024
hikinggrass
approved these changes
Mar 26, 2024
* Add types file error_history.yaml * Add interface file error_history.yaml * Add ErrorDatabaseSQLite as subclass of error/ErrorDatabase * Implement module * Add integration tests: error history module * Add unit tests ErrorDatabaseSQlite Signed-off-by: Andreas Heinrich <[email protected]>
* use branches in dependencies.yaml * use build-kit-alpine tag feature/refactor-error-classes Signed-off-by: Andreas Heinrich <[email protected]>
Signed-off-by: Andreas Heinrich <[email protected]>
Signed-off-by: Andreas Heinrich <[email protected]>
Signed-off-by: Andreas Heinrich <[email protected]>
Signed-off-by: Andreas Heinrich <[email protected]>
Signed-off-by: Kai-Uwe Hermann <[email protected]>
Signed-off-by: Kai-Uwe Hermann <[email protected]>
These are tested with different tests Signed-off-by: Kai-Uwe Hermann <[email protected]>
hikinggrass
force-pushed
the
feature/add-error-history-module
branch
from
March 26, 2024 09:38
2f4554c
to
e63bd04
Compare
andistorm
commented
Mar 26, 2024
Signed-off-by: Andreas Heinrich <[email protected]>
Signed-off-by: Andreas Heinrich <[email protected]>
andistorm
commented
Mar 26, 2024
Signed-off-by: Andreas Heinrich <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
post-release
Tag that this PR should not go into the current merge window for the upcoming release
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.
requires:
does not require any longer: