Skip to content

chore (continuwuity, continuwuity-nightly): use foregejo update functions#13770

Open
julian45 wants to merge 1 commit into
terrapkg:frawhidefrom
julian45:julian/continuwuity-nightly-refactor
Open

chore (continuwuity, continuwuity-nightly): use foregejo update functions#13770
julian45 wants to merge 1 commit into
terrapkg:frawhidefrom
julian45:julian/continuwuity-nightly-refactor

Conversation

@julian45

@julian45 julian45 commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

FyraLabs/anda#472 adds Forgejo-specific update functions, and these packages can take advantage of forgejo and forgejo_commit, so let's use those!

FyraLabs/anda#472 adds Forgejo-specific update functions, and these
packages can take advantage of forgejo and forgejo_commit, so let's use those!
@julian45 julian45 force-pushed the julian/continuwuity-nightly-refactor branch from 2a3738a to 0ba35f8 Compare July 7, 2026 02:29
@julian45 julian45 changed the title refactor: continuwuity-nightly refactor: continuwuity-nightly continuwuity Jul 7, 2026
@Owen-sz

Owen-sz commented Jul 7, 2026

Copy link
Copy Markdown
Member

This is a working nightly update script:

rpm.global("commit", forgejo_commit("forgejo.ellis.link", "continuwuation/continuwuity"));
if rpm.changed() {
  rpm.release();
  rpm.global("commit_date", date());
}

@Owen-sz

Owen-sz commented Jul 7, 2026

Copy link
Copy Markdown
Member

Stable tested working

@Owen-sz Owen-sz changed the title refactor: continuwuity-nightly continuwuity chore (continuwuity, continuwuity-nightly): use foregejo update functions Jul 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants