Skip to content

Conversation

@iamareebjamal
Copy link
Member

  • Use images instead of build
  • Simplify docker-compose-dev.yml
  • Remove ElasticSearch container
  • Add logic for waiting for database

Fixes #5893

- Use images instead of build
- Simplify docker-compose-dev.yml
- Remove ElasticSearch container
- Add logic for waiting for database
@auto-label auto-label bot added the chore label Aug 24, 2019
@iamareebjamal
Copy link
Member Author

@CosmicCoder96 Please test

@codecov
Copy link

codecov bot commented Aug 24, 2019

Codecov Report

Merging #6415 into development will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           development    #6415      +/-   ##
===============================================
- Coverage        64.77%   64.74%   -0.03%     
===============================================
  Files              288      288              
  Lines            14966    14966              
===============================================
- Hits              9694     9690       -4     
- Misses            5272     5276       +4
Impacted Files Coverage Δ
app/api/helpers/scheduled_jobs.py 20.93% <0%> (-3.11%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 23d0b57...7006cc8. Read the comment docs.


x-defaults: &defaults
build: .
image: eventyay/open-event-server
Copy link
Contributor

Choose a reason for hiding this comment

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

@iamareebjamal Should we specify a tag?

Copy link
Member Author

Choose a reason for hiding this comment

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

Automatically defaults to latest. Making new changes unnecessary and easier to update

@iamareebjamal iamareebjamal merged commit 54fe51b into fossasia:development Aug 27, 2019
@iamareebjamal iamareebjamal deleted the docker-production branch August 27, 2019 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Assign a version to the server and do fortnighly release

2 participants