obervinov / users-package

This Python module is designed to simplify user management in Telegram bots, providing the necessary functionality for tasks such as user authentication, authorization and compliance with speed limits, ensuring effective management of user attributes and access rights.
MIT License
1 stars 0 forks source link

GitHub Actions workflow updates: 2023.05.22 #6

Closed obervinov closed 1 year ago

obervinov commented 1 year ago

on: push: branches: [main] paths: ['users/**']

jobs: create-release: uses: obervinov/_templates/.github/workflows/create.release.yml@v1.0.4


- [x] Add workflow with package installation verification (by tag, branch, default)
```yml
  verify-package:
    uses: obervinov/_templates/.github/workflows/verify.package.yml@v1.0.4

on: push: branches:

obervinov commented 1 year ago

done https://github.com/obervinov/users-package/pull/9/commits/67d1713b9871069da06c1b1c332dfea7ba2ffd57