Fix get nearly newest version
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.1.tar.gz
(4.6 kB
view hashes)
Built Distribution
Close
Hashes for magestore_aup-2.2.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 550d5ca17736b06a6428736b77a83c1a2fe2e0dce1c3978a7f2ce988b1f40499 |
|
MD5 | 005ddf6f4da6e7da6053f6e7da3c0bb4 |
|
BLAKE2b-256 | 53c3aa006caa7259730b375cc56ebb2e1a3698cb6e85e71a9cf792df8d0cb894 |