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

Document external dependencies and their versions across the environments #1585

Closed
php-coder opened this issue Jul 9, 2022 · 0 comments
Closed
Assignees
Milestone

Comments

@php-coder
Copy link
Owner

php-coder commented Jul 9, 2022

When we upgrade one of the external dependencies we shouldn't forget to update it on all environments. It would be helpful to have a list of such dependencies along with their versions across the environments.

Candidates:

  • Ubuntu (CI, prod, docker-compose)
  • JDK (CI, prod, docker-compose)
  • MySQL (CI, prod, docker-compose)
  • PostgreSQL (CI, prod, docker-compose)
  • Python (CI, prod) (used by tools on CI and by Ansible)
  • bash
  • duplicity

Related issues: #1017, #1141, #1158, #1467, #1556

@php-coder php-coder added this to the 0.4.7 milestone Jul 9, 2022
@php-coder php-coder self-assigned this Jul 9, 2022
php-coder added a commit that referenced this issue Jul 11, 2022
Correction for 0003a24 commit.

Relate to #1585

[skip ci]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant