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

ci: add auto publish script #1286

Merged
merged 6 commits into from
Sep 27, 2022
Merged

Conversation

anda-ren
Copy link
Member

Description

Usage example:

$ cd starwhale/scripts/publish
$ bash pub.sh

Usage: pub.sh [OPTIONS] OBJECT [ARGS]...
Options:
  --help        Show this message and exit.
  --config      config will overwrite your local~/.pypirc and ~/.pip/pip.conf and do a docker login to nexus so that following function will work
OBJECT:
  cli           Publish cli pypi version to nexus & publish runtime base image to nexus
  console       Publish console to k8s
  controller    Update controller to k8s only in dev use case
  all           Publish both cli and console

Modules

  • UI
  • Controller
  • Agent
  • Client
  • Python-SDK
  • Others

Checklist

  • run code format and lint check
  • add unit test
  • add necessary doc

@anda-ren anda-ren added this to In progress in Starwhale Product via automation Sep 26, 2022
@anda-ren anda-ren added this to the v0.3 milestone Sep 26, 2022
Copy link
Member

@tianweidut tianweidut left a comment

Choose a reason for hiding this comment

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

LGTM

Starwhale Product automation moved this from In progress to Reviewer approved Sep 27, 2022
@tianweidut tianweidut merged commit fe828ba into star-whale:main Sep 27, 2022
Starwhale Product automation moved this from Reviewer approved to Done Sep 27, 2022
@anda-ren anda-ren deleted the auto_publish branch October 11, 2022 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants