Fix error get tag name doesn't exist
Project description
Original
This repo has been moved from auto_upload_site_package
Prepare
Config visudo (run sudo without password) on local machine
sudo visudo
# add this line to end of file
# username is your current username
username ALL=(ALL) NOPASSWD: ALL
How to use
This package provided function name deploy, it will update Magestore pwa pos package to any remote server.
The deploy function has required params:
- repo_info: (type:dict)
- repo_owner: (type:str)
- repo_name: (type:str)
- tag_name: (type:str)
- access_token: (type:str) github personal access token that have permission to acces 6 Magestore product lines
- instance_info: (type:dict)
- ip: (type:str) server ip address
- user: (type:str) server username
- password: (type:str) server username's password
- key_path: (type:str) path to the private key file on local machine (required when no password provided)
- source_folder: (type:str)absolute path to magento source
- web_container_id: (type:str) web container id (installed by [magento-apache](https://gitlab.com/general-oil/infrastructure/tree/master/Environment/Magento/DemoPortalApache) docker)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
magestore_aup-2.2.0.tar.gz
(4.6 kB
view details)
Built Distribution
File details
Details for the file magestore_aup-2.2.0.tar.gz
.
File metadata
- Download URL: magestore_aup-2.2.0.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.14.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 90178ea96f3ea95ac652fdb88b03a018cc1ef7fa613cdf4dfa3e56a354dee57a |
|
MD5 | bc609ac369cb651dd8d5faf8ac00d8f7 |
|
BLAKE2b-256 | 8f8d5d65a42acf2f6c02d6cc0765ea1c34c6f355d023844d3c89a257762609cf |
Provenance
File details
Details for the file magestore_aup-2.2.0-py3-none-any.whl
.
File metadata
- Download URL: magestore_aup-2.2.0-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.14.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e7970e95d903181003f7c46d2d2ec1e467d95484c16475f6953bbdb3eeb8bc4f |
|
MD5 | d67e3974943b7290169f940c873ee058 |
|
BLAKE2b-256 | 8b691594a9e76a2f2fc7652a9164e832301c1385e2da323c284fb701b93029d7 |