forked from lix-project/lix
Kiara Grouwstra
a778b0f85a
Sets the `X-GitHub-Api-Version` header to `2022-11-28` for calls to the
GitHub API.
This follows the later version as per
https://docs.github.com/en/rest/about-the-rest-api/api-versions?apiVersion=2022-11-28.
This affected the check on whether to use the API versus unauthenticated
calls as well, given the headers would no longer be empty if the
authentication token were missing.
The workaround used here is to use a check similar to an existing
check for the token.
In the current implementation, headers are (still) similarly sent to
non-authenticated as well as GitHub on-prem calls.
For what it's worth, manual curl calls with such a header seemed to
break nor unauthenticated calls nor ones to the github.com API.
Change-Id: I6e10839e6b99cb65eb451e923b2a64f5d3c0f578
153 lines
2.4 KiB
YAML
153 lines
2.4 KiB
YAML
# This file is a mapping of metadata for change authors, sort of like
|
|
# maintainer-list.nix in nixpkgs.
|
|
#
|
|
# It's used for crediting people accurately in release notes. The release notes
|
|
# script will link to forgejo, then to GitHub if forgejo is not present.
|
|
#
|
|
# When adding someone from outside the Lix project, you generally want to simply link their GitHub profile without adding a display name unless they are well-known in the community by that display name.
|
|
#
|
|
# See doc/manual/src/contributing/hacking.md for more documentation on this file's format and typical usage.
|
|
9999years:
|
|
display_name: wiggles
|
|
forgejo: rbt
|
|
github: 9999years
|
|
|
|
Artturin:
|
|
github: Artturin
|
|
|
|
DavHau:
|
|
github: DavHau
|
|
|
|
Kha:
|
|
github: Kha
|
|
|
|
Lunaphied:
|
|
forgejo: Lunaphied
|
|
github: Lunaphied
|
|
|
|
Qyriad:
|
|
forgejo: Qyriad
|
|
github: Qyriad
|
|
|
|
SharzyL:
|
|
github: SharzyL
|
|
|
|
alois31:
|
|
forgejo: alois31
|
|
github: alois31
|
|
|
|
artemist:
|
|
display_name: Artemis Tosini
|
|
forgejo: artemist
|
|
|
|
cole-h:
|
|
display_name: Cole Helbling
|
|
github: cole-h
|
|
|
|
delan:
|
|
display_name: delan
|
|
forgejo: delan
|
|
github: delan
|
|
|
|
edolstra:
|
|
display_name: Eelco Dolstra
|
|
github: edolstra
|
|
|
|
ericson:
|
|
display_name: John Ericson
|
|
github: ericson2314
|
|
|
|
goldstein:
|
|
display_name: goldstein
|
|
forgejo: goldstein
|
|
github: GoldsteinE
|
|
|
|
horrors:
|
|
display_name: eldritch horrors
|
|
forgejo: pennae
|
|
github: pennae
|
|
|
|
iFreilicht:
|
|
github: iFreilicht
|
|
|
|
isabelroses:
|
|
forgejo: isabelroses
|
|
github: isabelroses
|
|
|
|
jade:
|
|
forgejo: jade
|
|
github: lf-
|
|
|
|
kiara:
|
|
github: KiaraGrouwstra
|
|
|
|
kjeremy:
|
|
github: kjeremy
|
|
|
|
kloenk:
|
|
forgejo: kloenk
|
|
github: kloenk
|
|
|
|
lovesegfault:
|
|
github: lovesegfault
|
|
|
|
ma27:
|
|
forgejo: ma27
|
|
github: ma27
|
|
|
|
matthewbauer:
|
|
github: matthewbauer
|
|
|
|
midnightveil:
|
|
display_name: julia
|
|
forgejo: midnightveil
|
|
github: midnightveil
|
|
|
|
ncfavier:
|
|
github: ncfavier
|
|
|
|
piegames:
|
|
display_name: piegames
|
|
forgejo: piegames
|
|
github: piegamesde
|
|
|
|
puck:
|
|
display_name: puck
|
|
forgejo: puck
|
|
github: puckipedia
|
|
|
|
quantumjump:
|
|
display_name: Quantum Jump
|
|
github: QuantumBJump
|
|
|
|
r-vdp:
|
|
github: r-vdp
|
|
|
|
raito:
|
|
display_name: Raito Bezarius
|
|
forgejo: raito
|
|
github: RaitoBezarius
|
|
|
|
roberth:
|
|
display_name: Robert Hensing
|
|
github: roberth
|
|
|
|
thufschmitt:
|
|
display_name: Théophane Hufschmitt
|
|
github: thufschmitt
|
|
|
|
tomberek:
|
|
display_name: Tom Bereknyei
|
|
github: tomberek
|
|
|
|
valentin:
|
|
display_name: Valentin Gagarin
|
|
github: fricklerhandwerk
|
|
|
|
winter:
|
|
forgejo: winter
|
|
github: winterqt
|
|
|
|
yshui:
|
|
github: yshui
|