Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@ReenigneArcher
Copy link
Member

@ReenigneArcher ReenigneArcher commented Oct 8, 2025

Description

Updated the release_create action to append VirusTotal results as a markdown table under an 'Assets' header, including asset name, download, and VirusTotal links. This improves readability and organization of release notes.

TODO:

Screenshot

Issues Fixed or Closed

Roadmap Issues

Type of Change

  • feat: New feature (non-breaking change which adds functionality)
  • fix: Bug fix (non-breaking change which fixes an issue)
  • docs: Documentation only changes
  • style: Changes that do not affect the meaning of the code (white-space, formatting, missing semicolons, etc.)
  • refactor: Code change that neither fixes a bug nor adds a feature
  • perf: Code change that improves performance
  • test: Adding missing tests or correcting existing tests
  • build: Changes that affect the build system or external dependencies
  • ci: Changes to CI configuration files and scripts
  • chore: Other changes that don't modify src or test files
  • revert: Reverts a previous commit
  • BREAKING CHANGE: Introduces a breaking change (can be combined with any type above)

Checklist

  • Code follows the style guidelines of this project
  • Code has been self-reviewed
  • Code has been commented, particularly in hard-to-understand areas
  • Code docstring/documentation-blocks for new or existing methods/components have been added or updated
  • Unit tests have been added or updated for any new or modified functionality

AI Usage

  • None: No AI tools were used in creating this PR
  • Light: AI provided minor assistance (formatting, simple suggestions)
  • Moderate: AI helped with code generation or debugging specific parts
  • Heavy: AI generated most or all of the code changes

@codecov
Copy link

codecov bot commented Oct 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (05c79ca) to head (b0043b5).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #38   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          620       620           
  Branches        57        57           
=========================================
  Hits           620       620           
Flag Coverage Δ
Linux 100.00% <ø> (ø)
Windows 77.41% <ø> (ø)
macOS 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@ReenigneArcher ReenigneArcher force-pushed the feat/release_create/assets-table branch 4 times, most recently from c064a53 to 0383edc Compare October 8, 2025 21:47
@ReenigneArcher ReenigneArcher marked this pull request as ready for review October 8, 2025 22:05
@ReenigneArcher ReenigneArcher force-pushed the feat/release_create/assets-table branch 2 times, most recently from 1078ebd to b5bb620 Compare October 10, 2025 02:17
@ReenigneArcher ReenigneArcher force-pushed the feat/release_create/assets-table branch from 8b69563 to 6271e43 Compare October 11, 2025 01:28
…ease body

Updated the release_create action to append VirusTotal results as a markdown table under an 'Assets' header, including asset name, download, and VirusTotal links. This improves readability and organization of release notes.
Updated the release_create action to display download and VirusTotal results as shields.io badges in the release notes. This improves the visual clarity and provides more informative links for users.
Expanded the README to clarify additional features such as VirusTotal scanning and badge integration. Improved the release notes table by renaming the download count column and updating the VirusTotal badge format for better clarity.
@ReenigneArcher ReenigneArcher force-pushed the feat/release_create/assets-table branch from 6271e43 to b0043b5 Compare October 11, 2025 18:18
@sonarqubecloud
Copy link

@ReenigneArcher ReenigneArcher merged commit acbe4a3 into master Oct 11, 2025
65 checks passed
@ReenigneArcher ReenigneArcher deleted the feat/release_create/assets-table branch October 11, 2025 18:42
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.

2 participants