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: deprecate build version command in cli and docs before release #1762

Merged
merged 3 commits into from
Feb 4, 2025

Conversation

cmwylie19
Copy link
Contributor

Description

build --version command is not being used, we need to deprecate it before the release so that we can remove it next release.

Related Issue

Fixes #1724

Relates to #

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Other (security config, docs update, etc)

Checklist before merging

@cmwylie19 cmwylie19 requested a review from a team as a code owner February 3, 2025 22:49
Copy link

codecov bot commented Feb 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.10%. Comparing base (6b893af) to head (f8db820).
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1762   +/-   ##
=======================================
  Coverage   81.10%   81.10%           
=======================================
  Files          50       50           
  Lines        2127     2127           
  Branches      430      430           
=======================================
  Hits         1725     1725           
  Misses        400      400           
  Partials        2        2           

@cmwylie19 cmwylie19 added this pull request to the merge queue Feb 4, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 4, 2025
@cmwylie19 cmwylie19 added this pull request to the merge queue Feb 4, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 4, 2025
@samayer12 samayer12 enabled auto-merge February 4, 2025 20:05
@samayer12 samayer12 added this pull request to the merge queue Feb 4, 2025
Merged via the queue into main with commit b3a5d7f Feb 4, 2025
48 checks passed
@samayer12 samayer12 deleted the 1724 branch February 4, 2025 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

pepr build --version conflicts with pepr --version
2 participants