Search

Help

Page 7 of 11. Showing 103 results (0.008 seconds)

  1. Update Bitbucket Server Build Status

    Integration REST API.  This feature allows Continua CI to mark commits within a Bitbucket Server repository with a build state of successful, failed, or "in progress … to the repository in question). Password The Bitbucket Server password - used to login (passwords should not contain any of the following characters: !:@). Repositories
    Continua CIDec 19, 2018
  2. Update GitHub Status

     Status API.  This feature allows Continua CI to mark commits within a GitHub repository with a success, failure, or pending state.  The status can then be reflected … https://developer.github.com/). Username The GitHub Username used to login (this user should have access to the repository in question). Password The GitHub Password used to login
    Continua CIDec 19, 2018
  3. Server Data Share

    What is the Server's Data Share? The Continua server data share is where Continua stores all the repository and build information that is required to run and access builds successfully. The data share is broken up into the following two separate folders: Repository Cache (Rc): This is where Continua stores its
    Continua CIDec 04, 2018
  4. What are Build Event Handlers?

    Build Event Handlers are tasks which execute on the server (as opposed to Actions which run on the agents). They can be configured to respond to one or more Build Events which occur as the build progresses. They are generally used to trigger changes to repositories or variables which reside on or are accessed via
    Continua CIMar 15, 2016
  5. Build Completed Trigger

    such as 'Build Priority and 'Force Repository Check' which are shared by all trigger types. image2023-7-12_13-57-58.png Configuration This property specifies which … the latest changeset to the build. All since last successful build: This will add all the changesets that have occurred in all repositories since the last
    Continua CIJul 12, 2023
  6. Maven Action

    each property as a name and value pair - one per line. [--define] Options image2019-2-13_15-0-23.png Use Maven 2 Legacy Local Repository behaviour. i.e. no use of _remote.repositories As described. [--legacy-local-repository] Do not recurse into sub-projects Skip child projects. [--non-recursive] Work offline
    Continua CIJul 03, 2019
  7. Build Object

    $Build.HasFailedStages$ False HasNewChanges Is the current build associated with any new repository changesets which have not previously been built by another build … $Build.IssueIds$ "123,234" IsFeatureBranchBuild This expression is set to true when a build is triggered via a Repository Trigger on a non-default branch Boolean
    Continua CIFeb 08, 2023
  8. Build Events

    a new build is initialised, after checking repositories, associating changesets and creating workspace folder, but before stages are initialised and build … Build Started After build is started, build version allocated and repository cache is updated to the latest revision. No No On Before Stage Start Before
    Continua CIDec 21, 2018
  9. Monthly Trigger

    repositories, or associate all changesets from all repositories that have been committed since the last successful build.
    Continua CIDec 11, 2018
  10. Docker Pull Action

    https://wiki.finalbuilder.com/display/continua/Premium+Actions which can be used to pull an image or repository from a Docker registry. Docker Pull image2019-2-15_10-28-55.png Name A friendly … folder. Image or Repository Name Name of the image or repository of images to pull from the registry in the format your-username/image-name[:tag|@digest
    Continua CIFeb 15, 2019