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

refactor!: rename assert to verify #1295

Merged
merged 8 commits into from Sep 18, 2023
Merged

refactor!: rename assert to verify #1295

merged 8 commits into from Sep 18, 2023

Conversation

h4ck3rk3y
Copy link
Contributor

@h4ck3rk3y h4ck3rk3y commented Sep 13, 2023

Description:

We have renamed plan.assert to plan.verify. Users are encouraged to replace any usage of plan.assert in their Starlark with plan.verify

Is this change user facing?

YES/NO

References (if applicable):

@h4ck3rk3y h4ck3rk3y changed the title feat!: rename assert verify and add lint refactor!: rename assert to verify Sep 14, 2023
@h4ck3rk3y
Copy link
Contributor Author

@leoporoli if you can review this before Monday then I can get it out in the next release cycle

@cloudflare-pages
Copy link

cloudflare-pages bot commented Sep 14, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 1361842
Status: ✅  Deploy successful!
Preview URL: https://cb99ad63.kurtosis-docs.pages.dev
Branch Preview URL: https://gyani-lint.kurtosis-docs.pages.dev

View logs

@h4ck3rk3y h4ck3rk3y enabled auto-merge (squash) September 18, 2023 15:22
@h4ck3rk3y h4ck3rk3y merged commit 651df40 into main Sep 18, 2023
31 checks passed
@h4ck3rk3y h4ck3rk3y deleted the gyani/lint branch September 18, 2023 15:24
h4ck3rk3y pushed a commit that referenced this pull request Sep 18, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.83.0](0.82.24...0.83.0)
(2023-09-18)


### ⚠ BREAKING CHANGES

* rename assert to verify
([#1295](#1295))
* print a downloaded container images summary after pulling images from
remote or locally
([#1315](#1315))

### Features

* Clean CLI command now removes unsued Kurtosis images
([#1314](#1314))
([a924f4a](a924f4a)),
closes [#1131](#1131)
* print a downloaded container images summary after pulling images from
remote or locally
([#1315](#1315))
([b822870](b822870)),
closes [#1292](#1292)


### Code Refactoring

* rename assert to verify
([#1295](#1295))
([651df40](651df40))

---
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>
h4ck3rk3y added a commit to kurtosis-tech/kurtosis-portal that referenced this pull request Sep 18, 2023
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