Giter Site home page Giter Site logo

Comments (3)

grempe avatar grempe commented on July 20, 2024

👍

The current release binaries don't include the worker capabilities, and I've been unable to get the tool to compile against current cloudflare-go code.

❯ make dist-osx
GOOS=darwin go build -o dist/cf-osx
# github.com/ejcx/cf/cmd
cmd/api.go:1142:17: api.CreateWorkerRoute undefined (type *cloudflare.API has no field or method CreateWorkerRoute)
cmd/api.go:1142:44: undefined: cloudflare.WorkerRoute
cmd/api.go:1150:17: api.UpdateWorkerRoute undefined (type *cloudflare.API has no field or method UpdateWorkerRoute)
cmd/api.go:1150:53: undefined: cloudflare.WorkerRoute
cmd/api.go:1158:17: api.ListWorkerRoutes undefined (type *cloudflare.API has no field or method ListWorkerRoutes)
cmd/api.go:1180:17: api.UploadWorker undefined (type *cloudflare.API has no field or method UploadWorker)
cmd/api.go:1180:32: undefined: cloudflare.WorkerRequestParams
cmd/api.go:1187:17: api.DeleteWorker undefined (type *cloudflare.API has no field or method DeleteWorker)
cmd/api.go:1187:32: undefined: cloudflare.WorkerRequestParams
cmd/api.go:1194:17: api.ListWorkerScripts undefined (type *cloudflare.API has no field or method ListWorkerScripts)
cmd/api.go:1194:17: too many errors
make: *** [dist-osx] Error 2

from cf.

elithrar avatar elithrar commented on July 20, 2024

from cf.

elithrar avatar elithrar commented on July 20, 2024

@ejcx - get Patryk to cut a new release (I did the last one before I left) and then update deps?

from cf.

Related Issues (7)

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.