Klaas van Schelven
|
4c4a4f6fd6
|
Add test to prove chunked file-uploads work
See #147
|
2025-07-16 15:22:23 +02:00 |
|
Klaas van Schelven
|
4c104714e3
|
Fix the tests
update key phrases according to the recent improvements;
specifically: test also for the fact that function-name now shows up
See #87
|
2025-05-29 11:11:45 +02:00 |
|
Klaas van Schelven
|
ef5c203d78
|
Merge branch 'sourcemaps-multi-source-test'
|
2025-05-29 11:01:37 +02:00 |
|
Klaas van Schelven
|
1a60cbcd3c
|
Add test for multi-file sourcemaps
See #87 for the code that fixes this
|
2025-05-29 11:01:10 +02:00 |
|
Klaas van Schelven
|
46c9f3d7cc
|
Merge pull request #87 from bpeschier/fix/sourcemap-with-multiple-sources
* Apply source mapping when sourcemap contains multiple sources
* Propagate `filename` and `function` from the sourcemap.
|
2025-05-28 22:18:02 +02:00 |
|
Klaas van Schelven
|
859ba6b31e
|
Add test that proves database lookups on UUID work the way you think
See #105
|
2025-05-28 22:02:35 +02:00 |
|
Bas Peschier
|
bc3daf7662
|
Apply source mapping when sourcemap contains mappings for multiple sources.
|
2025-04-24 15:45:28 +02:00 |
|
Klaas van Schelven
|
895da36adc
|
AuthToken: barebones implementation
|
2025-04-11 14:30:29 +02:00 |
|
Klaas van Schelven
|
5d01214752
|
Sourcemaps: a test
See #19
|
2025-04-11 10:32:13 +02:00 |
|
Klaas van Schelven
|
eb266d805c
|
PoC of uploading sourcemap artifact bundles
* debug_id-only
* various TODOs (e.g. auth, async, retention)
See #19
|
2025-04-10 10:30:30 +02:00 |
|