13 Commits

Author SHA1 Message Date
Fuglen afd1a63fbb Update description as there is no difference between cloud and non-cloud
Signed-off-by: Fuglen <fuglenbusiness@gmail.com>
2025-07-02 10:55:46 +02:00
Patrik Oldsberg bc71718834 update docs to remove /alpha
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-10-11 16:50:08 +02:00
Fredrik Adelöw 5d1670f959 update installation instructions in readme files for new backend system
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-09-04 11:15:41 +02:00
Fredrik Adelöw 9aac2b0d36 move cwd as the first argument to yarn
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-02-04 20:13:00 +01:00
Jonathan Sundquist 0a7e7c5d0c fix(confluence-to-markdown): update config struture
This change is being implemented so there is not a conflict between
confluence-to-markdown and the confluence search plugin. Both items
make use of `confluence.auth`. The confluence-to-markdown expects
`auth` to be a string where as within the search plugin it is an
object. Similarly both items expect a username and password or a
token. In order to elimiate the duplicate code, this action is being
updated to make use of the `auth` object and all items moving under
this object.

Signed-off-by: Jonathan Sundquist <jsundquist@gmail.com>
2023-07-05 09:35:40 -05:00
Andre Wanlin 3a4795b058 Changes based on feedback
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-05-24 12:46:40 -05:00
Andre Wanlin 7db2ad4c86 Fixed inverted basic and bearer
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-05-24 12:23:19 -05:00
Andre Wanlin 8492db6cbc Large refactor based on feedback
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-05-24 12:23:19 -05:00
Andre Wanlin 5762f99397 Added config schema
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-05-24 12:23:19 -05:00
Andre Wanlin c59a4b2b9e Added support for Confluence Cloud
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-05-24 12:23:19 -05:00
Tracey Radcliffe 9c00d8b963 Apply suggestions from code review
Co-authored-by: Johan Haals <johan@haals.se>
Signed-off-by: Tracey Radcliffe <tradcliffe@expediagroup.com>
2023-03-23 12:47:37 -07:00
Tracey 605b43ad76 cleaned up tests, fixed yarn.lock, and updated to .pdf
Signed-off-by: Tracey <tradcliffe@expediagroup.com>
2023-03-20 16:32:01 -07:00
Tracey 98b21c24f2 updated action id, added a comment and addressed other changes suggested during code reivew
Signed-off-by: Tracey <tradcliffe@expediagroup.com>
2023-03-17 14:54:22 -07:00