templates.admin.configureSauceOnDemand.ftl Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of bamboo-sauceondemand-plugin Show documentation
Show all versions of bamboo-sauceondemand-plugin Show documentation
This is the Sauce OnDemand plugin for Bamboo
The newest version!
Configure Sauce OnDemand
Sauce OnDemand Configuration
[@ww.form action="/admin/sauceondemand/configureSauceOnDemandSave.action"
id="sauceOnDemandConfigurationForm"
submitLabelKey='global.buttons.update'
cancelUri='/admin/administer.action']
[@ui.bambooSection title="Credentials"]
[@ww.textfield name='username' label='User Name' /]
[@ww.textfield name="accessKey" label='Access Key' /]
[/@ui.bambooSection]
[@ui.bambooSection title="Proxy configuration"]
[@ww.textfield name='proxyHost' label='Host' /]
[@ww.textfield name='proxyPort' label='Port' /]
[@ww.textfield name='proxyUsername' label='User Name' /]
[@ww.password name='proxyPassword' label='Password' /]
[/@ui.bambooSection]
[/@ww.form]
[@ui.bambooSection title="Check for Updates"]
Check for updates to Sauce Connect
[/@ui.bambooSection]
© 2015 - 2025 Weber Informatics LLC | Privacy Policy