You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Environment specific Information: [e.g. running in Github Actions, or on Mac OS X, etc.] GitHub Actions on Ubuntu latest and Mac OS Sequoia 15.3
Logs or other output
Please provide logs, other kind of output here.
Output:
Run mark --config .confluence.conf -p '***' --ci --minor-edit --edit-lock -f docs/user-guides/README.md
mark --config .confluence.conf -p '***' --ci --minor-edit --edit-lock -f docs/user-guides/README.md
shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
env:
MARK_USERNAME: ***
MARK_PASSWORD: ***
GLOB: docs/user-guides/README.md
2024-12-20 13:51:20.999 INFO processing docs/user-guides/README.md
2024-12-20 13:51:22.103 INFO page will be stored under path: **** > **** > Test55s
2024-12-20 13:51:22.308 INFO the leading H1 heading will be excluded from the Confluence output
2024-12-20 13:51:23.011 INFO edit locked on page "Test55s" by user "***" to prevent manual edits
2024-12-20 13:51:23.429 INFO page successfully updated: http://****.atlassian.net/wiki/spaces/****/pages/215352332/Test55s
http://****.atlassian.net/wiki/spaces/****/pages/215352332/Test55s
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
What happened?
Mark
reports page as updated, provides the updated URL, but no changes made to page when visiting.What did you expect to happen?
The page should be updated with the new page contents.
How can we reproduce the behavior you experienced?
I ran the tool locally and in a CI flow. Pages reported but no change.
CI script:
Steps to reproduce the behavior:
In case this is related to specific markdown, please provide a minimal markdown example here.
Further Information (please complete the following information)
mark --version
): [e.g. v9.1.4]Logs or other output
Please provide logs, other kind of output here.
Output:
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: