I have a code generator tool that is used to generate source code as part of a build plan. It can also generate PDF documents. I would like to, as part of the build plan, attach the file to a Confluence page.
Can this be done?
Hallo Clifford
You could use the "AddAttachment" action of the Confluence CLI tool:
https://marketplace.atlassian.com/plugins/org.swift.confluence.cli
Documentation is here:
https://bobswift.atlassian.net/wiki/display/CSOAP/Documentation
Your Bamboo plan could trigger the CLI action.
I hope this helps!
Cheers, Sarah
And there is now a Bamboo task that can do in within your Bamboo build - see CLI Plugin for Bamboo
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The Bamboo CLI plugin sounds more like what I want to do. Currently, I have Bamboo 3.4. I believe the plugin for Bamboo requires at least Bamboo 4.0? There is some discrepancy between the release notes and the Marketplace page, one says that the CLI was tested on Bamboo 3.4, the Marketplace indicates it's for 4.0 - 4.3
I'm planning an upgrade soon, but is there a version I can try out with my current Bamboo?
thanks for the info.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The base Atlassian CLI was tested on multiple releases including Bamboo 3.4 - 4.3. However, the CLI task plugin was built for 4.x only.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.