Skip to content

Commit d78238f

Browse files
nathan's comments
1 parent 9a1c7b8 commit d78238f

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

jekyll/_cci2/build-processing.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,10 @@ order: 1
1212
This document describes how to enable the preview build processing engine if you need to trigger workflows from the CircleCI API.
1313

1414
## Getting Started
15-
Enable build processing at the bottom of the Advanced section of Settings page for your project in the CircleCI app. If you don't see this setting, it should appear in the next few days for you as we roll it out to more and more organizations.
15+
Enable build processing at the bottom of the Advanced section of Settings page for your project in the CircleCI app.
1616

1717
The new build processing feature enables use of the new [API endpoint to trigger builds with workflows]({{ site.baseurl }}/api/v1-reference/#projects) and the following use cases:
1818

19-
- GitHub and BitBucket support including API and webhooks
2019
- New API endpoint to trigger builds, including running all workflows in the build
2120
- Jobs named `build` will be wrapped in a workflows stanza by the processor
2221

@@ -29,11 +28,10 @@ We are committed to achieving backwards compatibility in almost all cases, and w
2928

3029
- Build processing is **not** fully backwards-compatible with existing API calls to trigger arbitrary jobs
3130
- The new build triggering API endpoint does **not** accept parameters and workflow or job filters
32-
- Auto-cancel redundant builds including workflows auto-cancel is **not** supported
33-
- UI for Rerun of a job or rerun the workflow of the job is **not** implemented
31+
- Auto-cancel redundant builds including workflows auto-cancel is **not** yet supported
32+
- UI for Rerun of a job or rerun the workflow of the job is **not** yet implemented
3433

3534
## Giving Feedback
3635
1. Come to [CircleCI Discuss](https://discuss.circleci.com/t/2-1-config-and-build-processing/24102) to post feedback.
3736
2. Tweet @circleci with thoughts
38-
3. Add [issues](https://github.com/CircleCI-Public/config-preview-sdk/issues) to this repo.
39-
4. Vote or add to our [Ideas board](https://circleci.com/ideas/)
37+
3. Vote or add to our [Ideas board](https://circleci.com/ideas/)

0 commit comments

Comments
 (0)