Skip to content

Conversation

@ZobairQ
Copy link

@ZobairQ ZobairQ commented Oct 17, 2020

Problem Description

There were several problems with the current state of the script.

  • There was a mismatch between the image and the Dockerfile. The Dockerfile would not be built and run locally
  • The documentation was a little behind the time using docker-compose 2
  • The script synced every X seconds and had no webhook support

Solution

  • Dockerfile updated and can now run locally
  • The documentation is now updated
    • Table of content added
    • docker-compose updated to version 3
  • Script updated to actually be able to have webhooks and only pulls when there has been pushed something to the repo.

- Webhook flag is int like in ANSI-C
- it starts listening for requests on /
- I updated the documentation
- I have corrected the errors in the compose example
- Even more refactor on the documentation and better navigation.
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.

1 participant