Skip to main content

test

Project description

ysd-test

Release Build status codecov License

test

Getting started with your project

First, set up tool chain by using asdf tool, add necessary plugins if not installed, run the following commands in project folder,

cd {{cookiecutter.project_name}}
asdf plugin add python
asdf plugin add poetry
asdf plugin add pre-commit
asdf install

Create a repository on GitHub with the same name as this project, and then run the following commands,

git init -b main
git add .
git commit -m "init commit"
git remote add origin git@github.com:{{cookiecutter.author_github_handle}}/{{cookiecutter.project_name}}.git
git push -u origin main

Finally, install the environment and the pre-commit hooks,

make install

You are now ready to start development on your project! The CI/CD pipeline will be triggered when you open a pull request, merge to main, or when you create a new release.

Releasing a new version

  • Install tm-infra-robot or Create/register your own Github App.

  • Add a Github variable for tm-infra-robot APP ID with the name TM_INFRA_ROBOT_APP_ID by visiting this page.

  • Add a Github secret for tm-infra-robot private key with the name TM_INFRA_ROBOT_PRIVATE_KEY by visiting this page.

  • Create an API Token on Pypi.

  • Add the API Token to your projects secrets with the name PYPI_TOKEN by visiting this page.

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

ysd_test-1.1.1.tar.gz (2.9 kB view details)

Uploaded Source

Built Distribution

ysd_test-1.1.1-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

Details for the file ysd_test-1.1.1.tar.gz.

File metadata

  • Download URL: ysd_test-1.1.1.tar.gz
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.11.9 Linux/6.5.0-1022-azure

File hashes

Hashes for ysd_test-1.1.1.tar.gz
Algorithm Hash digest
SHA256 80cc0a38684f45c2f2ba19b54c91e083f93e1fecf939f6341e68e379c126c405
MD5 0cc2aeefdf7187e19383a83a0ec5af69
BLAKE2b-256 f011debce97288db0f80989cba405551179252afc2d570156ce5280ad840c7ec

See more details on using hashes here.

File details

Details for the file ysd_test-1.1.1-py3-none-any.whl.

File metadata

  • Download URL: ysd_test-1.1.1-py3-none-any.whl
  • Upload date:
  • Size: 3.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.11.9 Linux/6.5.0-1022-azure

File hashes

Hashes for ysd_test-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 8776d78869236b642bf8af54cd73cc3f9731af133dc58f24f3c95df1d36ef39a
MD5 309fa2e31554cab90abe3c68029e747d
BLAKE2b-256 15102e40e136db22fe863f4ec242bd127ea72b7b69c6b70a3b66a5a791c76bd2

See more details on using hashes here.

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