Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add p/moul/{md,debug,web25} + update r/moul/home #2819

Merged
merged 29 commits into from
Dec 8, 2024

Conversation

moul
Copy link
Member

@moul moul commented Sep 20, 2024

Related with https://hackmd.io/a8k09_TeQUu6WawvkpDDpw?both

  • p/moul/web25 - displays a link suggesting to view the realm from an external webui, but avoid recursive printing when seen from the external webui
  • p/moul/md - minimal markdown helpers library
  • p/moul/debug - displays useful informations when adding ?debug=1
  • update r/moul/home
    • markdown table with links example
    • svg example
    • use of the new p/moul/... packages
  • Release a static web25 interface somewhere (https://github.com/moul/gno-moul-home-web25)

@moul moul self-assigned this Sep 20, 2024
@github-actions github-actions bot added the 🧾 package/realm Tag used for new Realms or Packages. label Sep 20, 2024
Copy link

codecov bot commented Sep 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

Signed-off-by: moul <[email protected]>
@Gno2D2
Copy link
Collaborator

Gno2D2 commented Dec 6, 2024

I'm a bot that assists the Gno Core team in maintaining this repository. My role is to ensure that contributors understand and follow our guidelines, helping to streamline the development process.

The following requirements must be fulfilled before a pull request can be merged.
Some requirement checks are automated and can be verified by the CI, while others need manual verification by a staff member.

These requirements are defined in this configuration file.

Automated Checks

🟢 Maintainers must be able to edit this pull request (more info)
🟢 The pull request head branch must be up-to-date with its base (more info)

Manual Checks

No manual checks match this pull request.

Debug
Automated Checks
Maintainers must be able to edit this pull request (more info)

If

🟢 Condition met
└── 🟢 On every pull request

Then

🟢 Requirement satisfied
└── 🟢 Maintainer can modify this pull request

The pull request head branch must be up-to-date with its base (more info)

If

🟢 Condition met
└── 🟢 On every pull request

Then

🟢 Requirement satisfied
└── 🟢 Head branch (moul:dev/moul/md-workflows) is up to date with base (master): behind by 0 / ahead by 29

@moul moul changed the title feat: add markdown opinionated flows and new p/ helpers feat: add various markdown packages + update r/moul/home Dec 6, 2024
Signed-off-by: moul <[email protected]>
@moul moul mentioned this pull request Dec 6, 2024
moul added 4 commits December 6, 2024 19:39
Signed-off-by: moul <[email protected]>
Signed-off-by: moul <[email protected]>
Signed-off-by: moul <[email protected]>
Signed-off-by: moul <[email protected]>
@moul moul marked this pull request as ready for review December 6, 2024 19:35
@moul moul requested a review from leohhhn December 6, 2024 19:35
moul added 2 commits December 6, 2024 20:46
Signed-off-by: moul <[email protected]>
Signed-off-by: moul <[email protected]>
@github-actions github-actions bot added the 📦 ⛰️ gno.land Issues or PRs gno.land package related label Dec 6, 2024
@moul moul force-pushed the dev/moul/md-workflows branch from 0f2decc to b6648b6 Compare December 6, 2024 20:52
moul added 3 commits December 6, 2024 22:23
Signed-off-by: moul <[email protected]>
Signed-off-by: moul <[email protected]>
Signed-off-by: moul <[email protected]>
@moul moul changed the title feat: add various markdown packages + update r/moul/home feat: add p/moul/{umd,debug,web25} + update r/moul/home Dec 6, 2024
@moul moul changed the title feat: add p/moul/{umd,debug,web25} + update r/moul/home feat: add p/moul/{md,debug,web25} + update r/moul/home Dec 6, 2024
@moul moul enabled auto-merge (squash) December 8, 2024 11:33
@moul moul merged commit 61a5c02 into gnolang:master Dec 8, 2024
104 checks passed
@moul moul deleted the dev/moul/md-workflows branch December 8, 2024 11:33
Villaquiranm pushed a commit to Villaquiranm/gno that referenced this pull request Dec 9, 2024
)

Related with https://hackmd.io/a8k09_TeQUu6WawvkpDDpw?both

- [x] `p/moul/web25` - displays a link suggesting to view the realm from
an external webui, but avoid recursive printing when seen from the
external webui
- [x] `p/moul/md` - minimal `markdown` helpers library
- [x] `p/moul/debug` - displays useful informations when adding
`?debug=1`
- [x] update `r/moul/home`
	- [x] markdown table with links example
	- [x] svg example
	- [x] use of the new `p/moul/...` packages
- [x] Release a static web25 interface somewhere
(https://github.com/moul/gno-moul-home-web25)

---------

Signed-off-by: moul <[email protected]>
r3v4s pushed a commit to gnoswap-labs/gno that referenced this pull request Dec 10, 2024
)

Related with https://hackmd.io/a8k09_TeQUu6WawvkpDDpw?both

- [x] `p/moul/web25` - displays a link suggesting to view the realm from
an external webui, but avoid recursive printing when seen from the
external webui
- [x] `p/moul/md` - minimal `markdown` helpers library
- [x] `p/moul/debug` - displays useful informations when adding
`?debug=1`
- [x] update `r/moul/home`
	- [x] markdown table with links example
	- [x] svg example
	- [x] use of the new `p/moul/...` packages
- [x] Release a static web25 interface somewhere
(https://github.com/moul/gno-moul-home-web25)

---------

Signed-off-by: moul <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 ⛰️ gno.land Issues or PRs gno.land package related 🧾 package/realm Tag used for new Realms or Packages.
Projects
Status: Done
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

3 participants