linux-on-ibm-z / scripts

16 stars 49 forks source link

10.4.3 and 11.0.0 #19

Open v1gnesh opened 4 months ago

v1gnesh commented 4 months ago

Hi,

Could you please publish a script for the above recent versions. Thanks in advance.

v1gnesh commented 4 months ago

Adding reference - https://github.com/grafana/grafana/issues/24273#issuecomment-2114073242

@eaibmz @rvdheij

v1gnesh commented 2 months ago

@rvdheij When you can, please share the steps for producing https://hub.docker.com/layers/rvdheij/grafana/11.0.0/images/sha256-e98f2ff016900a7fc0d01f43504f77394f68743890b35da96fb86d16d01bbf4e?context=explore. Want to build & use outside a container. Thanks in advance!

v1gnesh commented 2 months ago

@eaibmz I tried following along from your commit, to build natively in linux (without docker), and I still hit the issue with nx saying unsupported platform at yarn build.

Please advise how I can build natively in linux.

eaibmz commented 2 months ago

@eaibmz I tried following along from your commit, to build natively in linux (without docker), and I still hit the issue with nx saying unsupported platform at yarn build.

Please advise how I can build natively in linux.

I also get it now for Grafana 10.4.5 but somehow it is not fatal while building a Docker image. But in case of Grafana 11.1.0 it seems to be fatal. Looking into it.

v1gnesh commented 2 months ago

Neale has raised https://github.com/nrwl/nx/pull/26772. Thank you @nealef!

v1gnesh commented 1 month ago

Any luck? nx has now merged in support for wasi target.

JoshWisniewski00 commented 1 week ago

Security scanners are now alerting to another CVE: https://nvd.nist.gov/vuln/detail/CVE-2024-1313 Is there any update on this?

v1gnesh commented 1 week ago

@JoshWisniewski00 11.1.0 is now here - https://github.com/linux-on-ibm-z/scripts/tree/master/Grafana/11.1.0 But it re-distributes front end components from x86_64. It works, but worth knowing about, in case you see any weirdness.