[arch-dev-public] [RFC] archweb nvchecker integration

Leonidas Spyropoulos artafinde at archlinux.org
Wed Feb 2 17:42:29 UTC 2022


On 02/02/2022 17:32, Evangelos Foutras via arch-dev-public wrote:
> I'm not fond of the hidden all-caps filename for editable sources
> (whereas it's fine for .BUILDINFO and friends). More importantly
> though, has integration with [1] been considered? The best way to
> implement automatic version checking in Arch is to use existing
> infrastructure if possible. 🐱
>
> [1] https://release-monitoring.org/

I agree with foutrelis, rather have in lowercase, and preferably not hidden.

On the subject of support plugins and / or scripts would something like 
the below be OK?

```
[intellij-idea-ua-eap]
source = "cmd"
cmd = "curl -s --location --header \"Accept: application/rdf+xml\" 
https://www.jetbrains.com/updates/updates.xml | xmllint --xpath 
\"string(/products/product[@name='IntelliJ 
IDEA']/channel[@status='release' or @status!='eap']/build/@fullNumber)\" -"
```

Packages required: curl, libxml2


-- 
Leonidas Spyropoulos
PGP: 59E43E106B247368

-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0x59E43E106B247368.asc
Type: application/pgp-keys
Size: 8696 bytes
Desc: OpenPGP public key
URL: <https://lists.archlinux.org/pipermail/arch-dev-public/attachments/20220202/56bd4e13/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 840 bytes
Desc: OpenPGP digital signature
URL: <https://lists.archlinux.org/pipermail/arch-dev-public/attachments/20220202/56bd4e13/attachment-0001.sig>


More information about the arch-dev-public mailing list