Code Monkey home page Code Monkey logo

Comments (6)

edthetechie avatar edthetechie commented on June 12, 2024 1

@bpamiri Restarting the CF server seems to have done the trick and my development site is working

from cfwheels.

bpamiri avatar bpamiri commented on June 12, 2024 1

@neokoenig you were absolutely correct. The release to ForgeBox is an automated process but tagging and packaging the release on GitHub is still a manual process which I botched up pretty badly. When I tagged v2.5.1, I actually tagged develop and not master. Secondly I missed the manual step of downloading the variant zip file from the release GitHub action and uploading it to the actual release so the only thing in the release was the source which I had pointed to the wrong branch.

I believe all is fixed now.

@edthetechie if you were downloading the artifacts from the release please download the new artifacts. If you did a download from the main branch then you should have gotten the correct code.

from cfwheels.

edthetechie avatar edthetechie commented on June 12, 2024

I tried copying the Application.cfc in the web root of the 2.5.1 bundle into my application's web root but now I'm getting an error with a plugin method not being found.

from cfwheels.

bpamiri avatar bpamiri commented on June 12, 2024

@edthetechie Did you restart the server? Not just reload the application?

from cfwheels.

neokoenig avatar neokoenig commented on June 12, 2024

@bpamiri
I think the 2.5.1 release (as on https://github.com/cfwheels/cfwheels/tags) is actually 3.0.0-SNAPSHOT ?

I was a little surprised when I downloaded it to see a bunch of "stuff I tried once" in /wheels/; certainly the download supplied doesn't have ./wheels/functions.cfm, and I got the error above.

When I updated my application.cfc (which used to reference /wheels/functions) to match the current master it then worked and was reporting its version as 3.0.0-SNAPSHOT - might be worth investgating....?

from cfwheels.

zainforbjs avatar zainforbjs commented on June 12, 2024

Seems like we are good to go, @bpamiri we can close this issue, if there is no further issue.

from cfwheels.

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.