Skip to content

Commit abb788c

Browse files
authored
Merge branch 'main' into PORT-11992-bug-doc-for-github-enterprise-on-prem-is-misleading
2 parents ab4318c + 108136f commit abb788c

File tree

725 files changed

+48110
-9689
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

725 files changed

+48110
-9689
lines changed

.cursor/rules/documentation_style.mdc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,4 @@
22
description:
33
globs:
44
alwaysApply: false
5-
---
6-
5+
---

.github/workflows/claude-pr-reviewer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323

2424
- name: Check for changed files
2525
id: changed-files
26-
uses: tj-actions/changed-files@v46
26+
uses: tj-actions/changed-files@v47
2727
with:
2828
files: |
2929
docs/**

.github/workflows/sync-docs-with-mapping-config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
ref: main
3535

3636
- name: Set up Python
37-
uses: actions/setup-python@v5
37+
uses: actions/setup-python@v6
3838
with:
3939
python-version: "3.10"
4040

.github/workflows/verify-docs-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
with:
2323
persist-credentials: true
2424
- name: Install dependencies
25-
uses: actions/setup-node@v4
25+
uses: actions/setup-node@v6
2626
with:
2727
node-version: lts/*
2828
cache: npm

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ yarn-error.log*
2727
.github/script/__pycache__
2828

2929
# Generated guide metadata
30-
src/components/guides-section/guide-metadata.json
30+
/src/components/guides-section/guide-metadata.json

archive/complete-use-cases/_iac-templates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Forwarding https://1234-5678-9101-112-1314-1516-abcd-efgh-ijk
7171

7272
Keep the `Forwarding URL` for later use.
7373

74-
### Setup Port resources
74+
### Set up Port resources
7575

7676
First, set up a Blueprint for an S3 bucket in Port.
7777

babel.config.js

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)