nais / nais/cli

Notify when newer versions are available

Open
#679 4 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Go
Stars
2
Forks
5
Avg merge
17m
Merged PRs (30d)
11

Description

The CLI should check for and notify the user when a newer version is available, as these usually have bug fixes and new features. Sometimes, breaking changes to APIs require that the user update the CLI.

If "update fatigue" is a concern, one could limit the notifications to certain intervals (e.g. once a day) or when the difference in major/minor/patch versions exceeds a certain threshold.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue does not name any files, tests, or entry points. Start by locating the CLI startup flow and how its current version is defined or reported, then identify the project's release source. Done means the CLI checks for a newer version and notifies users according to an agreed update interval or version threshold, with behavior covered by tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.