Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bitbucket Data Center support #8876

Merged
merged 24 commits into from
Aug 14, 2024
Merged
Changes from 1 commit
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
bda92f0
first few pages
rosieyohannan Jul 24, 2024
2bc6cfe
add closed preview banner
rosieyohannan Jul 24, 2024
6aa84a7
start updating screenshots for project creation flow inc BBDC
rosieyohannan Jul 25, 2024
afdc7ef
working towards getting steps right for now and will epand later afte…
rosieyohannan Jul 29, 2024
00ed20e
add placeholder for known hosts info to be added
rosieyohannan Jul 29, 2024
f051da8
fix conflict
rosieyohannan Jul 31, 2024
923e822
Merge branch 'master' into DOCSS-1470-BBDC-support
rosieyohannan Aug 6, 2024
bdaf053
update bitbucket integration page to specify Bitbucket Cloud
rosieyohannan Aug 7, 2024
e67f64e
update bbdc integration page
rosieyohannan Aug 12, 2024
9aa49ee
update built-in env vars list to include bitbucket cloud
rosieyohannan Aug 12, 2024
2db215c
move steps to set up integration pipeline and trigger to integration …
rosieyohannan Aug 12, 2024
51619fe
add trigger steps
rosieyohannan Aug 13, 2024
bc58c20
move sections around to make flow better
rosieyohannan Aug 13, 2024
699caeb
add references to BBDC and BB Cloud
rosieyohannan Aug 13, 2024
15185b4
fix conflicts
rosieyohannan Aug 13, 2024
222bc83
fix lint errors
rosieyohannan Aug 13, 2024
0dfd5f6
fix lint error
rosieyohannan Aug 13, 2024
43011ce
improve flow of integration setup steps
rosieyohannan Aug 14, 2024
3ad952d
add hello world example to sample config
rosieyohannan Aug 14, 2024
31b4d65
update link to waiting list form
rosieyohannan Aug 14, 2024
0e45f82
suggestions from review
rosieyohannan Aug 14, 2024
27274a9
Merge branch 'master' into DOCSS-1470-BBDC-support
rosieyohannan Aug 14, 2024
3f85ccf
simplify some pipeline value entries
rosieyohannan Aug 14, 2024
05c9b46
simplify built-in env var support
rosieyohannan Aug 14, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
add closed preview banner
rosieyohannan committed Jul 24, 2024
commit 2bc6cfe2a640da69e4978ceecc1548c05cd8f560
2 changes: 2 additions & 0 deletions jekyll/_cci2/first-steps.adoc
Original file line number Diff line number Diff line change
@@ -29,6 +29,8 @@ From the link:https://circleci.com/signup/[Sign Up] page, do one of the followin

If you want to build mainly **GitHub**, **GitLab** or **Bitbucket Data Center** projects, sign up with your email address to create an account.

{% include snippets/bitbucket-data-center-closed-preview.adoc %}

TIP: If you want to collaborate on an existing org you can create an account and request an invite later.

. Select btn:[Sign Up].
6 changes: 4 additions & 2 deletions jekyll/_cci2/invite-your-team.adoc
Original file line number Diff line number Diff line change
@@ -56,9 +56,11 @@ NOTE: If you do not see the organization you would like to join listed, you will
. After authorization, you will be redirected back to CircleCI and will be added to your organization.

[#invite-teammates]
== Invite teammates to join your GitHub App or GitLab organization
== Invite teammates to join your GitHub App, GitLab or Bitbucket Data Center organization

NOTE: These steps are for GitLab and GitHub App accounts. Refer to the xref:github-apps-integration#[GitHub App integration] page to check if your GitHub integration uses the GitHub App or the GitHub OAuth app. You must be an Organization Admin to invite your team to CircleCI.
NOTE: These steps are for GitLab, GitHub App, and Bitbucket Data Center accounts. Refer to the xref:github-apps-integration#[GitHub App integration] page to check if your GitHub integration uses the GitHub App or the GitHub OAuth app. You must be an Organization Admin to invite your team to CircleCI.

{% include snippets/bitbucket-data-center-closed-preview.adoc %}

. In the CircleCI web app, go to menu:Organization Settings[People], then select btn:[Invite].
. To send out email invites, enter your team members' email addresses. Multiple emails can be separated by a space. Then, assign their role in your CircleCI organization. If you need to assign different roles to different team members, add team members in the Invite form based on role.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
NOTE: **Bitbucket Data Center** support is in closed preview. To get access, sign up link:INSERT-LINK-WHEN-READY[here].