Commit Graph

61 Commits

Author SHA1 Message Date
emilylange
271fd55b7e
grafana-loki: add simple version test
v3.0.0 changed the ldflag prefix, which we rely on to pass and embed
version information.

This is likely to happen again, and such version test is incredibly
inexpensive.
2024-04-10 16:06:56 +02:00
emilylange
8f95320f39
grafana-loki,promtail: 2.9.6 -> 3.0.0
Starting with v3.0.0, the ldflag prefix now also includes `v3`.

It's unclear if this will change with each major release.
This is something we should keep an eye on.

The commit right after this will add a simple version test for this
based on `testers.testVersion`.

https://github.com/grafana/loki/releases/tag/v3.0.0

changelog: c914272268/CHANGELOG.md

diff (unusable, 5000+ edits because upstream vendors go deps): https://github.com/grafana/loki/compare/v2.9.6...v3.0.0
2024-04-09 21:52:35 +02:00
R. Ryantm
816be61fd4 grafana-loki: 2.9.5 -> 2.9.6 2024-03-23 00:56:35 +00:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
R. Ryantm
be45840ad8 grafana-loki: 2.9.4 -> 2.9.5 2024-02-29 02:46:59 +00:00
emilylange
16bcff9241
grafana-loki,promtail: 2.9.3 -> 2.9.4
https://github.com/grafana/loki/releases/tag/v2.9.4

changelog: https://github.com/grafana/loki/blob/v2.9.4/CHANGELOG.md

diff: https://github.com/grafana/loki/compare/v2.9.3...v2.9.4
2024-01-24 17:38:27 +01:00
Robin Gloster
b5556f2c37
Merge pull request #268109 from helsinki-systems/helsinki-maintainer-team
maintainers/teams: init and add helsinki-systems
2023-12-20 11:43:29 +01:00
emilylange
9cde600195
grafana-loki,promtail: 2.9.2 -> 2.9.3
https://github.com/grafana/loki/releases/tag/v2.9.3
https://github.com/grafana/loki/blob/v2.9.3/CHANGELOG.md
diff: https://github.com/grafana/loki/compare/v2.9.2...v2.9.3
2023-12-11 23:18:57 +01:00
ajs124
7b6580dba4 maintainers/teams: init and add helsinki-systems 2023-11-30 19:11:08 +01:00
R. Ryantm
26e4c27cd6 grafana-loki: 2.9.1 -> 2.9.2 2023-10-17 10:16:43 +00:00
ajs124
093b57cbbf grafana-loki,promtail: add myself to maintainers 2023-09-15 14:32:47 +02:00
ajs124
9879eb2ff9 grafana-loki,promtail: 2.9.0 -> 2.9.1
https://github.com/grafana/loki/releases/tag/v2.9.1
2023-09-15 13:08:43 +02:00
ajs124
643f30acdc grafana-loki,promtail: 2.8.4 -> 2.9.0
https://github.com/grafana/loki/releases/tag/v2.9.0
2023-09-07 13:57:02 +02:00
emilylange
0660ea28da
grafana-loki,promtail: 2.8.3 -> 2.8.4
https://github.com/grafana/loki/releases/tag/v2.8.4
diff: https://github.com/grafana/loki/compare/v2.8.3...v2.8.4
2023-08-12 14:06:12 +02:00
emilylange
443c79e698
grafana-loki,promtail: 2.8.2 -> 2.8.3
https://github.com/grafana/loki/releases/tag/v2.8.3
diff: https://github.com/grafana/loki/compare/v2.8.2...v2.8.3
2023-07-21 17:59:17 +02:00
emilylange
b0e7f7f5db
maintainers: rename indeednotjames to emilylange 2023-05-21 16:01:35 +02:00
IndeedNotJames
da108ddd6c
grafana-loki,promtail: 2.8.1 -> 2.8.2
https://github.com/grafana/loki/releases/tag/v2.8.2
diff: https://github.com/grafana/loki/compare/v2.8.1...v2.8.2
2023-05-03 14:49:05 +02:00
ajs124
655b114f3d grafana-loki: 2.8.0 -> 2.8.1
https://github.com/grafana/loki/releases/tag/v2.8.1
2023-04-27 21:56:06 +02:00
K900
b59c4b27f3 promtail: restore journald support 2023-04-13 12:47:08 +03:00
IndeedNotJames
cf0f78a249
grafana-loki,promtail: remove redundant meta.platforms and doCheck
already set by `buildGoModule`
2023-04-09 00:16:26 +02:00
IndeedNotJames
3a4bdd17dd
grafana-loki,promtail: add indeednotjames as maintainer 2023-04-07 13:02:42 +02:00
IndeedNotJames
d3763a6f2c
grafana-loki,promtail: 2.7.4 -> 2.8.0
https://github.com/grafana/loki/releases/tag/v2.8.0
https://github.com/grafana/loki/releases/tag/v2.7.5
4ff61d4a1b/CHANGELOG.md (280-2023-04-04)
diff: https://github.com/grafana/loki/compare/v2.7.4...v2.8.0
2023-04-07 13:02:42 +02:00
Tim Steinbach
a119b197e0 grafana-loki: 2.7.1 -> 2.7.4 2023-03-06 16:26:58 -05:00
Pol Dellaiera
8ed5d72d60
grafana-loki: 2.6.1 -> 2.7.1 2023-01-19 20:18:52 +01:00
K900
8ac43eab7f
grafana-loki: fix running with go 1.19 on aarch64 (#197267) 2022-10-23 08:46:36 +10:00
R. Ryantm
ec99eac8ae grafana-loki: 2.6.0 -> 2.6.1 2022-07-28 13:45:11 +00:00
happysalada
836daa7b45 loki: 2.5.0 -> 2.6.0 2022-07-11 04:01:19 -04:00
happysalada
e45e7cab9a loki: 2.4.2 -> 2.5.0 2022-04-12 07:18:43 -04:00
Yt
2b7f369026
grafana-loki: 2.4.1 -> 2.4.2 (#154835) 2022-01-14 09:23:44 +09:00
happysalada
51bdef748e loki: 2.4.0 -> 2.4.1 2021-11-08 09:05:12 -05:00
happysalada
db34ebb557 loki: 2.3.0 -> 2.4.0 2021-11-07 18:40:42 +09:00
Raphael Megzari
42b315fa79
grafana-loki: 2.2.1 -> 2.3.0 (#133011)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-08-08 05:31:09 +02:00
happysalada
ba0fe82b78 loki: 2.2.0 -> 2.2.1 2021-04-06 10:53:51 +09:00
happysalada
fc4c2e4103 loki: format with nixpkgs-fmt 2021-04-06 10:31:10 +09:00
Jörg Thalheim
4fe666a3d7
grafana-loki: don't build test executables 2021-03-15 19:28:35 +01:00
R. RyanTM
d797decdf8 grafana-loki: 2.1.0 -> 2.2.0 2021-03-13 06:36:44 +00:00
Maximilian Bosch
89aba1d889
grafana-loki: add buildinfo
Otherwise, no version output is shown with `--version` or during log
messages.
2021-03-03 14:36:38 +01:00
Ben Siraphob
872973d7d1 pkgs/servers: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
Profpatsch
4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
happysalada
d1efd653af grafana-loki: 2.0.0 -> 2.1.0 2020-12-25 12:33:39 +09:00
Jörg Thalheim
37a7436356
loki: reference nixosTests 2020-11-10 10:49:29 +01:00
Martin Weinelt
09bbd4017f
grafana-loki: 1.6.1 -> 2.0.0
Convert to use buildGoModule and add a patch for a test failing on
golang>=1.15.
2020-10-29 01:16:58 +01:00
R. RyanTM
82b6236756 grafana-loki: 1.6.0 -> 1.6.1 2020-09-04 23:50:38 +00:00
Florian Klink
40d2968ebf
Merge pull request #94354 from flokli/systemd-246
systemd: 245.6 -> 246
2020-08-24 12:42:24 +02:00
R. RyanTM
b05eefc014 grafana-loki: 1.5.0 -> 1.6.0 2020-08-22 08:32:53 +00:00
Florian Klink
68debbe0cb loki: use lib.getLib systemd instead of systemd.lib
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:41 +02:00
David Wood
2f0955e722
grafana-loki: 1.4.0 -> 1.5.0 2020-05-25 11:35:16 +01:00
zowoq
b5dc07a4b4 treewide: use $out instead of $bin with buildGoPackage 2020-04-28 20:30:29 +10:00
Jamie McClymont
e6c14aef79 grafana-loki: 1.3.0 -> 1.4.0 2020-04-06 18:38:56 +12:00
WilliButz
96de24cfdb
grafana-loki: 1.2.0 -> 1.3.0, patch distributor test
Only include the loopback interface "lo" in the lifecycler configuration
of the distributor test.
2020-01-22 23:44:32 +01:00