Le jeu. 5 août 2021 à 20:54, David Jencks <david.a.jen...@gmail.com> a
écrit :

> What process updates the content?
>

We have an asf.yaml but didnt see it used fast enough so pushed directly in
main branch the html files.



> Personally I think it’s weird to have a site repo that combines html and
> markdown with some process that builds the markdown to html.
>

We dont need the md to html part i think.


> Would cloning at depth 1 alleviate your concerns?
>

Can i push after? Got trouble with that years ago.

If publishing is done by CI what’s the problem with cloning the whole repo?
>

Does not scale and blocks/slows down too much publishing after some time,
must stay straight forward IMHO since we dont do it often and should be
locally reproducable.



> David Jencks
>
> > On Aug 5, 2021, at 6:31 AM, Romain Manni-Bucau <rmannibu...@gmail.com>
> wrote:
> >
> > Hi all,
> >
> > AFAIK we migrated our site to
> https://github.com/apache/openwebbeans-site
> >
> > It is ok until we want to publish the content. Until now we were
> publishing
> > it to subfolders directly (like meecrowave one) but now it is on git i'm
> > not sure how to setup the publish-scm or other plugin.
> > What i'd like to avoid is to clone the full git repo to modify meecrowave
> > folder and then commit/push it.
> >
> > Any idea?
> >
> > Side note: worse case we can go back on svn if there is no clean
> solution,
> > it does not impact the dev process so the simplest is the best here IMHO.
> >
> > Romain Manni-Bucau
> > @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> > <https://rmannibucau.metawerx.net/> | Old Blog
> > <http://rmannibucau.wordpress.com> | Github <
> https://github.com/rmannibucau> |
> > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> > <
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> >
>
>

Reply via email to