Git Product home page Git Product logo

Comments (8)

javagl avatar javagl commented on June 30, 2024

@Khronoswebmaster

The data file does not seem to be reflected in the deployed state. I think this happened automagically during the first deployment, and I'm not aware of any update process here. The data file that is pulled from the deployed state is
http://github.khronos.org/glTF-Project-Explorer/data/glTF-projects-data.json

(There are some possible hacky solutions for this, and some caveats, but before I start speculating: ) Is there any process to dedicatedly trigger an update of the deployed state?

(An aside: The project explorer could also be listed at http://github.khronos.org/ , but that's not critical right now...)

from gltf-project-explorer.

outofcontrol avatar outofcontrol commented on June 30, 2024

Not sure I understand the question. The data file http://github.khronos.org/glTF-Project-Explorer/data/glTF-projects-data.json does exist in the deployed pages. Is there another file that is missing?

from gltf-project-explorer.

javagl avatar javagl commented on June 30, 2024

The file

http://github.khronos.org/glTF-Project-Explorer/data/glTF-projects-data.json

(which seems to exist - at least, it is shown for me when I click the link) is different from the file in the repo, and there has to be some sort of update. But according to #36 (comment) , this is done with a "semi-manual" process, and Adam (weegeekps) mentioned that he'd do it, so there may not be an immediate action for the Khronos webmaster.

(And maybe this issue can be closed again then - sorry, I must admit that I don't know much about certain parts of (web) infrastructures, so I might have bothered you unnecessarily...)

from gltf-project-explorer.

weegeekps avatar weegeekps commented on June 30, 2024

The issue is that we don't currently have a way of automatically performing the deployment. Everything is actually in place for doing so, except that we don't have a runner. Our original plan was to use GitHub Actions but it doesn't look like that's enabled for Khronos Repos. Maybe you can look into that @Khronoswebmaster?

In the meantime, we can do a manual deployment by executing yarn deploy from our forks as long as the person doing so has merge rights to master. This executes a build script to deploy the page out to the gh-pages branch. I'm going to document this in the DEVELOPING.md file.

from gltf-project-explorer.

outofcontrol avatar outofcontrol commented on June 30, 2024

If Travis-ci would be helpful, I will enable it. You would need to figure out what the .travis.yml should contain.

from gltf-project-explorer.

weegeekps avatar weegeekps commented on June 30, 2024

I think Travis CI would work great. I will start investigating what we need in the travis config for our repo.

from gltf-project-explorer.

outofcontrol avatar outofcontrol commented on June 30, 2024

If you add the Travis CI and trigger a build you should be all set. Travis-CI.com has you listed as waiting for the first build.

from gltf-project-explorer.

javagl avatar javagl commented on June 30, 2024

If I understood this correctly, then the build process is set up. (This issue was only about a somewhat unrelated, smaller issue - so if there are points to discuss regarding the build, it could be done in another issue).

from gltf-project-explorer.

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.