fossasia / eventyay-tickets

https://tickets-dev.eventyay.com
Apache License 2.0
1.5k stars 35 forks source link

Add plugins to autodeployment with docker #208

Closed odkhang closed 1 day ago

odkhang commented 1 week ago

Fixes #157 Add plugins to autodeployment with docker

Short description of what this resolves:

Add plugins to autodeployment with docker

Changes proposed in this pull request:

  • Add plugins to autodeployment with docker

Checklist

  • [x] I have read the Contribution & Best practices Guide.
  • [x] My branch is up-to-date with the Upstream development branch.
  • [ ] The acceptance, integration, unit tests and linter pass locally with my changes
  • [ ] I have added tests that prove my fix is effective or that my feature works
  • [ ] I have added necessary documentation (if appropriate)
odkhang commented 1 week ago

Hi @mariobehling, Please help me to review and merge those 2 PRs first, it about remove combability check for plugins https://github.com/fossasia/eventyay-ticket-pages/pull/1 https://github.com/fossasia/eventyay-ticket-video/pull/2

mariobehling commented 5 days ago

Updated the branch. Docker is not working yet.

odkhang commented 2 days ago

Updated the branch. Docker is not working yet.

Hi @mariobehling, docker build success now, please help me to review and merge it