rabbit-slide-kenhys-minidebconf-india2021 2021.01.24.1 → 2021.01.24.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/config.yaml +1 -1
- data/images/fosshost.org_Host_Light.png +0 -0
- data/minidebconf-india2021.md +18 -11
- data/pdf/minidebconf-india2021-minidebconf-india2021.pdf +0 -0
- metadata +3 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 2ff2a5065184b26635e056191618051d2ab01825c809fa1fff07f252d13f5f81
|
|
4
|
+
data.tar.gz: b9f9611bad4363796949a12225aa6c32b6b39d5075b0d65e87e2273ac1306603
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: f7e350a5c8d1c4f1c6b316f8e91829a306a4024714a262750009ca3f5112a8005ccd678c8f6bf123877f908c1bd900b67f5d5991153ed838e22d1a16dc206cf3
|
|
7
|
+
data.tar.gz: 7f84469fee371e442bb89932087ddd34d96d6d21890daa9d21f902bf6a11bf149d8a5191a03cb078cd30ba9dc86e71cae60ce9de2d66c787e3df626fb9d62863
|
data/config.yaml
CHANGED
|
Binary file
|
data/minidebconf-india2021.md
CHANGED
|
@@ -66,10 +66,9 @@ theme
|
|
|
66
66
|
|
|
67
67
|
# How to solve this situation?
|
|
68
68
|
|
|
69
|
-
* Mashup
|
|
69
|
+
* Mashup existing data + Simple front-end 💻
|
|
70
70
|
* E-mail archives (debian-bugs-dist,debian-bugs-closed) 📧
|
|
71
71
|
* UDD metadata (udd-mirror@udd-mirror.debian.net) 🖥
|
|
72
|
-
* Simple front-end 💻
|
|
73
72
|
|
|
74
73
|
# An experiment - fabre.debian.net
|
|
75
74
|
|
|
@@ -79,8 +78,6 @@ theme
|
|
|
79
78
|
* Triage a bug (by sending control E-mail easily)
|
|
80
79
|
* Avoid pitfall bugs (by finding affected important bugs)
|
|
81
80
|
|
|
82
|
-
* <https://fabre.debian.net>
|
|
83
|
-
|
|
84
81
|
# fabre.debian.net
|
|
85
82
|
|
|
86
83
|
{:relative-height="100"}
|
|
@@ -99,11 +96,21 @@ theme
|
|
|
99
96
|
|
|
100
97
|
{:relative-height="100"}
|
|
101
98
|
|
|
102
|
-
#
|
|
99
|
+
# Updates since DebConf 2020
|
|
100
|
+
|
|
101
|
+
* Become a Debian Developer (September, 2020)
|
|
102
|
+
* Negotiated about <https://fabre.debian.net> subdomain with DSA (October, 2020)
|
|
103
|
+
* Got fabre.debian.net subdomain and deployed 🎉 (November, 2020)
|
|
104
|
+
|
|
105
|
+
# fabre.debian.net is sponsored by FOSSHOST
|
|
106
|
+
|
|
107
|
+
|
|
108
|
+
{:relative-height="80"}
|
|
109
|
+
|
|
110
|
+
* By migrating to <https://fosshost.org>, got more server resource! 🎉
|
|
111
|
+
|
|
112
|
+
# The next thing...
|
|
103
113
|
|
|
104
|
-
*
|
|
105
|
-
*
|
|
106
|
-
*
|
|
107
|
-
* Achieved continuous DB updates with delivered E-mail 📧 (every 15 minutes)
|
|
108
|
-
* TODO: Add full-text search feature
|
|
109
|
-
* TODO: Migrate VPS instance to <https://fosshost.org>
|
|
114
|
+
* Make things forward to beta:
|
|
115
|
+
* TODO: Implement cool full-text search feature
|
|
116
|
+
* TODO: Implement personalized search feature
|
|
Binary file
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: rabbit-slide-kenhys-minidebconf-india2021
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 2021.01.24.
|
|
4
|
+
version: 2021.01.24.2
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Kentaro Hayashi
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2021-01-
|
|
11
|
+
date: 2021-01-21 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: rabbit
|
|
@@ -40,6 +40,7 @@ files:
|
|
|
40
40
|
- images/debconf2020-presentation.png
|
|
41
41
|
- images/fabre-internals.png
|
|
42
42
|
- images/fabre-internals.svg
|
|
43
|
+
- images/fosshost.org_Host_Light.png
|
|
43
44
|
- images/logo-combination-standard.svg
|
|
44
45
|
- images/profile.png
|
|
45
46
|
- images/updated-bugs.png
|