Skip to content

bugfix/wiki-drop-bundle #28

@crispuscrew

Description

@crispuscrew

Ancestors

dev

Description

When release .bun bundle run, if in wiki repo didn't have changes script drop

Steps to Reproduce

  1. Run bundle to repo
  2. Change something in template files, don't change wiki fiiles
  3. Run bundle anain to exactly same repo

Expected Behavior

update template files, didn't change wiki files

Actual Behavior

drop after try to commit no changes in wiki part

Logs / Screenshots

venv[username@fedora develop-rules]$ output/develop-rules-v0.1.0-gitea-ru.run 
Enter base repo URL (with or without .git):
`repo`
Branch for templates? [templates/0.1.0]
main
--- Wiki ---
Cloning wiki repo: `repo`
Cloning into '/tmp/tmp.fsu0wDZlRI/wiki-repo'...
remote: Enumerating objects: 5, done.
remote: Counting objects: 100% (5/5), done.
remote: Compressing objects: 100% (5/5), done.
remote: Total 5 (delta 0), reused 0 (delta 0), pack-reused 0
Receiving objects: 100% (5/5), 4.25 KiB | 4.25 MiB/s, done.
On branch main
Your branch is up to date with 'origin/main'.

nothing to commit, working tree clean

Metadata

Metadata

Assignees

Labels

P2Medium priority / desirable

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions