Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update project repository: 2023.06.13 #8

Closed
19 tasks done
obervinov opened this issue Jun 13, 2023 · 0 comments · Fixed by #7
Closed
19 tasks done

Update project repository: 2023.06.13 #8

obervinov opened this issue Jun 13, 2023 · 0 comments · Fixed by #7
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@obervinov
Copy link
Owner

obervinov commented Jun 13, 2023

Add templates

  • add template pull_request_template.md
  • add template dependabot.yml
  • add template CODEOWNERS
  • add template ISSUE_TEMPLATE
  • add SECURITY.md
  • 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
  • check the support https://github.com/obervinov/pyinstabot-downloader/community

Update README.md

  • 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

curl https://github.com/obervinov/[email protected] | python
  • Reading environment variables VAULT_ADDR and VAULT_TOKEN for authorization in the storage instance
  • Writing a policy from the local repository vault/policy.hcl to the vault instance
  • Creating a new approle for the project
  • Creating a new namespace for the project
  • Added example to README.md
@obervinov obervinov self-assigned this Jun 13, 2023
@obervinov obervinov converted this from a draft issue Jun 13, 2023
@obervinov obervinov added the documentation Improvements or additions to documentation label Jun 13, 2023
@obervinov obervinov linked a pull request Jun 13, 2023 that will close this issue
@obervinov obervinov added this to the release/v2.0.0 milestone Aug 18, 2023
obervinov pushed a commit that referenced this issue Sep 16, 2023
## 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]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Development

Successfully merging a pull request may close this issue.

1 participant