-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
refactor(files): Migrate logger to Typescript #46083
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
Contributor
susnux
commented
Jun 24, 2024
•
edited
Loading
edited
- This is just a tiny rename to make our files code base more consistent by using Typescript where possible.
- Plus another small refactor to fix invalid doc block and resort imports
susnux
added
3. to review
Waiting for reviews
feature: files
♻️ refactor
Refactor code (not a bug fix, not a feature just refactoring)
labels
Jun 24, 2024
susnux
force-pushed
the
refactor/files-logger
branch
from
June 24, 2024 22:25
b2683ef
to
91c9828
Compare
Pytal
reviewed
Jun 24, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe make it a named export?
artonge
approved these changes
Jun 25, 2024
In general I would agree, here it is so small and single use-case, so both work. I have not strong opinion on either of them. |
Pytal
approved these changes
Jun 25, 2024
susnux
force-pushed
the
refactor/files-logger
branch
from
June 25, 2024 23:20
91c9828
to
475598d
Compare
/compile |
skjnldsv
approved these changes
Jun 26, 2024
Merged
susnux
added
4. to release
Ready to be released and/or waiting for tests to finish
and removed
3. to review
Waiting for reviews
labels
Jul 30, 2024
susnux
force-pushed
the
refactor/files-logger
branch
2 times, most recently
from
July 30, 2024 20:19
387fba4
to
20fec15
Compare
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
susnux
force-pushed
the
refactor/files-logger
branch
from
August 1, 2024 01:30
20fec15
to
1c53a04
Compare
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
skjnldsv
force-pushed
the
refactor/files-logger
branch
from
August 1, 2024 05:15
1c53a04
to
cffe37e
Compare
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
4. to release
Ready to be released and/or waiting for tests to finish
feature: files
♻️ refactor
Refactor code (not a bug fix, not a feature just refactoring)
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.