Giter Site home page Giter Site logo

Comments (11)

deiga avatar deiga commented on August 18, 2024 1

At least that seems to work now

from vbb-rest.

derhuerst avatar derhuerst commented on August 18, 2024

Unfortunately master is currently broken. I haven't gotten around to fix it.

from vbb-rest.

deiga avatar deiga commented on August 18, 2024

@derhuerst I understand that. Is there some automation to how the Docker images are pushed to DockerHub?
A first step would be to get a docker image tagged to version 2 and thus provide a working image

from vbb-rest.

derhuerst avatar derhuerst commented on August 18, 2024

Is there some automation to how the Docker images are pushed to DockerHub?

Yep, the Docker Hub GitHub integration will build on every push to master.

The docker image is unusable, because it points to master and thus contains a load of broken code.

Now that I'm thinking about it: which feature do you mean?

from vbb-rest.

deiga avatar deiga commented on August 18, 2024

Filtering stations doesn't work, there's multiple undefined references

Sent with GitHawk

from vbb-rest.

deiga avatar deiga commented on August 18, 2024

You should also be able to create automated build to dockerhub with:

  • type: Tag
  • Name: /^[0-9.]+$/
  • Docket Tag Name:

This would build and tag an image with any git tag, that way there would be a working image available :)

from vbb-rest.

derhuerst avatar derhuerst commented on August 18, 2024

Filtering stations doesn't work, there's multiple undefined references

Please provide more details.

from vbb-rest.

deiga avatar deiga commented on August 18, 2024

@derhuerst

from vbb-rest.

derhuerst avatar derhuerst commented on August 18, 2024

I've fixed this in e2ae7ce and reverted 95fd163 because hafas-client-rpc is only compatible with hafas-client@3 (this API uses hafas-client@2).

Please try the new docker image (cf5d969cbc9d).

from vbb-rest.

deiga avatar deiga commented on August 18, 2024

http://localhost:3000/stations?coordinates.latitude=52.533387=> { "error": true, "msg": "Cannot convert undefined or null to object" }

from vbb-rest.

derhuerst avatar derhuerst commented on August 18, 2024

Fixed more in 5f6786f. 😛 Really haven't focused enough on vbb-rest in the past months as it turns out.

Please wait for the Docker Hub build. The new image is dc0f33b8a124 .

from vbb-rest.

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.