Commit Graph

42 Commits

Author SHA1 Message Date
Moritz Lang 3cffbfee71
Link to official tracing-baggage-core repo 📖 2021-04-23 17:42:52 +02:00
Konrad `ktoso` Malawski 24e244b4ae
Rename Context protocol to BaggageContext (#38) 2020-09-30 20:47:01 +02:00
Moritz Lang a471417719 Release 0.5.0 🚢 2020-09-30 12:31:07 +02:00
Konrad `ktoso` Malawski dbcbed943e
Final API proposal - Baggage + Context (#34) 2020-09-30 12:23:49 +02:00
Konrad `ktoso` Malawski 11ce8e1b0e
Merge pull request #36 from ktoso/wip-remove-package-resolved
remove and ignore Package.resolved
2020-09-24 00:49:13 +09:00
Konrad `ktoso` Malawski 66bcf3cef9 remove and ignore Package.resolved 2020-09-24 00:17:36 +09:00
Konrad `ktoso` Malawski 5bc60c2cbd
Merge pull request #33 from ktoso/wip-todo-context
Semantically helpfully named empty baggage factory functions #26
2020-09-11 12:04:36 +09:00
Konrad `ktoso` Malawski a8bbc79d4c review feedback 2020-09-11 12:01:30 +09:00
Konrad `ktoso` Malawski 920644b013 add factory functions #26 2020-09-10 11:22:12 +09:00
Moritz Lang 9be28a8450
Improve documentation & test coverage (#29) 2020-08-31 15:03:56 +02:00
Moritz Lang 613b53e0a3
Merge pull request #31 from ktoso/wip-logger-not-set
!logging #30 logger need not be { set }
2020-08-28 12:09:58 +02:00
Konrad `ktoso` Malawski bc38a06a92 !logging #30 logger need not be { set } 2020-08-28 11:36:09 +09:00
Konrad `ktoso` Malawski 5f4ae4a898
Merge pull request #21 from slashmo/fix/benchmark-module-names
Prefix Benchmark targets to avoid name clashes
2020-08-18 15:53:09 +09:00
Moritz Lang 08df215b96 Prefix Benchmark targets to avoid name clashes 2020-08-18 08:45:38 +02:00
Moritz Lang 744d984ac9 Release 0.3.0 🚢 2020-08-17 11:34:26 +02:00
Moritz Lang fc31808903
Require Baggage library in BaggageLogging target (#20) 2020-08-17 11:30:35 +02:00
Moritz Lang b2bd5c73b4
Split build & test on CI (#19) 2020-08-17 11:18:53 +02:00
Konrad `ktoso` Malawski 3272e775a1
Merge pull request #18 from slashmo/fix/swift-5-support
Downgrade Swift version to 5.0
2020-08-17 18:07:53 +09:00
Moritz Lang a6a00c3edf Downgrade Swift version to 5.0 2020-08-17 11:00:33 +02:00
Konrad `ktoso` Malawski 1fdb3a6d05
Merge pull request #17 from slashmo/ktoso-patch-1
Small updates in context passing guidelines
2020-08-13 20:05:36 +09:00
Konrad `ktoso` Malawski d11454dd4c
Small updates in context passing guidelines 2020-08-13 12:28:30 +09:00
Chéyo Jiménez 040744545f
adding SSWG meeting notes (#16)
* adding SSWG meeting notes

* Update README.md

* Update README.md

Co-authored-by: Moritz Lang <hi@slashmo.codes>

Co-authored-by: Moritz Lang <hi@slashmo.codes>
2020-08-11 20:53:35 +02:00
Konrad `ktoso` Malawski 71ef108097
Merge pull request #15 from slashmo/release/0.2.0
Update instalation instructions for 0.2.0 📖
2020-08-06 14:07:01 +09:00
Moritz Lang f40186b887 Update instalation instructions for 0.2.0 📖 2020-08-05 16:59:07 +02:00
Konrad `ktoso` Malawski caa867b50f
Merge pull request #9 from ktoso/wip-holders
WIP #7: on holding baggage in framework protocols
2020-08-05 20:05:27 +09:00
Konrad `ktoso` Malawski fa304c69a5 + initial BaggageContextCarrier types for "framework contexts" 2020-08-05 20:03:51 +09:00
Konrad `ktoso` Malawski c78c490045
Merge pull request #14 from ktoso/benchmarks
+simple benchmarks to have a gut feeling how mutating and the CoW cos…
2020-07-27 18:06:16 +09:00
Konrad `ktoso` Malawski 3ebd624922 +simple benchmarks to have a gut feeling how mutating and the CoW costs for small contexts 2020-07-27 12:35:04 +09:00
Konrad `ktoso` Malawski 63f427db71
Merge pull request #13 from slashmo/ktoso-patch-1
fix repo url
2020-07-23 09:37:04 +09:00
Konrad `ktoso` Malawski 551e1d4c4a
fix repo url 2020-07-23 09:35:38 +09:00
Moritz Lang 349804a059
Add explicit name to installation instructions 📖 2020-07-22 18:16:27 +02:00
Konrad `ktoso` Malawski 1046960349
Merge pull request #11 from slashmo/release/0.1.0
Add installation instructions 📖
2020-07-22 23:54:32 +09:00
Moritz Lang a7c56001b9 Drop gsoc prefix in module name 2020-07-22 16:09:21 +02:00
Moritz Lang 407c998e71 Add installation instructions 📖 2020-07-22 15:10:45 +02:00
Moritz Lang f94d88dd99
Add Code Of Conduct 📖 (#10) 2020-07-22 14:59:11 +02:00
Konrad `ktoso` Malawski a0e5c7910e
Merge pull request #5 from slashmo/ktoso-patch-1
=readme bolden the primary usage style
2020-07-07 17:09:26 +09:00
Konrad `ktoso` Malawski a47d3c1a67
=readme bolden the primary usage style 2020-07-07 12:17:18 +09:00
Moritz Lang 9e23214fc7
Add license headers & check for inappropriate language (#4)
* Add license header validation script

* Add naming validation script
2020-07-02 13:42:27 +02:00
Moritz Lang fbec85527c
Merge pull request #3 from ktoso/patch-2
slight formatting fix for readme
2020-06-30 09:28:04 +02:00
Konrad `ktoso` Malawski 25fdbf051a
formatting 2020-06-30 16:23:12 +09:00
Konrad `ktoso` Malawski 9611c075f8
Writeup about context passing style guideline
* Writeup about context passing style guideline

Polished version of what we had in https://github.com/slashmo/gsoc-swift-tracing/issues/12

* Update README.md

Co-authored-by: Moritz Lang <hi@slashmo.codes>

* Update README.md

Co-authored-by: Moritz Lang <hi@slashmo.codes>

* Update README.md

Co-authored-by: Moritz Lang <hi@slashmo.codes>

* Update README.md

Co-authored-by: Moritz Lang <hi@slashmo.codes>

* Update README.md

Co-authored-by: Moritz Lang <hi@slashmo.codes>

* Update README.md

Co-authored-by: Moritz Lang <hi@slashmo.codes>

* Update README.md

Co-authored-by: Moritz Lang <hi@slashmo.codes>
2020-06-30 09:20:45 +02:00
Moritz Lang 4f086dff38 Initial Commit 2020-06-25 11:15:27 +02:00