Vscodium: Setup RPM/Deb packages repositories

Created on 27 Aug 2018  Â·  6Comments  Â·  Source: VSCodium/vscodium

Maybe consider using a service like https://packagecloud.io which is free for open source projects ?

enhancement

Most helpful comment

I created an account on packagecloud and they enabled it as an OSS account. I will try to set up automatic upload of rpm/deb in the CI and will open a PR ;)

All 6 comments

@G-Ray sounds great. Can you outline what steps would need to happen for this to be set up? PRs are welcome if this requires build scripts to change.

I created an account on packagecloud and they enabled it as an OSS account. I will try to set up automatic upload of rpm/deb in the CI and will open a PR ;)

I'm personally not a huge fan of adding another third-party dependency (packagecloud), wouldn't it be sensible to host repositories directly on github (using github pages) like this?

@Lomanic I was not aware this was possible. Sure it would be better to not rely on another third-party dependency

Didn't know about that indeed

https://help.github.com/articles/what-is-github-pages/#usage-limits

100 GB / month, max site size 1 GB… that makes it suboptimal for a repository (vscode/ium packages are huge). I might hack something on glitch.me.

+1

Was this page helpful?
0 / 5 - 0 ratings

Related issues

linsui picture linsui  Â·  20Comments

cdata picture cdata  Â·  88Comments

JL2210 picture JL2210  Â·  55Comments

codeshake picture codeshake  Â·  59Comments

dmfed picture dmfed  Â·  21Comments