chore: update ash_blog

This commit is contained in:
Zach Daniel 2024-09-14 23:25:58 -04:00
parent b27b7a3162
commit 834da130c3
6 changed files with 64 additions and 10 deletions

View file

@ -29,6 +29,8 @@ defmodule AshHq.Blog.Post do
read :published do
argument :tag, :ci_string
prepare build(sort: [created_at: :desc])
filter expr(
state == :published and
if is_nil(^arg(:tag)) do

View file

@ -7,7 +7,7 @@
"ash": {:hex, :ash, "3.4.8", "8c35c1e401044d05474c0e1a3209c74afb7ac955243085489242cade24d31906", [:mix], [{:decimal, "~> 2.0", [hex: :decimal, repo: "hexpm", optional: false]}, {:ecto, "~> 3.7", [hex: :ecto, repo: "hexpm", optional: false]}, {:ets, "~> 0.8", [hex: :ets, repo: "hexpm", optional: false]}, {:igniter, ">= 0.3.11 and < 1.0.0-0", [hex: :igniter, repo: "hexpm", optional: false]}, {:jason, ">= 1.0.0", [hex: :jason, repo: "hexpm", optional: false]}, {:owl, "~> 0.11", [hex: :owl, repo: "hexpm", optional: false]}, {:picosat_elixir, "~> 0.2", [hex: :picosat_elixir, repo: "hexpm", optional: true]}, {:plug, ">= 0.0.0", [hex: :plug, repo: "hexpm", optional: true]}, {:reactor, "~> 0.9", [hex: :reactor, repo: "hexpm", optional: false]}, {:simple_sat, ">= 0.1.1 and < 1.0.0-0", [hex: :simple_sat, repo: "hexpm", optional: true]}, {:spark, ">= 2.2.22 and < 3.0.0-0", [hex: :spark, repo: "hexpm", optional: false]}, {:splode, "~> 0.2", [hex: :splode, repo: "hexpm", optional: false]}, {:stream_data, "~> 1.0", [hex: :stream_data, repo: "hexpm", optional: false]}, {:telemetry, "~> 1.1", [hex: :telemetry, repo: "hexpm", optional: false]}], "hexpm", "e8dd3eb1f3aa45a75265c784df95ce261a3fad7f0d07400d316e981e14ed10f0"},
"ash_admin": {:hex, :ash_admin, "0.11.5", "24b5aeb2f7ec982031fd406ddf4ea6a9408defab43a9dfd55a3d7353c0a0a411", [:mix], [{:ash, "~> 3.0", [hex: :ash, repo: "hexpm", optional: false]}, {:ash_phoenix, "~> 2.1", [hex: :ash_phoenix, repo: "hexpm", optional: false]}, {:gettext, "~> 0.26", [hex: :gettext, repo: "hexpm", optional: false]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: false]}, {:phoenix, "~> 1.7", [hex: :phoenix, repo: "hexpm", optional: false]}, {:phoenix_html, "~> 4.0", [hex: :phoenix_html, repo: "hexpm", optional: false]}, {:phoenix_live_view, "~> 0.20", [hex: :phoenix_live_view, repo: "hexpm", optional: false]}, {:phoenix_view, "~> 2.0", [hex: :phoenix_view, repo: "hexpm", optional: false]}], "hexpm", "1752d4828db977fe2cb85be12b6e572224e3627a5dce194b01b9fe66039dc9e0"},
"ash_appsignal": {:hex, :ash_appsignal, "0.1.3", "90c0ed1b3aedd18b892352d2a7632641f9ef8f2d3b04caec2bdc810cb8900524", [:mix], [{:appsignal, "~> 2.0", [hex: :appsignal, repo: "hexpm", optional: false]}, {:ash, "~> 3.0", [hex: :ash, repo: "hexpm", optional: false]}], "hexpm", "43b1691c9e83a27a355ee1d2c047a79e18adac99eb7e8f1a532feebfe2a07a14"},
"ash_blog": {:git, "https://github.com/ash-project/ash_blog.git", "9f95eac8d7fbeb1afac74b11bf4b54c04b74960a", []},
"ash_blog": {:git, "https://github.com/ash-project/ash_blog.git", "78f7a875299f6d143f65a8c5387ca9651dd2b3a5", []},
"ash_csv": {:hex, :ash_csv, "0.9.7", "179dba2b83ef74661ad8b9be81630fe88449c8ee4de84586816017962fc627f3", [:mix], [{:ash, "~> 3.0", [hex: :ash, repo: "hexpm", optional: false]}, {:csv, "~> 3.0", [hex: :csv, repo: "hexpm", optional: false]}], "hexpm", "32b11cb9708cc89065fb5c322ebd265fce3c7e8d70ac62bdbd12711d9b5dfcb8"},
"ash_graphql": {:hex, :ash_graphql, "1.3.4", "657f18124e6154b11c96d31716060dee6b7614ffc387fc1ba11ceea637436778", [:mix], [{:absinthe, "~> 1.7", [hex: :absinthe, repo: "hexpm", optional: false]}, {:absinthe_plug, "~> 1.4", [hex: :absinthe_plug, repo: "hexpm", optional: false]}, {:ash, ">= 3.2.3 and < 4.0.0-0", [hex: :ash, repo: "hexpm", optional: false]}, {:igniter, ">= 0.3.34 and < 1.0.0-0", [hex: :igniter, repo: "hexpm", optional: false]}, {:jason, "~> 1.2", [hex: :jason, repo: "hexpm", optional: false]}, {:owl, "~> 0.11", [hex: :owl, repo: "hexpm", optional: false]}, {:spark, ">= 2.2.10 and < 3.0.0-0", [hex: :spark, repo: "hexpm", optional: false]}], "hexpm", "52c803ef848866d25a982baef632d459c71a1674ed0a1084da19980c3a28379a"},
"ash_json_api": {:hex, :ash_json_api, "1.4.7", "ced9c146e6e7a4ab2e9891efb133bcaaf031ac7b05541a41d549262af2988ee7", [:mix], [{:ash, "~> 3.3", [hex: :ash, repo: "hexpm", optional: false]}, {:igniter, ">= 0.3.14 and < 1.0.0-0", [hex: :igniter, repo: "hexpm", optional: false]}, {:jason, "~> 1.1", [hex: :jason, repo: "hexpm", optional: false]}, {:json_xema, "~> 0.4", [hex: :json_xema, repo: "hexpm", optional: false]}, {:open_api_spex, "~> 3.16", [hex: :open_api_spex, repo: "hexpm", optional: true]}, {:plug, "~> 1.11", [hex: :plug, repo: "hexpm", optional: false]}, {:spark, ">= 2.2.10 and < 3.0.0-0", [hex: :spark, repo: "hexpm", optional: false]}], "hexpm", "a00f8657e2492d87d7e7e851302ee320af21f12fc104a49cace972c804df8f4a"},

File diff suppressed because one or more lines are too long

View file

@ -1,10 +1 @@
name
elixir
ash
macros
ash
community
elixir
ash
release
elixir

1 name
elixir
ash
macros
ash
community
elixir
ash
release
elixir

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 104 KiB