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

add update-notifier #8363

Conversation

petersg83
Copy link
Contributor

The actual code has the following issue: yeoman/update-notifier#196

Waiting for answers on the issue to update the code accordingly.

Signed-off-by: Pierre Noël <petersg83@gmail.com>
@codecov
Copy link

codecov bot commented Oct 16, 2020

Codecov Report

Merging #8363 into features/application-settings will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@                      Coverage Diff                       @@
##           features/application-settings    #8363   +/-   ##
==============================================================
  Coverage                          33.67%   33.67%           
==============================================================
  Files                               1243     1243           
  Lines                              13711    13711           
  Branches                            1362     1362           
==============================================================
  Hits                                4617     4617           
  Misses                              8204     8204           
  Partials                             890      890           
Flag Coverage Δ
#front 25.43% <ø> (ø)
#unit 54.20% <ø> (ø)

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


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 515b33c...1583c7c. Read the comment docs.

const releaseLink = chalk.bold('https://github.com/strapi/strapi/releases');
let message = `
A new version of Strapi is available ${currentVersionLog} → ${newVersionLog}
Check out new releases at: ${releaseLink}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@derrickmehaffy
What do you think: Check out new releases at or Check out the new releases at ?

Copy link
Member

Choose a reason for hiding this comment

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

Check out the new release(s) at

(Not sure if that needs to be plural or not)

@petersg83
Copy link
Contributor Author

Close it in favor of #8526

@petersg83 petersg83 closed this Nov 4, 2020
@petersg83 petersg83 deleted the application-settings/update-notifier-at-startup branch August 23, 2021 13:44
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.

None yet

2 participants