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

Update CI to Node 16 and Synchronize with Release workflow #13

Merged
merged 1 commit into from
Nov 6, 2022

Conversation

mikhail-vl
Copy link
Member

@mikhail-vl mikhail-vl commented Nov 6, 2022

Update CI to Node 16 and Synchronize with Release workflow.

@mikhail-vl mikhail-vl added the enhancement New feature or request label Nov 6, 2022
@mikhail-vl mikhail-vl added this to the Version 2.2.0 milestone Nov 6, 2022
@mikhail-vl mikhail-vl self-assigned this Nov 6, 2022
Copy link
Member Author

@mikhail-vl mikhail-vl left a comment

Choose a reason for hiding this comment

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

Looks good!

@github-actions
Copy link

github-actions bot commented Nov 6, 2022

Levitate is-compatible report:

🔍 Resolving @grafana/data@latest...
🔍 Resolving @grafana/ui@latest...
🔍 Resolving @grafana/runtime@latest...
🔍 Resolving @grafana/schema@latest...
🔍 Resolving @grafana/e2e-selectors@latest...
🔍 Resolving @grafana/experimental@latest...

🔬 Checking compatibility between ./src/module.ts and @grafana/data@9.2.3...
✔ Found @grafana/data version 9.1.4 locally

🔬 Checking compatibility between ./src/module.ts and @grafana/ui@9.2.3...
✔ Found @grafana/ui version 9.1.4 locally

🔬 Checking compatibility between ./src/module.ts and @grafana/runtime@9.2.3...
✔ Found @grafana/runtime version 9.1.4 locally

🔬 Checking compatibility between ./src/module.ts and @grafana/schema@9.2.3...
Skipping package @grafana/schema because it is not used in the project or not installed locally.
did you forget to run yarn install or npm install?

🔬 Checking compatibility between ./src/module.ts and @grafana/e2e-selectors@9.2.3...
Skipping package @grafana/e2e-selectors because it is not used in the project or not installed locally.
did you forget to run yarn install or npm install?

🔬 Checking compatibility between ./src/module.ts and @grafana/experimental@1.0.2...
Skipping package @grafana/experimental because it is not used in the project or not installed locally.
did you forget to run yarn install or npm install?

✔️ ./src/module.ts appears to be compatible with @grafana/data,@grafana/ui,@grafana/runtime,@grafana/schema,@grafana/e2e-selectors,@grafana/experimental

@codecov
Copy link

codecov bot commented Nov 6, 2022

Codecov Report

Base: 89.47% // Head: 89.47% // No change to project coverage 👍

Coverage data is based on head (51188c3) compared to base (36baf8c).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #13   +/-   ##
=======================================
  Coverage   89.47%   89.47%           
=======================================
  Files          10       10           
  Lines         133      133           
  Branches        3        3           
=======================================
  Hits          119      119           
  Misses         13       13           
  Partials        1        1           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@mikhail-vl mikhail-vl merged commit 9e2b069 into main Nov 6, 2022
@mikhail-vl mikhail-vl deleted the feat/ci-node-16 branch November 6, 2022 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant