Skip to content

Commit

Permalink
feat: add logdyhq/logdy-core (#20653)
Browse files Browse the repository at this point in the history
[logdyhq/logdy-core](https://github.com/logdyhq/logdy-core): Web based real-time log viewer. Stream ANY content to a web UI with autogenerated filters. Parse any format with TypeScript
  • Loading branch information
suzuki-shunsuke committed Mar 6, 2024
1 parent 60823e6 commit 4cc5da4
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pkgs/logdyhq/logdy-core/pkg.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
packages:
- name: logdyhq/logdy-core@v0.6.0
- name: logdyhq/logdy-core
version: v0.5.0
17 changes: 17 additions & 0 deletions pkgs/logdyhq/logdy-core/registry.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
packages:
- type: github_release
repo_owner: logdyhq
repo_name: logdy-core
description: Web based real-time log viewer. Stream ANY content to a web UI with autogenerated filters. Parse any format with TypeScript
files:
- name: logdy
version_constraint: "false"
version_overrides:
- version_constraint: semver("<= 0.5.0")
asset: logdy-core_{{.OS}}_{{.Arch}}
format: raw
windows_arm_emulation: true
- version_constraint: "true"
asset: logdy_{{.OS}}_{{.Arch}}
format: raw
windows_arm_emulation: true
16 changes: 16 additions & 0 deletions registry.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4cc5da4

Please sign in to comment.