Re: Places of storing pre-built assets for CI cache on Apache infra

2022-05-11 Thread Mingshen Sun
Hi Martin,

Thanks for providing the pointer.

nightlies.apache.org is what we want. We have switched to this. Thanks!


Mingshen

On Tue, May 10, 2022 at 5:24 AM Martin Grigorov  wrote:
>
> Hi,
>
> You could use https://nightlies.apache.org/ for this purpose.
> Check https://nightlies.apache.org/authoring.html for instructions how to
> push things there. There are also instructions how to do this from Jenkins,
> Buildbot and Github Actions.
>
> Martin
>
> On Tue, May 10, 2022 at 6:19 AM Mingshen Sun  wrote:
>
> > Hi community,
> >
> > We are facing an issue of storing some pre-built assets for CI usage.
> >
> > From what I understand, there are two places for hosting these files:
> >   - SVN:
> > https://dist.apache.org/repos/dist/dev/incubator/teaclave/assets/xxx.tar.gz
> > (I don't think this is a proper place. Because, normally, this is for
> > storing release source code)
> >   - Homepage: https://teaclave.apache.org/assets/xxx.tar.gz (This is
> > for storing static files for web pages and resources. If using this
> > place, we have to commit the assets to our website repo)
> >
> > Specifically, the asset file is the pre-built QEMU images, which is about
> > 60MB.
> >
> > If you have a better idea of hosting these files, please let me know.
> >
> > Mingshen
> > Apache Teaclave (incubating)
> >
> > -
> > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> > For additional commands, e-mail: general-h...@incubator.apache.org
> >
> >

-
To unsubscribe, e-mail: dev-unsubscr...@teaclave.apache.org
For additional commands, e-mail: dev-h...@teaclave.apache.org



Re: Places of storing pre-built assets for CI cache on Apache infra

2022-05-10 Thread Martin Grigorov
Hi,

You could use https://nightlies.apache.org/ for this purpose.
Check https://nightlies.apache.org/authoring.html for instructions how to
push things there. There are also instructions how to do this from Jenkins,
Buildbot and Github Actions.

Martin

On Tue, May 10, 2022 at 6:19 AM Mingshen Sun  wrote:

> Hi community,
>
> We are facing an issue of storing some pre-built assets for CI usage.
>
> From what I understand, there are two places for hosting these files:
>   - SVN:
> https://dist.apache.org/repos/dist/dev/incubator/teaclave/assets/xxx.tar.gz
> (I don't think this is a proper place. Because, normally, this is for
> storing release source code)
>   - Homepage: https://teaclave.apache.org/assets/xxx.tar.gz (This is
> for storing static files for web pages and resources. If using this
> place, we have to commit the assets to our website repo)
>
> Specifically, the asset file is the pre-built QEMU images, which is about
> 60MB.
>
> If you have a better idea of hosting these files, please let me know.
>
> Mingshen
> Apache Teaclave (incubating)
>
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>
>


Places of storing pre-built assets for CI cache on Apache infra

2022-05-09 Thread Mingshen Sun
Hi community,

We are facing an issue of storing some pre-built assets for CI usage.

>From what I understand, there are two places for hosting these files:
  - SVN: 
https://dist.apache.org/repos/dist/dev/incubator/teaclave/assets/xxx.tar.gz
(I don't think this is a proper place. Because, normally, this is for
storing release source code)
  - Homepage: https://teaclave.apache.org/assets/xxx.tar.gz (This is
for storing static files for web pages and resources. If using this
place, we have to commit the assets to our website repo)

Specifically, the asset file is the pre-built QEMU images, which is about 60MB.

If you have a better idea of hosting these files, please let me know.

Mingshen
Apache Teaclave (incubating)

-
To unsubscribe, e-mail: dev-unsubscr...@teaclave.apache.org
For additional commands, e-mail: dev-h...@teaclave.apache.org