-
Notifications
You must be signed in to change notification settings - Fork 0
Labels
P2Medium priority / desirableMedium priority / desirable
Description
Ancestors
dev
Description
When release .bun bundle run, if in wiki repo didn't have changes script drop
Steps to Reproduce
- Run bundle to repo
- Change something in template files, don't change wiki fiiles
- 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 cleanMetadata
Metadata
Assignees
Labels
P2Medium priority / desirableMedium priority / desirable