]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Add `apache_beam` (#171)
authorIgnacio Taranto <ignacio_taranto@protonmail.com>
Mon, 22 Aug 2022 17:25:59 +0000 (14:25 -0300)
committerGitHub <noreply@github.com>
Mon, 22 Aug 2022 17:25:59 +0000 (17:25 +0000)
Co-authored-by: Ignacio Taranto <ignacio.taranto@eclypsium.com>
programs/apache-beam.json [new file with mode: 0644]

diff --git a/programs/apache-beam.json b/programs/apache-beam.json
new file mode 100644 (file)
index 0000000..27dd492
--- /dev/null
@@ -0,0 +1,10 @@
+{
+    "files": [
+        {
+            "path": "$HOME/.apache_beam",
+            "movable": false,
+            "help": "Currently unsupported.\n\n_Relevant issue:_ https://issues.apache.org/jira/browse/BEAM-12534\n"
+        }
+    ],
+    "name": "apache_beam"
+}