tvl-depot/users/flokli/archeology
Florian Klink c93086848f feat(users/flokli/archeology): add AWS config to shell
This allows using awscli inside a shell.

Clickhouse AWS SSO integration still seems broken unfortunately, even
with https://github.com/ClickHouse/ClickHouse/pull/54347 included in
our bump - it seems it's coming up with another token file path than the
AWS SDK:

> SSOCredentialsProvider: Unable to open token file on path: /home/flokli/.aws/sso/cache/da39a3ee5e6b4b0d3255bfef95601890afd80709.json

This is the sha1sum of the sso_start_url, not the sha1sum of the
session-name (nixos / f2f059b8b7298f1ad52636d67cef8b719aa83bf5).

Change-Id: Ia1bdec03c4f269a7415c42c90c1f4fd3d928f770
Reviewed-on: https://cl.tvl.fyi/c/depot/+/10012
Reviewed-by: edef <edef@edef.eu>
Tested-by: BuildkiteCI
2023-11-12 22:43:26 +00:00
..
default.nix feat(users/flokli/archeology): add AWS config to shell 2023-11-12 22:43:26 +00:00
OWNERS feat(users/flokli/archeology): init parse-bucket-logs 2023-11-11 12:24:23 +00:00
parse_bucket_logs.rs fix(users/flokli/archaeology): don't use file but column compression 2023-11-11 19:49:13 +00:00
README.md feat(users/flokli/archeology): init parse-bucket-logs 2023-11-11 12:24:23 +00:00

archeology

This directory contains various scripts and helpers used for nix-archeology tasks.

It's used from some of the archeology instances, as well as standalone.