Git Product home page Git Product logo

Comments (10)

byjg avatar byjg commented on June 14, 2024 1

You have to push something to your branch. I created the Jobs build after you opened the PR :(

from docker-easy-haproxy.

byjg avatar byjg commented on June 14, 2024 1

CI implemented and PR #4 merged. I'll close this issue.

Thanks :)

from docker-easy-haproxy.

byjg avatar byjg commented on June 14, 2024

Currently I am using the feature Automated build from Docker Hub to build the images.

But for some Opensource projects I prefer to use the Travis-CI.

from docker-easy-haproxy.

byjg avatar byjg commented on June 14, 2024

So, I can enable the Travis-CI.

from docker-easy-haproxy.

till avatar till commented on June 14, 2024

@byjg Do you have anything against CircleCI? Dealing with Docker is easier. :D I'm almost done. I am building mode tcp into your image.

from docker-easy-haproxy.

byjg avatar byjg commented on June 14, 2024

Nothing against CircleCI. However I have more than 30 automation using Travis. And Travis is free, unlimited and supports 5 concurrent jobs for opensource projects. CircleCI is also free, but limited to 1 job and 2500 credits (and a "credit" is not exactly "minutes").

If you want we can work together. You just open a PR, tell me how are you running the tests and I can configure the CI part. What do you think?

from docker-easy-haproxy.

till avatar till commented on June 14, 2024

@byjg sounds like a plan!

Right now, I do the following:

❯ pytest -s tests/
===================================================================================== test session starts =====================================================================================
platform darwin -- Python 3.7.6, pytest-5.3.5, py-1.8.1, pluggy-0.13.1 -- /usr/local/opt/python/bin/python3.7
cachedir: .pytest_cache
rootdir: /Users/till/Documents/workspaces/pngmbh/docker-easy-haproxy, inifile: pytest.ini
plugins: testinfra-3.4.0
collected 7 items                                                                                                                                                                             

tests/test_labels.py::test_label_generation PASSED
tests/test_labels.py::test_label_data PASSED
tests/test_labels.py::test_label_complex_key PASSED
tests/test_parser.py::test_parser_doesnt_crash PASSED
tests/test_parser.py::test_parser_finds_services PASSED
tests/test_parser.py::test_parser_static PASSED
tests/test_parser.py::test_parser_tcp PASSED

====================================================================================== 7 passed in 0.25s ======================================================================================

So it would be nice to have Python 3.7.x and pytest 5.3.x installed? If you get that going, I'll rebase on it. :)

from docker-easy-haproxy.

till avatar till commented on June 14, 2024

I opened a PR #4 for you to see.

from docker-easy-haproxy.

byjg avatar byjg commented on June 14, 2024

I created the branch 2.2 and setup the travis to build this project.

Once you open a PR pointing to this branch a Job on .travis will start.

Here is the .travis.yml file:
https://github.com/byjg/docker-easy-haproxy/blob/2.2/.travis.yml

Travis Job:
https://travis-ci.org/github/byjg/docker-easy-haproxy

from docker-easy-haproxy.

byjg avatar byjg commented on June 14, 2024

Oh, I saw you opened a PR right now. Let me check the build.

from docker-easy-haproxy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.