You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add in template pull_request_template.md: **Full Changelog**: https://github.com/obervinov/pyinstabot-downloader/compare/1...2 by @obervinov in https://github.com/obervinov/pyinstabot-downloader/pull/1
in the environment variables table, correct the Variable header
update the repository map
add information about GitHub Actions
add an example with switching saving to dropbox / local fs
add a project architecture diagram to freeform
Update Dockerfile and docker-compose.yml
fix typos
update manifests
Add a simple script to the package to quickly configure the vault instance simplify the initial setup of the vault instance to execute one simple command
## v2.0.0 - 2023-09-16
### What's Changed
**Full Changelog**: v1.0.1...v2.0.0 by @obervinov in #7
In this release, the approach with issue and github project was implemented already at the very last stages of release preparation, so:
- issue contains a list of mixed issues
- these issue are duplicated in the readme sections
#### 🐛 Bug Fixes
* (Update dependencies: 2023.06.13)[#6]
* (Update the project code and fix bugs)[#13]
* (Redundant login and password reading from vault)[#16]
* (The status is "None" when an exception occurred when uploading to mega, and the retry method)[#15]
#### 📚 Documentation
* (Update project repository: 2023.06.13)[#8]
#### 💥 Breaking Changes
* (Update dependencies: 2023.06.13)[#6]
* (Update the project code and fix bugs)[#13]
#### 🚀 Features
* (Update dependencies: 2023.06.13)[#6]
* (Added the support GitHub Actions)[#10]
* (Update project repository: 2023.06.13)[#8]
* (Update the project code and fix bugs)[#13]
* (Check the download history for the specified post)[#17]
Add templates
pull_request_template.md
dependabot.yml
CODEOWNERS
ISSUE_TEMPLATE
SECURITY.md
pull_request_template.md
:**Full Changelog**: https://github.com/obervinov/pyinstabot-downloader/compare/1...2 by @obervinov in https://github.com/obervinov/pyinstabot-downloader/pull/1
Update README.md
Variable
headerrepository map
GitHub Actions
dropbox
/local fs
Update
Dockerfile
anddocker-compose.yml
Add a simple script to the package to quickly configure the vault instance
simplify the initial setup of the vault instance to execute one simple command
VAULT_ADDR
andVAULT_TOKEN
for authorization in the storage instancevault/policy.hcl
to the vault instanceapprole
for the projectnamespace
for the projectThe text was updated successfully, but these errors were encountered: