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

Milestone 1 - Deployment #420

Closed
Tracked by #390
rburaksaritas opened this issue Oct 24, 2023 · 3 comments
Closed
Tracked by #390

Milestone 1 - Deployment #420

rburaksaritas opened this issue Oct 24, 2023 · 3 comments
Assignees
Labels
effort: level 5 How much effort is needed for this task priority: critical Issue must be fixed ASAP, cannot be postponed

Comments

@rburaksaritas
Copy link
Contributor

rburaksaritas commented Oct 24, 2023

Description

Deployment content must be prepared for the Milestone 1.

Deadline

31.10.2023

@rburaksaritas rburaksaritas changed the title Deployment Milestone 1 - Deployment Oct 24, 2023
@bgmrsln
Copy link
Contributor

bgmrsln commented Oct 29, 2023

The software you have been developing so far should be prepared with good practices in mind (e.g., documentation, tests, etc.) and committed to the repository appropriately (e.g., merged with pull requests, reviewed before a merge, containing good commit messages).

  • The software must be dockerized and deployed.

  • Create a pre-release version of your software that marks this version (check out how you create a release in GitHub):

    • Release Name: 0.1.0-alpha (pre-release option)

    • Release Description: Brief description of requirements that are covered

    • Tag name: customer-milestone-1

  • Your release should include the android package file ( .apk ).

  • All instructions for building and running the software should be provided, including the docker build instructions and environment variables, if any. A fresh programmer that is fluent with various programming tools but not docker itself nor your project, should be able to do the deployment (for both web and mobile) by just following your steps.

@bgmrsln bgmrsln added priority: critical Issue must be fixed ASAP, cannot be postponed effort: level 5 How much effort is needed for this task labels Oct 29, 2023
@mervegrbz
Copy link
Contributor

I have done the deployment for now. I will deploy the last version after the release

@egecans
Copy link
Contributor

egecans commented Nov 3, 2023

Since deployment is done successfully, I'm closing that.

@egecans egecans closed this as completed Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort: level 5 How much effort is needed for this task priority: critical Issue must be fixed ASAP, cannot be postponed
Projects
None yet
Development

No branches or pull requests

4 participants