Skip to content
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

Removal of ulog from reactor-ts, code generator updated to allow this change #2052

Merged
merged 3 commits into from
Oct 27, 2023

Conversation

axmmisaka
Copy link
Collaborator

@axmmisaka axmmisaka commented Oct 13, 2023

  1. Removed references to Log.global (renamed to Log.globalLogger); replaced with Log.error() and Log.setLevel();
  2. Removed references to ulog.

This is to accommodate lf-lang/reactor-ts#237

@lhstrh lhstrh changed the title Remove ULog from reactor-ts, update code generator to allow this change ulog removed from reactor-ts, code generator updated to allow this change Oct 13, 2023
@lhstrh lhstrh added typescript Related to TypeScript target refactoring Code quality enhancement labels Oct 13, 2023
@lhstrh lhstrh changed the title ulog removed from reactor-ts, code generator updated to allow this change Removal of ulog from reactor-ts, code generator updated to allow this change Oct 13, 2023
@axmmisaka
Copy link
Collaborator Author

axmmisaka commented Oct 13, 2023

Why is this failing 😢

This is failing because of lf-lang/reactor-ts#239

Tests are passing on the reactor-ts side, so we should merge that first, then this.

@axmmisaka
Copy link
Collaborator Author

Hmm...... Zephyr test is failing?

@axmmisaka axmmisaka requested a review from lhstrh October 14, 2023 01:17
Copy link
Member

@lhstrh lhstrh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After merging the corresponding reactor-ts PR, please apply the suggested change before merging this PR.

@lhstrh lhstrh added this pull request to the merge queue Oct 26, 2023
Merged via the queue into master with commit 53c187b Oct 27, 2023
41 checks passed
@lhstrh lhstrh deleted the reactor-ts-remove-ulog branch October 27, 2023 01:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Code quality enhancement typescript Related to TypeScript target
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants