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

chore(main): release eventindexer 0.14.0 #15720

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 9, 2024

🤖 I have created a release beep boop

0.14.0 (2024-05-13)

Features

Bug Fixes

  • blobstorage, eventindexer, relayer: remove username and password (#16700) (35adb3d)
  • eventindexer: add disperser log, remove unused stats from previous testnets (#16938) (aec6bca)
  • eventindexer: disperser should exit (#16836) (5e914d5)
  • eventindexer: fix match logic for transferBatchSignatureHash (#17015) (84080d4)
  • eventindexer: nft balance changes should be wrapped in db transaction (#16943) (b134161)

Performance Improvements

  • main: use errors.New to replace fmt.Errorf with no parameters (#16777) (bb0c1ae)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main--components--eventindexer branch 5 times, most recently from 6a42f81 to 114432b Compare February 14, 2024 03:10
Copy link

coderabbitai bot commented Feb 14, 2024

Important

Auto Review Skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share

Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit-tests for this file.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit tests for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository from git and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit tests.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger a review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • The JSON schema for the configuration file is available here.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/coderabbit-overrides.v2.json

CodeRabbit Discord Community

Join our Discord Community to get help, request features, and share feedback.

Copy link

codecov bot commented Feb 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 26.82%. Comparing base (f53766b) to head (cadb344).
Report is 495 commits behind head on main.

❗ Current head cadb344 differs from pull request most recent head 43e1f52. Consider uploading reports for the commit 43e1f52 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #15720   +/-   ##
=======================================
  Coverage   26.82%   26.82%           
=======================================
  Files         105      105           
  Lines        6188     6188           
=======================================
  Hits         1660     1660           
  Misses       4348     4348           
  Partials      180      180           
Flag Coverage Δ *Carryforward flag
eventindexer 17.22% <ø> (ø)
guardian-prover-health-check 34.81% <ø> (ø) Carriedforward from f53766b
relayer 37.88% <ø> (ø) Carriedforward from f53766b

*This pull request uses carry forward flags. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions github-actions bot force-pushed the release-please--branches--main--components--eventindexer branch 2 times, most recently from 7eeb951 to e12d1f0 Compare February 16, 2024 02:59
@github-actions github-actions bot changed the title chore(main): release eventindexer 0.14.0 chore(main): release eventindexer 1.0.0 Feb 16, 2024
@github-actions github-actions bot force-pushed the release-please--branches--main--components--eventindexer branch 6 times, most recently from 7bd8327 to 45f2f18 Compare February 20, 2024 01:48
@github-actions github-actions bot changed the title chore(main): release eventindexer 1.0.0 chore(main): release eventindexer 0.14.0 Feb 20, 2024
@github-actions github-actions bot force-pushed the release-please--branches--main--components--eventindexer branch from 45f2f18 to 602eebe Compare February 20, 2024 02:10
@taiko-kitty taiko-kitty force-pushed the release-please--branches--main--components--eventindexer branch 3 times, most recently from 8409086 to 3e13dea Compare February 24, 2024 14:51
@taiko-kitty taiko-kitty changed the title chore(main): release eventindexer 0.14.0 chore(main): release eventindexer 1.0.0 Feb 25, 2024
@taiko-kitty taiko-kitty force-pushed the release-please--branches--main--components--eventindexer branch 3 times, most recently from 039a80a to 3776fb4 Compare February 27, 2024 02:00
@taiko-kitty taiko-kitty force-pushed the release-please--branches--main--components--eventindexer branch from 18177eb to 3622f6f Compare April 23, 2024 00:00
@taiko-kitty taiko-kitty force-pushed the release-please--branches--main--components--eventindexer branch from 3622f6f to d7e2ba6 Compare April 23, 2024 12:53
@taiko-kitty taiko-kitty force-pushed the release-please--branches--main--components--eventindexer branch from d7e2ba6 to 0bcc54c Compare April 24, 2024 06:47
@taiko-kitty taiko-kitty force-pushed the release-please--branches--main--components--eventindexer branch from 0bcc54c to deaeee6 Compare April 24, 2024 13:33
@taiko-kitty taiko-kitty force-pushed the release-please--branches--main--components--eventindexer branch from deaeee6 to 85bc396 Compare April 24, 2024 15:41
@taiko-kitty taiko-kitty force-pushed the release-please--branches--main--components--eventindexer branch from 85bc396 to d8ed05f Compare April 25, 2024 01:09
@taiko-kitty taiko-kitty force-pushed the release-please--branches--main--components--eventindexer branch from d8ed05f to 500ec99 Compare April 25, 2024 03:35
@taiko-kitty taiko-kitty changed the title chore(main): release eventindexer 1.0.0 chore(main): release eventindexer 0.14.0 May 9, 2024
@taiko-kitty taiko-kitty force-pushed the release-please--branches--main--components--eventindexer branch 5 times, most recently from 0c7b2b4 to ad83676 Compare May 11, 2024 06:27
@taiko-kitty taiko-kitty force-pushed the release-please--branches--main--components--eventindexer branch from ad83676 to 8378d72 Compare May 12, 2024 06:10
@taiko-kitty taiko-kitty force-pushed the release-please--branches--main--components--eventindexer branch from 8378d72 to 43e1f52 Compare May 13, 2024 00:58
@d1onys1us d1onys1us closed this May 13, 2024
@d1onys1us d1onys1us deleted the release-please--branches--main--components--eventindexer branch May 13, 2024 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants