Skip to main content

Confused about version, I fixed it

Project description

About

This package provided function build_package for build 6 Magestore product lines

Prerequisite

Config local machine to run sudo without password

sudo visudo
# add this line to end of file
# <username> is your current username
<username>  ALL=(ALL) NOPASSWD: ALL

How to use

  1. Import function to your python file
from magestore_abp import build_package

2.Function build_package will have required parameters

  • repo_info: (type:dict)
    • repo_name: (type:str)
    • repo_owner: (type:str)
    • tag_name: (type:str)
    • access_token: (type:str) personal access token to github that have permission to access to 6 Magestore product lines
Execute this function and it will return local path to built package file on the local machine

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

magestore_abp-1.1.0.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

magestore_abp-1.1.0-py3-none-any.whl (4.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page