Skip to content

chore(main): release 1.0.0 #69

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

varfish-bot
Copy link

@varfish-bot varfish-bot commented Jun 4, 2024

🤖 I have created a release beep boop

1.0.0 (2024-10-30)

Features

  • add gnomAD SV/CNV 4.0 for GRCh38 (#55) (48ba90d)
  • add MinIO server for file storage purposes (#2) (#7) (34b37c4)
  • add traefik service with configuration examples (#3) (#5) (8cfbc21)
  • adding cadd-rest-api support via docker-compose.override.yml (#48) (c9d6c6c)
  • adding ClinVar download instructions to README (#28) (d4ead82)
  • adding download-data.sh script (#42) (1f6fca8)
  • adding dynamic varfish data directory (#87) (fd96c82)
  • adding nginx for serving track data (#15) (#20) (973b640)
  • adding templates for exomiser integration (#46) (dea2c78)
  • bump annonars/genes (#58) (d3cf847)
  • bump downloader to be on par with reev one (#57) (a8c02e3)
  • bumping annonars, clinvar data, adding clinvar-genes (#29) (fbdcaf1)
  • splitting download into more steps (#75) (a6c4737)

Bug Fixes

  • adding clinvar links for mehari (#83) (dbb254a)
  • adding hgnc_xlink.tsv for viguno (#79) (6929e71)
  • adding s3:GetBucketLocation to minio policy (#30) (9e94ad0)
  • adding segdup besides old seqdup (#84) (18ad21d)
  • adding viguno env setup (c5c759a)
  • adjust downloads for worker and mehari (#80) (0f479c5)
  • allow graceful shutdown of minio-client container (#21) (575c07e)
  • bump mehari-data-tx to 0.6.0 (#59) (3ffacf9)
  • bump version in annonars genes (8ab9538)
  • docker-compose.override.yml file for certificate (#72) (a076d3f)
  • docker-compose.override.yml for cadd-rest-api (#73) (ce3a7df)
  • Fix download script variable names (#61) (73d88db)
  • mehari freqs path (#70) (6fb8dcb)
  • putting BOT_TOKEN into release-please GitHub actions workflow (#68) (049d3df)
  • seqdup => segdup (083c66f)
  • typo mime2gene (#85) (70e3854)
  • update readme (#41) (7b53228)
  • updating cadd-rest-api.env example file (#50) (81eeb8a)
  • using bitnami minio clients to startup works again (#36) (7e199f3)
  • various version changes (#82) (fd050b9)

This PR was generated with Release Please. See documentation.

Summary by CodeRabbit

  • New Features

    • Added gnomAD SV/CNV version 4.0 for GRCh38.
    • Introduced a MinIO server for file storage and integrated Nginx for serving track data.
    • Updated README with ClinVar download instructions and added a new script for data downloads.
    • Included templates for Exomiser integration and support for cadd-rest-api.
  • Bug Fixes

    • Fixed various links and paths related to the Mehari and Viguno projects.
    • Updated policies and configurations for MinIO and Docker services.
    • Corrected variable names in the download script and made minor documentation updates.

@varfish-bot varfish-bot force-pushed the release-please--branches--main branch from f42c135 to 8c57962 Compare June 4, 2024 11:37
@varfish-bot varfish-bot force-pushed the release-please--branches--main branch 3 times, most recently from e0a7e5e to 96f8abf Compare June 10, 2024 13:04
@varfish-bot varfish-bot force-pushed the release-please--branches--main branch 2 times, most recently from d6e6d70 to 25cb921 Compare June 18, 2024 11:45
@varfish-bot varfish-bot force-pushed the release-please--branches--main branch from 25cb921 to 9086777 Compare July 11, 2024 12:56
@varfish-bot varfish-bot force-pushed the release-please--branches--main branch 5 times, most recently from 58b18c7 to 3b588fa Compare September 3, 2024 10:17
@varfish-bot varfish-bot force-pushed the release-please--branches--main branch from 3b588fa to 6ff58c9 Compare October 7, 2024 12:13
@varfish-bot varfish-bot force-pushed the release-please--branches--main branch from 6ff58c9 to ba9666e Compare October 23, 2024 09:24
Copy link

coderabbitai bot commented Oct 23, 2024

Walkthrough

The changes in this pull request primarily involve updates to the CHANGELOG.md file for version 1.0.0, dated 2024-10-30. This includes the addition of new features such as gnomAD SV/CNV version 4.0, a MinIO server for file storage, and a Traefik service. Bug fixes include updates to ClinVar links, the addition of necessary files for projects, and various improvements to the download process and environment setup. Additionally, dependency versions have been bumped, and minor corrections have been made throughout the documentation.

Changes

File/Path Change Summary
CHANGELOG.md Updated for version 1.0.0, dated 2024-10-30, detailing new features and bug fixes.
docker-compose.override.yml Added support for cadd-rest-api and updated for certificates.
README.md Updated with ClinVar download instructions and minor typo fixes.
download-data.sh New script added; variable names corrected.
Various project files Added ClinVar links for Mehari, hgnc_xlink.tsv for Viguno, and updated MinIO policy.
Dependencies Bumped versions for annonars/genes, downloader, and mehari-data-tx to 0.6.0.

Poem

In the garden where data blooms,
A MinIO server dispels the glooms.
With Traefik's guidance, we sail so free,
While gnomAD's treasures await for thee.
Bugs are fixed, and scripts are new,
Hopping along, we celebrate too! 🐇✨


📜 Recent review details

Configuration used: CodeRabbit UI
Review profile: CHILL

📥 Commits

Files that changed from the base of the PR and between ba9666e and a8c34fd.

📒 Files selected for processing (1)
  • CHANGELOG.md (1 hunks)
🚧 Files skipped from review as they are similar to previous changes (1)
  • CHANGELOG.md

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>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • 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 testing code 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 gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

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 using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • 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/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🧹 Outside diff range and nitpick comments (2)
CHANGELOG.md (2)

6-20: Consider grouping features by theme for better readability.

While the feature entries are well-documented with proper issue linking, consider organizing them into thematic groups such as:

  • Infrastructure (MinIO, traefik, nginx)
  • Data Sources (gnomAD, ClinVar)
  • Tooling (download scripts, templates)
  • Dependencies (version bumps)

22-43: Enhance bug fix descriptions with impact context.

Consider adding brief impact descriptions to bug fixes. For example:

  • "adding s3:GetBucketLocation to minio policy" could be "fix: add s3:GetBucketLocation to MinIO policy to resolve bucket access issues"
  • "seqdup => segdup" could be "fix: correct seqdup to segdup naming for consistency with upstream changes"
📜 Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

📥 Commits

Files that changed from the base of the PR and between 8ab9538 and ba9666e.

📒 Files selected for processing (1)
  • CHANGELOG.md (1 hunks)
🧰 Additional context used
🔇 Additional comments (1)
CHANGELOG.md (1)

1-5: LGTM! Header follows changelog best practices.

The version header is properly formatted with semantic versioning and ISO 8601 date format.

* using bitnami minio clients to startup works again ([#36](https://github.com/varfish-org/varfish-docker-compose/issues/36)) ([7e199f3](https://github.com/varfish-org/varfish-docker-compose/commit/7e199f373d57ef9d97c38e1367a63fbac95c876b))
* various version changes ([#82](https://github.com/varfish-org/varfish-docker-compose/issues/82)) ([fd050b9](https://github.com/varfish-org/varfish-docker-compose/commit/fd050b9edf83473be490dfa5d621481d2477d5a5))

## Changelog
Copy link

Choose a reason for hiding this comment

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

⚠️ Potential issue

Remove duplicate Changelog header.

The "## Changelog" header at line 45 appears to be a duplicate of the main header and should be removed.

-## Changelog
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
## Changelog

@varfish-bot varfish-bot force-pushed the release-please--branches--main branch from ba9666e to a8c34fd Compare October 30, 2024 09:14
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.

1 participant