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

Feature/convert ci cd to the prod #553

Merged
merged 123 commits into from
Oct 1, 2024
Merged

Conversation

OlegGsk
Copy link
Collaborator

@OlegGsk OlegGsk commented Sep 28, 2024

Description

Переделал ci-cd на прод, подредактировал requirements/production.txt, manage.py, prod_settings

Type of change

Пожалуйста, удалите варианты, которые не относятся к ПР-у.

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Опишите, пожалуйста, тесты, которые вы провели для проверки ваших изменений. Предоставьте инструкции, чтобы мы могли воспроизвести их. Также укажите все необходимые детали конфигурации тестов.

Checklist:

  • Мой код соответствует code-style данного проекта
  • Я провел самоанализ собственного кода
  • Я внес соответствующие изменения в документацию

push:
branches:
- dev
- feature/*
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Тоже наверно стоит убрать feature

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

минута

@@ -1,39 +1,57 @@
version: '3.8'
name: ahf_prod
name: ahf_stage
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Вот это для порядка переименовать

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

минута

@OlegGsk OlegGsk merged commit 0fa84aa into dev Oct 1, 2024
2 checks passed
@KonstantinRaikhert KonstantinRaikhert deleted the feature/convert_ci-cd_to_the_prod branch October 11, 2024 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Переделать CI/CD и VPS на prod версию
2 participants