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

feature request: ability to add commit comment when publishing #174

Open
ingvald opened this issue Jun 4, 2023 · 2 comments
Open

feature request: ability to add commit comment when publishing #174

ingvald opened this issue Jun 4, 2023 · 2 comments

Comments

@ingvald
Copy link

ingvald commented Jun 4, 2023

i'd like to just use github as "changelog" for a note, and link to that for transparency on changes in a note.

possible way to do this could perhaps be a separate publish command in the obsidian plugin to customize commit comment?

@ingvald
Copy link
Author

ingvald commented Jun 4, 2023

ah - feel free to move or let me know if i should recreate in "the other repo".. :)

also, i see there's some related tickets there, i.e., related to "commit flexibility" needs:

@magicGina
Copy link

magicGina commented Sep 12, 2023

Please add this feature... it will really help me...
cloudflare seems less smart when there are too many commits, it will build and deploy every time, and when rename/delete file, there would be some failed deploys.
image

03:49:04.402 [11ty] Problem writing Eleventy templates: (more in DEBUG output)
03:49:04.403 [11ty] Output conflict: multiple input files are writing to dist/index.html. Use distinct permalink values to resolve this conflict.
03:49:04.403 [11ty] 1. ./src/site/notes/home.md
03:49:04.404 [11ty] 2. ./src/site/notes/🏠home.md (via DuplicatePermalinkOutputError)
03:49:04.404 [11ty]
03:49:04.404 [11ty] Original error stack trace: (Repeated output has been truncated…)
03:49:04.404 [11ty] at TemplateMap.checkForDuplicatePermalinks (/opt/buildhome/repo/node_modules/@11ty/eleventy/src/TemplateMap.js:803:13)
03:49:04.405 [11ty] at TemplateMap.cache (/opt/buildhome/repo/node_modules/@11ty/eleventy/src/TemplateMap.js:488:10)
03:49:04.405 [11ty] at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
03:49:04.405 [11ty] at async TemplateWriter._createTemplateMap (/opt/buildhome/repo/node_modules/@11ty/eleventy/src/TemplateWriter.js:330:5)
03:49:04.405 [11ty] at async TemplateWriter.generateTemplates (/opt/buildhome/repo/node_modules/@11ty/eleventy/src/TemplateWriter.js:360:5)
03:49:04.405 [11ty] at async TemplateWriter.write (/opt/buildhome/repo/node_modules/@11ty/eleventy/src/TemplateWriter.js:407:23)
03:49:04.405 [11ty] at async Eleventy.executeBuild (/opt/buildhome/repo/node_modules/@11ty/eleventy/src/Eleventy.js:1191:13)
03:49:04.406 [11ty] Copied 7 files / Wrote 0 files in 0.27 seconds (v2.0.1)
03:49:04.446 ERROR: "build:eleventy" exited with 1.
03:49:04.464 Failed: Error while executing user command. Exited with error code: 1
03:49:04.473 Failed: build command exited with code: 1
03:49:05.397 Failed: error occurred while running build command

And the git commit list become kind of meaningless when there're millions of records...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants