We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98f7f6b commit 861fa01Copy full SHA for 861fa01
events.json
@@ -151,7 +151,20 @@
151
"url": "https://www.meetup.com/hackergarten-zurich/events/293543707/"
152
}
153
],
154
- "achievements": []
+ "achievements": [
155
+ {
156
+ "title": "Cardiac Emulator now also runs in the browser, thanks to Wasm",
157
+ "url": "https://github.com/ClaCodes/CardiacX/commit/292eb4f6c714b6ff0baf1ab516ac2a82f4e38f7b"
158
+ },
159
160
+ "title": "Grafana loki: Fix excludepath not evaluated on newly added files with Promtail",
161
+ "url": "https://github.com/grafana/loki/pull/9831"
162
163
164
+ "title": "OpenAPI codegen: Add support to run fetch without a window.",
165
+ "url": "https://github.com/fabien0102/openapi-codegen/pull/181"
166
+ }
167
+ ]
168
},
169
{
170
"date": "2023-06-06",
0 commit comments