This repository has been archived by the owner on Sep 13, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 44
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@madhur-tandon, can you please fix the miniconda thing? Otherwise we can't check if this works. |
Codecov ReportBase: 82.98% // Head: 86.87% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## release/0.3.0 #448 +/- ##
=================================================
+ Coverage 82.98% 86.87% +3.89%
=================================================
Files 96 96
Lines 7882 7880 -2
=================================================
+ Hits 6541 6846 +305
+ Misses 1341 1034 -307
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Done in #452 |
madhur-tandon
approved these changes
Oct 27, 2022
aguschin
approved these changes
Oct 27, 2022
mmm. Failing too often, again? |
Merging this since it doesn't have anything to do with Heroku. |
aguschin
added a commit
that referenced
this pull request
Oct 27, 2022
This is a list of activities that should be done before release announce ## First, things before release ### Breaking changes - merge in this PR - [x] New deployment state management - [x] New CLI interface: breaking changes in `serve`, `apply-remote`, `build` and `declare` ### Other changes - merge in this PR - [x] SageMaker deployments - [x] K8s deployments - [x] `--quiet` #448 @mike0sv ### Docs - [x] Finish semi-generated API reference PR iterative/mlem.ai#172 - [x] Update Quick Start in this repo - [x] iterative/mlem.ai#197 - [ ] iterative/mlem.ai#188 ### Blog post - [ ] blog post re release @aguschin ### Example-repo - PR in `example-repos-dev` - [x] update `example-mlem-get-started` ### Update the website code animations - [x] https://mlem.ai ## Second, the release itself ### MLEM Release - [ ] merge this branch - [ ] release it on PyPi - [ ] merge docs PR - [ ] merge PR in `example-repos-dev` and update `iterative/example-mlem-get-started` ## Third, things after release - [ ] remove `xfail` mark from `tests/cli/test_mail.py::test_commands_docs_links`
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add
--quiet
option to suppress output in CLI