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

fix: print the upgrade CLI warning at most hourly #224

Merged
merged 10 commits into from
Mar 16, 2023
Merged

Conversation

h4ck3rk3y
Copy link
Contributor

@h4ck3rk3y h4ck3rk3y commented Mar 15, 2023

Description:

We would check for versions on everyrun and warn users if they are on an old version. We only do that hourly now.

Is this change user facing?

  • Yes
  • No

References (if applicable):

#169

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Mar 15, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 4551e00
Status: ✅  Deploy successful!
Preview URL: https://7955ffdd.kurtosis-docs.pages.dev
Branch Preview URL: https://gyani-warnings.kurtosis-docs.pages.dev

View logs

@h4ck3rk3y h4ck3rk3y requested a review from Peeeekay March 15, 2023 17:31
@h4ck3rk3y h4ck3rk3y merged commit f40ee90 into main Mar 16, 2023
@h4ck3rk3y h4ck3rk3y deleted the gyani/warnings branch March 16, 2023 14:13
h4ck3rk3y pushed a commit that referenced this pull request Mar 16, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.68.13](0.68.12...0.68.13)
(2023-03-16)


### Features

* made the content-type field optional in PostHttpRequestRecipe
([#222](#222))
([d551398](d551398))


### Bug Fixes

* add trailing commas to Starlark code
([#218](#218))
([1bd050c](1bd050c))
* collapse current behavior into background+motivation
([#216](#216))
([853aa5d](853aa5d))
* print the upgrade CLI warning at most hourly
([#224](#224))
([f40ee90](f40ee90))
* refer to the new repo name in remote subpackage tests
([#225](#225))
([cd81f2e](cd81f2e))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: kurtosisbot <kurtosisbot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FR]: Print the out-of-date Kurtosis version WARN message once per hour
2 participants