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

Catch error on deploy for package with special comment #1600

Merged
merged 10 commits into from
Sep 20, 2024

Conversation

sfc-gh-pjafari
Copy link
Contributor

@sfc-gh-pjafari sfc-gh-pjafari commented Sep 19, 2024

Pre-review checklist

  • I've confirmed that instructions included in README.md are still correct after my changes in the codebase.
  • I've added or updated automated unit tests to verify correctness of my new code.
  • I've added or updated integration tests to verify correctness of my new code.
  • I've confirmed that my changes are working by executing CLI's commands manually on MacOS.
  • I've confirmed that my changes are working by executing CLI's commands manually on Windows.
  • I've confirmed that my changes are up-to-date with the target branch.
  • I've described my changes in the release notes.
  • I've described my changes in the section below.

Changes description

...
Adds a prompt for when running app deploy or ws deploy (for a package entity) that was not created by the CLI.
This behavior already exists for version commands.

@sfc-gh-pjafari sfc-gh-pjafari marked this pull request as ready for review September 19, 2024 21:21
@sfc-gh-pjafari sfc-gh-pjafari requested review from a team as code owners September 19, 2024 21:21
RELEASE-NOTES.md Outdated Show resolved Hide resolved
@sfc-gh-pjafari sfc-gh-pjafari enabled auto-merge (squash) September 20, 2024 14:12
@sfc-gh-pjafari sfc-gh-pjafari merged commit 9176f5b into main Sep 20, 2024
21 checks passed
@sfc-gh-pjafari sfc-gh-pjafari deleted the pj-catch-app-exists-in-deploy branch September 20, 2024 14:37
sfc-gh-vmaleki added a commit that referenced this pull request Sep 25, 2024
* Added execute command and tests for Streamlit app

* Added note for execute command in release note

* Added class to hide variables in tracebacks (#1599)

* Rename ws migrate to migrate-definition (#1598)

* Bring back glob support in streamlit (#1605)

* Bring back glob support in streamlit

* fixup! Bring back glob support in streamlit

* Catch error on deploy for package with special comment (#1600)

* Added integration test for execute streamlit command

---------

Co-authored-by: Adam Stus <adam.stus@snowflake.com>
Co-authored-by: Tomasz Urbaszek <tomasz.urbaszek@snowflake.com>
Co-authored-by: Parya Jafari <parya.jafari@snowflake.com>
sfc-gh-sichen pushed a commit that referenced this pull request Oct 17, 2024
* Added execute command and tests for Streamlit app

* Added note for execute command in release note

* Added class to hide variables in tracebacks (#1599)

* Rename ws migrate to migrate-definition (#1598)

* Bring back glob support in streamlit (#1605)

* Bring back glob support in streamlit

* fixup! Bring back glob support in streamlit

* Catch error on deploy for package with special comment (#1600)

* Added integration test for execute streamlit command

---------

Co-authored-by: Adam Stus <adam.stus@snowflake.com>
Co-authored-by: Tomasz Urbaszek <tomasz.urbaszek@snowflake.com>
Co-authored-by: Parya Jafari <parya.jafari@snowflake.com>
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.

5 participants