daeuniverse / dae-wing

dae-wing is a backend of dae, provides a method to bundle arbitrary frontend and dae into one binary.
GNU Affero General Public License v3.0
32 stars 14 forks source link

chore(sync): keep upstream source up-to-date #144

Closed dae-prow[bot] closed 5 months ago

dae-prow[bot] commented 5 months ago

⏳ dae-wing (origin/main) is currently out-of-sync to dae (origin/main); changes are proposed by @dae-prow-robot in actions - https://github.com/daeuniverse/dae-wing/actions/runs/8521342038

488 - docs(example): add '# Multiple filters indicate 'or' logic.'

PR: https://github.com/daeuniverse/dae/pull/488

Context:

Add a filters nodes example


489 - ci(generate-changelogs.yml): generate auth token on the fly

PR: https://github.com/daeuniverse/dae/pull/489

Context:

As the title suggests. Propose generating auth on the fly with GitHub Application. This solution may also mitigate the risk of hitting GitHub API rate limit.


491 - ci(release): draft release v0.6.0rc1

PR: https://github.com/daeuniverse/dae/pull/491

Context:

undefined