Uploaded image for project: 'Bitbucket Cloud'
  1. Bitbucket Cloud
  2. BCLOUD-17115

Human readable format for cron in the UI (scheduled builds)

    XMLWordPrintable

Details

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      When making a POST call to the scheduled builds API, you have to use cron format:

      #!python
      
      0 0 5 ? * MON-FRI *
      

      Since this API directly hits the cron service, customers won't be able to see if this worked until the scheduled build fires. We should create a human readable format upon POST'ing to the UI to make it easier to verify scheduled builds.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jyowell Jesse Yowell (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: