Giter Site home page Giter Site logo

Comments (11)

himorin avatar himorin commented on May 28, 2024 1

note, I think most of these repositories uses gh-pages for source branch of github pages, but wait for our (W3C team)'s investigation on how to configure to use main branch as their source if master is source currently.

from administrivia.

himorin avatar himorin commented on May 28, 2024 1

As for now:

  • All WG repos use gh-pages for github pages, and master
  • In CG,
    • use gh-pages for github pages, and master: 'Anchors', 'Layers'
    • master is used, no github pages: 'Computer Vision', 'geo-alignment', 'lighting-estimation', 'navigation', 'performance-improvements', 'real-world-geometry', 'spatial-favicons', 'webxr-hands-input'
  • In Others
    • master is used, no github pages: 'administrivia', 'privacy-and-security', 'proposals ', 'community-resources',
    • master is used, and also for github pages: 'immersiveweb.dev', 'homepage', 'webxr-samples', 'webxr-polyfill', 'webvr-polyfill', 'cardboard-vr-display', 'immersive-web.github.io', 'webvr-polyfill-dpdb', 'webxr-reference', 'webvr'
    • use gh-pages for github pages, and master: 'webxr-input-profiles', 'webxr-test-api', 'webvrrocks',

I think 'AR common' repo listed in WG is others (no github pages, not actively used)?

from administrivia.

himorin avatar himorin commented on May 28, 2024 1

I believe IPR tool picks PR notification, but not checking repositories directly. (also PR notification contains branch of PR source and target to merge)
For ones with 'no github pages', I think we are fine to rename.
I'm not sure for ones with 'gh-pages for github pages', by mean of how external tool (like travis for generating gh-pages) works. For these, I think we'd better to wait verification by W3C team (@dontcallmedom, any further comment?).

from administrivia.

dontcallmedom avatar dontcallmedom commented on May 28, 2024 1

as @himorin said, the IPR tool doesn't deal with branches directly, so we don't need to worry about it.

From our early investigation, there are 2 main challenges in renaming master to main:

  • anybody who has a local clone of the repo will have to update their local config to point to the new upstream branch
  • only master and gh-pages can be used as a source of github.io pages - so for any repo where master is directly the source of github.io, renaming it to main is not an option at the moment

Beyond these, there are additional checks to keep in mind:

  • update any CI process that might refer to master explicitly (e.g. in travis.yml)
  • update the branch protection rules that might have been set specifically for master

from administrivia.

TrevorFSmith avatar TrevorFSmith commented on May 28, 2024 1

Please don't change the immersive-web-weekly repo over to main. I started out using that but GitHub depends on master/docs/ to serve immersivewebweekly.com and there's currently no way to serve main/docs/, only a separate branch if there is no master.

Hopefully GitHub will eventually make it possible to serve a site from /docs/ from the default branch (no matter its name) but they're not there, yet.

from administrivia.

lazerwalker avatar lazerwalker commented on May 28, 2024 1

For what it's worth, it's possible/straight-forward to set up a minimal GitHub Action that deploys a given directory in the current branch to GitHub Pages whenever new commits are pushed.

I suspect it's not worth adding that deployment complexity now rather than waiting for GH to finish their default branch migration work, but throwing out that I'm happy to contribute the time to get that infrastructure in place if it's desired.

from administrivia.

Yonet avatar Yonet commented on May 28, 2024

@himorin thank you, I'll wait.

from administrivia.

Yonet avatar Yonet commented on May 28, 2024

@himorin is it ok to change the master branches in any of them? Would anything, like the IPR tool be affected by the change? If not, we can just rename the master branch to main and set it as the default branch.

from administrivia.

himorin avatar himorin commented on May 28, 2024

(for record. github provides notes: https://github.com/github/renaming )

from administrivia.

himorin avatar himorin commented on May 28, 2024

hi, sorry that I've left this untouched for long.
github added a feature to choose a branch for github pages other than gh-pages or master, so I think we can go ahead for this point.
I suppose mass update at one time over all repository might be better for participants (not to make confusion between repositories), and also we need to take some time for announcement.
how do you all think?

from administrivia.

himorin avatar himorin commented on May 28, 2024

finished all, and see no issue. closing this.

from administrivia.

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.