galaaz 2.1.10.pre.10 → 2.1.10.pre.11

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 6c17cdef4fee4cef82633cf115d082b71a23f8bc6c837a144cb9377113b4b86a
4
- data.tar.gz: 667874709ce613f990909eea6d952270c26019df5d0a21492addcb752c5cae4e
3
+ metadata.gz: 1c6e5538cdeaa44c40722428b72b0c9a6d55bee737fa6a579fadf182b1ad8b47
4
+ data.tar.gz: 9ce0f88379ebe67c0ee7bde0ab3f98a56febcd9ddea6a6ccdaa86699a2dc4e68
5
5
  SHA512:
6
- metadata.gz: e48c834304c88e05905e7a33a5e3bedb8e11447459cfa5688c70848fb475b17ce115de36440a75106508bebba858eab3c73757aab7a6f8614e7292428df34711
7
- data.tar.gz: 1111967bc3b3b7ac1de61209889015e5ba5fb3a9bd8a39d983e52273aa9a1f7e2388fcd9b18568a888ad927c6e87cb5df70e7d049ebc6d20184cfa2dadece36c
6
+ metadata.gz: 757a94a4e92815ba98cd7f68f5b635c1cc176ac1713a988da9d037c770aacd2e1286d6ea5f179f23c435e9d1a710003e1679da472783127c973977cd616cfe77
7
+ data.tar.gz: 6a133ef2d20c726a16646022176a6c4d5c92521e5653a3695a7f5cfe51cd76e22f7d36cfe9026125a47b0107164fd90d9b37f366558340686b996a2512fa9383
data/CHANGELOG.md CHANGED
@@ -2,6 +2,16 @@
2
2
 
3
3
  ## Unreleased
4
4
 
5
+ ## 2.1.10.pre.11
6
+
7
+ ### Changed
8
+
9
+ - Omarchy menu: Install rows **hide** after install (`when:` negated profile
10
+ checks, same as Rails) instead of dimming with `disabled:`.
11
+ - Omarchy menu: Guide / Documentation / GitHub move to **Learn → Galaaz**;
12
+ Install → Development → Galaaz keeps core, add-ons, and Arrow debug only.
13
+ Remove → Galaaz shows only while core is present.
14
+
5
15
  ## 2.1.10.pre.10
6
16
 
7
17
  ### Changed
data/lib/galaaz/cli.rb CHANGED
@@ -673,7 +673,7 @@ module Galaaz
673
673
  puts ' gknit ~/galaaz-blogs/gknit/gknit.Rmd'
674
674
  puts 'Docs: https://rbotafogo.github.io/galaaz/'
675
675
  puts ' https://github.com/rbotafogo/galaaz'
676
- puts 'Omarchy menu: Guide (what\'s next) · Knit demo (oh_my)'
676
+ puts 'Omarchy: Learn Galaaz → Guide · Install → Galaaz → Knit (then knit demo)'
677
677
  0
678
678
  end
679
679
 
@@ -36,7 +36,8 @@ Then Super+Space → Install → Development → **Galaaz** → **Galaaz (core)*
36
36
  Menu rows use the Galaaz icon font (not the Ruby-on-Rails Nerd Font gem). Source SVG
37
37
  and rebuild script live under `logos/icon-font/`.
38
38
 
39
- After core, the menu includes **Guide (what's next)**, **Documentation (website)**, and **GitHub repository**. After Knit, **Knit demo (oh_my)** runs an example blog.
39
+ After core, use **Learn Galaaz** for Guide / Documentation / GitHub. After Knit,
40
+ **Knit demo (oh_my)** runs an example blog (Install still has add-ons).
40
41
 
41
42
  Docs: https://rbotafogo.github.io/galaaz/ · https://github.com/rbotafogo/galaaz
42
43
 
@@ -66,7 +66,8 @@ Other add-ons
66
66
  galaaz add bio # Bioconductor DESeq2 (large)
67
67
 
68
68
  Check: galaaz doctor
69
- Menu: Super+Space → InstallDevelopment Galaaz
69
+ Menu: Super+Space → LearnGalaaz (Guide / Docs / GitHub)
70
+ Super+Space → Install → Development → Galaaz (add-ons)
70
71
 
71
72
  Heavy CRAN installs / long R (gem 2.1.8+): R::Job keeps the bridge free.
72
73
  See README → “Background R jobs (R::Job)” (${DOCS_README})
@@ -347,7 +347,7 @@ date -Iseconds >"${HOME}/.config/galaaz/profiles/core"
347
347
 
348
348
  log ""
349
349
  log "Core configure complete."
350
- log "Next: Super+Space → InstallDevelopment → Galaaz → Guide (what's next)"
350
+ log "Next: Super+Space → Learn → Galaaz → Guide (what's next)"
351
351
  log "Docs: https://rbotafogo.github.io/galaaz/"
352
352
  log "FULL LOG: ${LOG}"
353
353
  log "Done!"
@@ -10,41 +10,49 @@
10
10
  // is that font plus our R+gem at E90E, installed to
11
11
  // ~/.local/share/fonts/omarchy-with-galaaz.ttf. A separate family "galaaz"
12
12
  // alone shows missing-glyph tofu in Qt — do not use iconFont "galaaz" here.
13
+ //
14
+ // Install rows use when: (hide when already installed), matching Omarchy Rails.
15
+ // Guide / Docs / GitHub live under Learn → Galaaz (not Install).
16
+ // Remove uses when: so it appears only while core is present.
13
17
 
14
- "install.development.galaaz": {
18
+ "learn.galaaz": {
15
19
  "icon": "\uE90E",
16
20
  "iconFont": "omarchy",
17
21
  "label": "Galaaz",
18
22
  "description": "R on Rails"
19
23
  },
20
- "install.development.galaaz.core": {
21
- "icon": "\uE90E",
22
- "iconFont": "omarchy",
23
- "label": "Galaaz (core)",
24
- "description": "setup + blogs (gem already installed)",
25
- "action": "omarchy-launch-tui omarchy-install-galaaz",
26
- "disabled": "test -f ~/.config/galaaz/profiles/core"
27
- },
28
- "install.development.galaaz.guide": {
24
+ "learn.galaaz.guide": {
29
25
  "icon": "󰋗",
30
26
  "label": "Guide (what's next)",
31
27
  "description": "Example knits, docs links, add-ons",
32
- "action": "omarchy-launch-tui omarchy-galaaz-guide",
33
- "when": "test -f ~/.config/galaaz/profiles/core"
28
+ "action": "omarchy-launch-tui omarchy-galaaz-guide"
34
29
  },
35
- "install.development.galaaz.docs": {
30
+ "learn.galaaz.docs": {
36
31
  "icon": "󰂺",
37
32
  "label": "Documentation (website)",
38
33
  "description": "Open rbotafogo.github.io/galaaz",
39
- "action": "omarchy-launch-webapp https://rbotafogo.github.io/galaaz/",
40
- "when": "test -f ~/.config/galaaz/profiles/core"
34
+ "action": "omarchy-launch-webapp https://rbotafogo.github.io/galaaz/"
41
35
  },
42
- "install.development.galaaz.github": {
36
+ "learn.galaaz.github": {
43
37
  "icon": "󰊤",
44
38
  "label": "GitHub repository",
45
39
  "description": "Open github.com/rbotafogo/galaaz",
46
- "action": "omarchy-launch-webapp https://github.com/rbotafogo/galaaz",
47
- "when": "test -f ~/.config/galaaz/profiles/core"
40
+ "action": "omarchy-launch-webapp https://github.com/rbotafogo/galaaz"
41
+ },
42
+
43
+ "install.development.galaaz": {
44
+ "icon": "\uE90E",
45
+ "iconFont": "omarchy",
46
+ "label": "Galaaz",
47
+ "description": "R on Rails"
48
+ },
49
+ "install.development.galaaz.core": {
50
+ "icon": "\uE90E",
51
+ "iconFont": "omarchy",
52
+ "label": "Galaaz (core)",
53
+ "description": "setup + blogs (gem already installed)",
54
+ "action": "omarchy-launch-tui omarchy-install-galaaz",
55
+ "when": "test ! -f ~/.config/galaaz/profiles/core"
48
56
  },
49
57
  "install.development.galaaz.knit": {
50
58
  "icon": "\uE90E",
@@ -52,7 +60,7 @@
52
60
  "label": "Knit (HTML + PDF blogs)",
53
61
  "description": "pandoc + knitr/rmarkdown + TinyTeX",
54
62
  "action": "omarchy-launch-tui omarchy-galaaz-add knit",
55
- "disabled": "test -f ~/.config/galaaz/profiles/knit"
63
+ "when": "test -f ~/.config/galaaz/profiles/core && test ! -f ~/.config/galaaz/profiles/knit"
56
64
  },
57
65
  "install.development.galaaz.arrow-r": {
58
66
  "icon": "\uE90E",
@@ -60,7 +68,7 @@
60
68
  "label": "Arrow (R only)",
61
69
  "description": "CRAN arrow via Apache prebuilt libarrow",
62
70
  "action": "omarchy-launch-tui omarchy-galaaz-add arrow-r",
63
- "disabled": "test -f ~/.config/galaaz/profiles/arrow-r -o -f ~/.config/galaaz/profiles/arrow"
71
+ "when": "test -f ~/.config/galaaz/profiles/core && test ! -f ~/.config/galaaz/profiles/arrow-r && test ! -f ~/.config/galaaz/profiles/arrow"
64
72
  },
65
73
  "install.development.galaaz.arrow-ruby": {
66
74
  "icon": "\uE90E",
@@ -68,28 +76,29 @@
68
76
  "label": "Arrow (Ruby)",
69
77
  "description": "R arrow + arrow-glib / red-arrow (installs R only first)",
70
78
  "action": "omarchy-launch-tui omarchy-galaaz-add arrow-ruby",
71
- "disabled": "test -f ~/.config/galaaz/profiles/arrow-ruby -o -f ~/.config/galaaz/profiles/arrow"
79
+ "when": "test -f ~/.config/galaaz/profiles/core && test ! -f ~/.config/galaaz/profiles/arrow-ruby && test ! -f ~/.config/galaaz/profiles/arrow"
72
80
  },
73
81
  "install.development.galaaz.arrow-debug": {
74
82
  "icon": "\uE90E",
75
83
  "iconFont": "omarchy",
76
84
  "label": "Arrow debug",
77
85
  "description": "Diagnose R-only / Ruby Arrow; show logs if install crashed",
78
- "action": "omarchy-launch-tui omarchy-galaaz-arrow-debug status"
86
+ "action": "omarchy-launch-tui omarchy-galaaz-arrow-debug status",
87
+ "when": "test -f ~/.config/galaaz/profiles/core"
79
88
  },
80
89
  "install.development.galaaz.bio": {
81
90
  "icon": "\uE90E",
82
91
  "iconFont": "omarchy",
83
92
  "label": "Bioconductor (DESeq2)",
84
93
  "action": "omarchy-launch-tui omarchy-galaaz-add bio",
85
- "disabled": "test -f ~/.config/galaaz/profiles/bio"
94
+ "when": "test -f ~/.config/galaaz/profiles/core && test ! -f ~/.config/galaaz/profiles/bio"
86
95
  },
87
96
  "install.development.galaaz.examples": {
88
97
  "icon": "\uE90E",
89
98
  "iconFont": "omarchy",
90
99
  "label": "Examples",
91
100
  "action": "omarchy-launch-tui omarchy-galaaz-add examples",
92
- "disabled": "test -f ~/.config/galaaz/profiles/examples"
101
+ "when": "test -f ~/.config/galaaz/profiles/core && test ! -f ~/.config/galaaz/profiles/examples"
93
102
  },
94
103
  "install.development.galaaz.ledger": {
95
104
  "icon": "\uE90E",
@@ -97,13 +106,14 @@
97
106
  "label": "Ledger (R-on-Rails demo)",
98
107
  "description": "Clone app, seed, bin/dev",
99
108
  "action": "omarchy-launch-tui omarchy-galaaz-add ledger",
100
- "disabled": "test -f ~/.config/galaaz/profiles/ledger"
109
+ "when": "test -f ~/.config/galaaz/profiles/core && test ! -f ~/.config/galaaz/profiles/ledger"
101
110
  },
102
111
  "remove.development.galaaz": {
103
112
  "icon": "\uE90E",
104
113
  "iconFont": "omarchy",
105
114
  "label": "Galaaz",
106
115
  "description": "Core gem (add-on R packages stay)",
107
- "action": "omarchy-launch-tui omarchy-remove-galaaz"
116
+ "action": "omarchy-launch-tui omarchy-remove-galaaz",
117
+ "when": "test -f ~/.config/galaaz/profiles/core"
108
118
  }
109
119
  }
data/version.rb CHANGED
@@ -1,2 +1,2 @@
1
1
  $gem_name = "galaaz"
2
- $version="2.1.10.pre.10"
2
+ $version="2.1.10.pre.11"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: galaaz
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.1.10.pre.10
4
+ version: 2.1.10.pre.11
5
5
  platform: ruby
6
6
  authors:
7
7
  - Rodrigo Botafogo