forked from circleci/circleci-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
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
[pull] master from circleci:master #53
Open
pull
wants to merge
10,000
commits into
majacQ:master
Choose a base branch
from
circleci:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
atomist
bot
added
auto-branch-delete:on-close
Delete branch when pull request gets closed
auto-merge-method:merge
Auto-merge with merge commit
auto-merge:on-bpr-success
Auto-merge on passed branch protection rule
labels
Jul 29, 2021
pull
bot
removed
auto-branch-delete:on-close
Delete branch when pull request gets closed
auto-merge-method:merge
Auto-merge with merge commit
auto-merge:on-bpr-success
Auto-merge on passed branch protection rule
labels
Jul 30, 2021
* Update release-notes.adoc * increase version in Jekyll --------- Co-authored-by: Rosie Yohannan <[email protected]>
* Update billing-faq-snip.adoc added additional info and links to pricing page * Update billing-faq-snip.adoc Added additional info regarding our paid support plans * Update jekyll/_includes/snippets/faq/billing-faq-snip.adoc Make Rosie's suggestions 1 Co-authored-by: Rosie Yohannan <[email protected]> * Update jekyll/_includes/snippets/faq/billing-faq-snip.adoc Make Roisie's suggestion 2 Co-authored-by: Rosie Yohannan <[email protected]> * fix lint errors --------- Co-authored-by: Rosie Yohannan <[email protected]>
Incorrect line items Co-authored-by: Rosie Yohannan <[email protected]>
* Update workspaces.adoc Clarifying that only CircleCI Cloud has a workspace retention period of 15 days. * fix lint errors --------- Co-authored-by: Rosie Yohannan <[email protected]>
* Update launch agent server versions * fix lint errors --------- Co-authored-by: Rosie Yohannan <[email protected]>
* update configuration source to pipeline in text and screenshots * fix linting * fix quote lint --------- Co-authored-by: Logan <[email protected]>
Our Helm chart for the Container Runner has the agent.ssh.enabled input defined as a bool type, not a string type. See https://github.com/circleci-public/container-runner-helm-chart#values Co-authored-by: Rosie Yohannan <[email protected]>
* Update docs to reflect onboarding wizard for releases * start changes for new releases flow * more moving round some content to get the structure right * refine steps to start onboarding * create the set up release agent page * add to sidebar and update heading * updates to component set up page * edits to release agent manual installation page * fix up components setup page * fix links * fix link again * fix up intro to setup guide --------- Co-authored-by: Sandeep Shenoy <> Co-authored-by: Rosie Yohannan <[email protected]>
A new pipeline value that represents whether the branch the pipeline was triggered on is the default, following the below criteria: - `true` when it is the default branch. - `false` when it isn’t the default branch. - `false` when it is any other push (e.g. tag push). - omitted when it is not a VCS-triggered pipeline. This pipeline value is available to Cloud pipelines triggered after 31st July 2024 and Server 4.6+.
* add release notes updates for three server patch releases * add another patch
The version this is available for Server customers is 4.7 and above, this fixes the incorrect version number from #8901.
* create 4.6 branch using latest * add to EN sidebar * Add S3 bucket versioning as a requirement for DLC (#8874) * Set aws_acm enable to true in server installation docs (#8877) * Update Helm values for 4.6 (#8886) * Noindex previous server docs (#8869) * noindex all server pages not in `latest` * Update images list for server 4.6 air-gap installs [ONPREM-1230] (#8889) * Update images list for server 4.6 air-gap installs * Update images list after testing and patching * release notes * fix lint errors --------- Co-authored-by: Chris Stephen <[email protected]> Co-authored-by: Stuart Reid <[email protected]>
) * Update configuration-reference.adoc version key is not supported for setup_remote_docker on server. The default docker versions can be found in the default aws ami list. This PR was opened to link customers their in hopes of self serve. * Update configuration-reference.adoc * Update jekyll/_cci2/configuration-reference.adoc * update link --------- Co-authored-by: Rosie Yohannan <[email protected]>
* Small edit to pipelines page * fix lint errors --------- Co-authored-by: Rosie Yohannan <[email protected]>
Co-authored-by: Rosie Yohannan <[email protected]>
* Add instructions for adding UI labels * add intro section for labels * add using labels section * add info about label filter * update steps and add a screenshot to show where the labels button is * add figure title to screenshot --------- Co-authored-by: Rosie Yohannan <[email protected]> Co-authored-by: Yann D. <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: ns-op <[email protected]>
* Updates link to roles and permissions Updates the link from GL specific roles and permissions, to the generic roles and permissions table. * Update jekyll/_cci2/contexts.adoc Co-authored-by: Rosie Yohannan <[email protected]> --------- Co-authored-by: Rosie Yohannan <[email protected]>
* add OSS acknowledgements for runner-init/GOAT * formatting * Update jekyll/_cci2/open-source.adoc * add self hosted runner declarations * Update jekyll/_cci2/open-source.adoc Co-authored-by: Rosie Yohannan <[email protected]> --------- Co-authored-by: Rosie Yohannan <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* update a couple of screenshots * finish github all setup flow * correct steps for all standalone and convert shared steps to partial * update set up projects section * Update jekyll/_cci2/create-project.adoc * correct reference to GitHub in the GitLab tab content * add section at the end of create project to point people to read about triggers * add screenshot showing how things appear for a first project and add figure titles
* remove base dir path that isn't working * checked path and readded * make change to check * try using root * remove base_dir
* Adding examples of flexible job dependencies * Applying review sugestions
Co-authored-by: Akil Aikman <[email protected]>
* Update set-up-multiple-configuration-files-for-a-project.adoc * Add temo troubleshooting section * Update jekyll/_cci2/triggers-overview.adoc Co-authored-by: Rosie Yohannan <[email protected]> * Update jekyll/_cci2/triggers-overview.adoc Co-authored-by: Rosie Yohannan <[email protected]> * fix formatting --------- Co-authored-by: sebastian-lerner <[email protected]> Co-authored-by: Rosie Yohannan <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Rosie Yohannan <[email protected]>
* Fix syntax error in examples * fix lint error * fix syntax error for release markers --------- Co-authored-by: Rosie Yohannan <[email protected]>
* server: document version skip to server 4.7 * server: also document skip in server 4.7 section * server: upgrade path for server 4.6 docs * server: remove outdated GKE warning for 4.5 --------- Co-authored-by: Shelly Stuart <[email protected]>
* server: document that server now supports k8s up to 1.31 * server: use a variable to avoid repeting the k8s versions * server: update k8s version range for the latest version * server: use config variable to avoid repeating k8s version * server: fix legacy script just for safety * server: document k8s version in the upgrade guides --------- Co-authored-by: Shelly Stuart <[email protected]>
`y` and `n` are not supported for boolean params. Updating config
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Remove error troubleshooting sections * Update jekyll/_cci2/triggers-overview.adoc Co-authored-by: Rosie Yohannan <[email protected]> --------- Co-authored-by: Rosie Yohannan <[email protected]>
Co-authored-by: Rosie Yohannan <[email protected]>
…rch (#9170) * remove implementation details, make accurate with new remote docker arch * Update docker-compose.md * Update jekyll/_cci2/docker-compose.md --------- Co-authored-by: Rosie Yohannan <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by pull[bot] (v2.0.0-alpha.1)
Can you help keep this open source service alive? 💖 Please sponsor : )