You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@avro.apache.org by rs...@apache.org on 2022/02/24 17:58:57 UTC

[avro] branch branch-1.11 updated: Revert "AVRO-2175: Refine leftover resources"

This is an automated email from the ASF dual-hosted git repository.

rskraba pushed a commit to branch branch-1.11
in repository https://gitbox.apache.org/repos/asf/avro.git


The following commit(s) were added to refs/heads/branch-1.11 by this push:
     new 5dc9aed  Revert "AVRO-2175: Refine leftover resources"
5dc9aed is described below

commit 5dc9aed6cf9a0cb8fef0a3d0eeee0ba5992fe7ba
Author: Ryan Skraba <ry...@skraba.com>
AuthorDate: Thu Feb 24 18:54:51 2022 +0100

    Revert "AVRO-2175: Refine leftover resources"
    
    This reverts commit 7d4e46bb848ea9f2d0c3642787fd265bef9d7bfa.
---
 README.md        | 72 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 doc/package.json | 17 +++++++++++++
 2 files changed, 89 insertions(+)

diff --git a/README.md b/README.md
new file mode 100644
index 0000000..472656a
--- /dev/null
+++ b/README.md
@@ -0,0 +1,72 @@
+# Apache Avro™
+
+[![test c][test c img]][test c]
+[![test c#][test c# img]][test c#]
+[![test c++][test c++ img]][test c++]
+[![test java][test java img]][test java]
+[![test javascript][test javascript img]][test javascript]
+[![test perl][test perl img]][test perl]
+[![test ruby][test ruby img]][test ruby]
+[![test python][test python img]][test python]
+[![test php][test php img]][test php]
+
+[![rust continuous integration][rust continuous integration img]][rust continuous integration]
+[![rust clippy check][rust clippy check img]][rust clippy check]
+[![rust security audit][rust security audit img]][rust security audit]
+
+[![codeql c#][codeql c# img]][codeql c#]
+[![codeql java][codeql java img]][codeql java]
+[![codeql javascript][codeql javascript img]][codeql javascript]
+[![codeql python][codeql python img]][codeql python]
+
+-----
+
+Apache Avro™ is a data serialization system.
+
+Learn more about Avro, please visit our website at:
+
+  https://avro.apache.org/
+
+To contribute to Avro, please read:
+
+  https://cwiki.apache.org/confluence/display/AVRO/How+To+Contribute
+
+<!-- Arranged this way for easy copy-pasting and editor string manipulation -->
+
+[test c]:          https://github.com/apache/avro/actions/workflows/test-lang-c.yml
+[test c#]:         https://github.com/apache/avro/actions/workflows/test-lang-csharp.yml
+[test c++]:        https://github.com/apache/avro/actions/workflows/test-lang-c++.yml
+[test java]:       https://github.com/apache/avro/actions/workflows/test-lang-java.yml
+[test javascript]: https://github.com/apache/avro/actions/workflows/test-lang-js.yml
+[test perl]:       https://github.com/apache/avro/actions/workflows/test-lang-perl.yml
+[test ruby]:       https://github.com/apache/avro/actions/workflows/test-lang-ruby.yml
+[test python]:     https://github.com/apache/avro/actions/workflows/test-lang-py.yml
+[test php]:        https://github.com/apache/avro/actions/workflows/test-lang-php.yml
+
+[rust continuous integration]: https://github.com/apache/avro/actions/workflows/test-lang-rust-ci.yml
+[rust clippy check]:           https://github.com/apache/avro/actions/workflows/test-lang-rust-clippy.yml
+[rust security audit]:         https://github.com/apache/avro/actions/workflows/test-lang-rust-audit.yml
+
+[codeql c#]:         https://github.com/apache/avro/actions/workflows/codeql-csharp-analysis.yml
+[codeql java]:       https://github.com/apache/avro/actions/workflows/codeql-java-analysis.yml
+[codeql javascript]: https://github.com/apache/avro/actions/workflows/codeql-js-analysis.yml
+[codeql python]:     https://github.com/apache/avro/actions/workflows/codeql-py-analysis.yml
+
+[test c img]:          https://github.com/apache/avro/actions/workflows/test-lang-c.yml/badge.svg
+[test c# img]:         https://github.com/apache/avro/actions/workflows/test-lang-csharp.yml/badge.svg
+[test c++ img]:        https://github.com/apache/avro/actions/workflows/test-lang-c++.yml/badge.svg
+[test java img]:       https://github.com/apache/avro/actions/workflows/test-lang-java.yml/badge.svg
+[test javascript img]: https://github.com/apache/avro/actions/workflows/test-lang-js.yml/badge.svg
+[test perl img]:       https://github.com/apache/avro/actions/workflows/test-lang-perl.yml/badge.svg
+[test ruby img]:       https://github.com/apache/avro/actions/workflows/test-lang-ruby.yml/badge.svg
+[test python img]:     https://github.com/apache/avro/actions/workflows/test-lang-py.yml/badge.svg
+[test php img]:        https://github.com/apache/avro/actions/workflows/test-lang-php.yml/badge.svg
+
+[rust continuous integration img]: https://github.com/apache/avro/actions/workflows/test-lang-rust-ci.yml/badge.svg
+[rust clippy check img]:           https://github.com/apache/avro/actions/workflows/test-lang-rust-clippy.yml/badge.svg
+[rust security audit img]:         https://github.com/apache/avro/actions/workflows/test-lang-rust-audit.yml/badge.svg
+
+[codeql c# img]:         https://github.com/apache/avro/actions/workflows/codeql-csharp-analysis.yml/badge.svg
+[codeql java img]:       https://github.com/apache/avro/actions/workflows/codeql-java-analysis.yml/badge.svg
+[codeql javascript img]: https://github.com/apache/avro/actions/workflows/codeql-js-analysis.yml/badge.svg
+[codeql python img]:     https://github.com/apache/avro/actions/workflows/codeql-py-analysis.yml/badge.svg
diff --git a/doc/package.json b/doc/package.json
index 03b90c1..960eee9 100644
--- a/doc/package.json
+++ b/doc/package.json
@@ -1,4 +1,21 @@
 {
+  "name": "tech-doc-hugo",
+  "version": "0.0.1",
+  "description": "Hugo theme for technical documentation.",
+  "main": "none.js",
+  "scripts": {
+    "test": "echo \"Error: no test specified\" && exit 1"
+  },
+  "repository": {
+    "type": "git",
+    "url": "git+https://github.com/google/docsy-example.git"
+  },
+  "author": "",
+  "license": "ISC",
+  "bugs": {
+    "url": "https://github.com/google/docsy-example/issues"
+  },
+  "homepage": "https://github.com/google/docsy-example#readme",
   "devDependencies": {
     "autoprefixer": "^10.4.0",
     "postcss": "^8.3.7",