Skip to content

update to v1.22#28

Merged
sorelfitzgibbon merged 2 commits intomainfrom
sfitz-update-to-1.22
Aug 29, 2025
Merged

update to v1.22#28
sorelfitzgibbon merged 2 commits intomainfrom
sfitz-update-to-1.22

Conversation

@sorelfitzgibbon
Copy link
Contributor

@sorelfitzgibbon sorelfitzgibbon commented Jun 6, 2025

Description

Updating to the latest version

Closes #27

Testing Results

Docker Image Testing

docker run --rm testbcft bcftools --help

Checklist

Formatting

File Updates

  • I have ensured that the version number update follows the versioning standards.

  • I have updated the version number in the Dockerfile, README.md and metadata.yaml files.

  • I have updated the dependencies and added my name to the maintainer list in the Dockerfile.

  • I have updated the feature changes in the README.md (optional).

  • I have added the changes included in this pull request to the CHANGELOG.md under the next release version or unreleased, and updated the date.

GitHub Packages Auto Build Rules

  • I have not manually pushed this Docker image to the uclahs-cds container registry (ghcr.io/uclahs-cds) on GitHub.

  • I have updated the image_name in the metadata.yaml which is required by GitHub action to automatically build and push the image.

Copy link
Contributor

@Faizal-Eeman Faizal-Eeman left a comment

Choose a reason for hiding this comment

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

Sorry I missed this PR. Looks good to me.

The docker release date may need an update.

Copilot AI review requested due to automatic review settings August 29, 2025 22:57
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Updates BCFtools Docker image from version 1.21 to 1.22, following standard versioning practices and updating all relevant documentation files.

  • Updated BCFtools version from 1.21 to 1.22 across all configuration files
  • Added changelog entry documenting the version update
  • Maintained consistency across metadata, documentation, and build configuration

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
metadata.yaml Updated version field to reflect BCFtools 1.22
README.md Updated version table to show BCFtools 1.22
Dockerfile Updated BCFTOOLS_VERSION build argument to 1.22
CHANGELOG.md Added new release entry for version 1.22

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment on lines +12 to +13
## [1.22] - 2024-08-29
- Update BCFtools 1.21 to 1.22
Copy link

Copilot AI Aug 29, 2025

Choose a reason for hiding this comment

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

[nitpick] The changelog entry format should be consistent with existing entries. Consider using 'Update BCFtools from 1.21 to 1.22' to match the pattern used in line 16.

Suggested change
## [1.22] - 2024-08-29
- Update BCFtools 1.21 to 1.22
- Update BCFtools from 1.21 to 1.22

Copilot uses AI. Check for mistakes.
@sorelfitzgibbon sorelfitzgibbon merged commit 524b4bd into main Aug 29, 2025
6 checks passed
@sorelfitzgibbon sorelfitzgibbon deleted the sfitz-update-to-1.22 branch August 29, 2025 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BCFtools 1.22

3 participants