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

[pull] master from circleci:master #8

Open
wants to merge 353 commits into
base: master
Choose a base branch
from

Conversation

pull[bot]
Copy link

@pull pull bot commented Jun 7, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Jun 7, 2024
lriverawong and others added 29 commits July 8, 2024 10:39
* [MAC-2277] Xcode 16 Beta 2

* Posted Discuss
* delete project steps added to stop building guide

* minor clarifications on finding project settings
* Add steps on setting up OIDC on server 4.4+

* Apply suggestions from code review

Co-authored-by: Rosie Yohannan <rosie@circleci.com>

---------

Co-authored-by: Rosie Yohannan <rosie@circleci.com>
* add releases info to plans pages

* update paths to releases overview

* update user seats for free and perf

* clarify components per month

* free plan users can be increased but credits are charged. Waiting to hear how much

* add in explicit number of credits charged per additional active user
* Revise install steps for macOS machine runner 3.0

Addressed issues encountered when installing machine runner 3.0 on macOS, especially for non-GUI sessions.

Applied changes are based on the corresponding updates made in CircleCI-Public/homebrew-circleci#93

* fix up tabs

---------

Co-authored-by: Rosie Yohannan <rosie@circleci.com>
circleci's options must not be included by --command option

Co-authored-by: Rosie Yohannan <rosie@circleci.com>
* adding mtls secret generation command to docs

---------

Co-authored-by: Rosie Yohannan <rosie@circleci.com>
* Update release-notes.adoc for server 4.2.7

* update 4.2 version in Jekyll config

---------

Co-authored-by: Rosie Yohannan <rosie@circleci.com>
Co-authored-by: Akil Aikman <akilaikman@gmail.com>
This gem is depended on by the pronto and gitlab gems, but fortunately
both of them aren't too opinionated on the version of httparty, so we
can just in-place update that to a non-vulnerable version.
* 7/15 CVEs

* remove httparty

* Try removing rack dependency from Gemfile

As far as I can tell rack isn't even used in this project. It was added
in this commit [1], but did not exist in the Gemfile.lock prior to
that. A false positive from that time? I think we should try just
removing it and seeing if the project builds.

If it's not needed, this will be one less thing to update for future
CVEs (and rack seems to get a lot of them).

[1] 72a3cc3

---------

Co-authored-by: Todd Eichel <todd@toddeichel.com>
Updated diagram so "commands fetched from CircleCI” arrow points only towards the CircleCI logo, and not also towards the cluster.
Vulnerability fixed in version 3.2.7, but we can update all the way to
current without violating any version constraints in our other
dependencies.
* fixing broken links to component configuration in releases

* use cross reference

* fix lint errors

* fix link

* fix link

---------

Co-authored-by: Rosie Yohannan <rosie@circleci.com>
* Add intelligent summaries page

* add privacy and security section

* fix typo
* rework banners for docker resource classes

* fix lint error
Clean up confusing references to personal and shared accounts.

Co-authored-by: Rosie Yohannan <rosie@circleci.com>
It's no longer used on server

Co-authored-by: Rosie Yohannan <rosie@circleci.com>
…-1361] (#8870)

* Update server 4.3+ docs on DLC requiring S3 bucket versioning

* Address linting errors

* Apply suggestions from code review

Co-authored-by: Rosie Yohannan <rosie@circleci.com>

---------

Co-authored-by: Rosie Yohannan <rosie@circleci.com>
* Update release-notes.adoc

* increase version in jekyll config

---------

Co-authored-by: Rosie Yohannan <rosie@circleci.com>
* Update github-apps-integration.adoc

* make this into a caution and include the same info in the create project page

---------

Co-authored-by: Rosie Yohannan <rosie@circleci.com>
Update Xcode Image documentation with Xcode 16 Beta 4 image details.
* Update release-notes.adoc

server release update

* update version in jekyll

---------

Co-authored-by: Rosie Yohannan <rosie@circleci.com>
* update for custom webhooks

* fix lint errors

* add tip to explain that custom webhooks are inbound

* Trying something (#8875)

---------

Co-authored-by: BeFunes <benedetta@circleci.com>
renovate bot and others added 30 commits November 28, 2024 12:32
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>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* update feature matrix for recent updates

* add comma

* fix up some table entries

* try adding text with a colour

* update all yes/no cells

* changes from review
* fix headings and steps that are out of sync

* fix table formatting error
* fix up getting started section to simplify

* create find project slug reusable tip

* create reusable standalone unsupported note

* working on api docs how to guide steps

* remove duplicate content from api intro and fix use of slug-remainder in test splitting tutorial

* create find your project slug snippet and use in relevant locaitons

* ensure we're using partials correctly

* fix lint error

* Update jekyll/_cci2/api-intro.adoc

Co-authored-by: BeFunes <benedetta@circleci.com>

* Update jekyll/_cci2/contexts.adoc

Co-authored-by: BeFunes <benedetta@circleci.com>

* standalone unsupported partial changed to org not project wide

* fix lint errors

* avoid repetition of word

* convert tests insights page and use new snippet

* convert oss page and use new snippet

* update per vcs feature matrix for recent new features  (#9085)

* update feature matrix for recent updates

* add comma

* fix up some table entries

* try adding text with a colour

* update all yes/no cells

* changes from review

* Fix out of sync headings and steps (#8978)

* fix headings and steps that are out of sync

* fix table formatting error

* changes from review

* update from review

---------

Co-authored-by: BeFunes <benedetta@circleci.com>
…tuses (#9097)

* update requires docs to allow dependency on different statuses

* use one table

* Fix newlines

* formatting

---------

Co-authored-by: Rosie Yohannan <rosie@circleci.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: circleci-docs-license-generator-bot <circleci-docs-bot@circleci.com>
Only one instance per environment is supported.

Co-authored-by: Rosie Yohannan <rosie@circleci.com>
* custom webhook availability note

* test run configs is supported on server

* fix up page tags for server

* fix lint errors

* remove blank lines in frontmatter

* remove server tag and open preview banner from sagemaker deploy doc
Co-authored-by: Rosie Yohannan <rosie@circleci.com>
Co-authored-by: Yann Domingo <yndmg@Yanns-MacBook-Pro.local>
* instructions for using single-task mode on machine runner

* linting

* Update jekyll/_cci2/machine-runner-3-configuration-reference.adoc

Co-authored-by: Rosie Yohannan <rosie@circleci.com>

* fixing typo

* Update jekyll/_cci2/machine-runner-3-configuration-reference.adoc

Co-authored-by: Rosie Yohannan <rosie@circleci.com>

* Update machine-runner-3-configuration-reference.adoc

---------

Co-authored-by: Rosie Yohannan <rosie@circleci.com>
* use org slug not project slug to find org type

* slug not url
* update api trigger steps to use project slug and recommand for all users (not gitlab)

* add in legacy steps again for server

* Update jekyll/_cci2/triggers-overview.adoc

Co-authored-by: BeFunes <benedetta@circleci.com>

* add note that new endpoint is recommended

---------

Co-authored-by: BeFunes <benedetta@circleci.com>
…GitHub OAuth app" (#9143)

* Updated section about intalling GitHub App on oAuth org

* Updated section about intalling GitHub App on oAuth org

* spellcheck

* Address PR comments

* Update bullet list

Co-authored-by: Rosie Yohannan <rosie@circleci.com>

* PR comments

* Tweaks: add link to cross-repo changelog + link to VCS matrix

* fix

* Address linting errors

* Accept PR comment suggestion

Co-authored-by: Rosie Yohannan <rosie@circleci.com>

* Accept PR comment suggestion

Co-authored-by: Rosie Yohannan <rosie@circleci.com>

* accept PR comment suggestion

---------

Co-authored-by: Rosie Yohannan <rosie@circleci.com>
Co-authored-by: Rosie Yohannan <rosie@circleci.com>
* Formatting of roles and permissions matrix

* Repeating role type headings for each section

---------

Co-authored-by: Yann D.
* update screenshots

* add notes for server support and to check feature availability

* add notes and tips to indicate support

* add missing triggers and notes and pp section

* add infor about definition and pipeline ID

* add some notes and clarifications around support for different VCS

* link to pipeline setup steps from GH integration page

* fix cross reference

* correct pipeline ID infor

* fixes from review

* further changes from review

* last few changes and new screenshot

* update phrase about workflow controls
* Update ip-ranges.adoc to include parameter support

Add parameter support example and change log

* add parameter definition

---------

Co-authored-by: Rosie Yohannan <rosie@circleci.com>
Updates support wording from M1 to Apple Silicon for clarity that we support M2, M3, M4, etc.

Co-authored-by: Rosie Yohannan <rosie@circleci.com>
Co-authored-by: Rosie Yohannan <rosie@circleci.com>
Co-authored-by: Rosie Yohannan <rosie@circleci.com>
…9137)

* add note for api examples for server readers

* add note about using server hostname to all how-to guides that use the API

* add more context to the note
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.