Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
92 commits
Select commit Hold shift + click to select a range
10ef9e4
add EDS template files and update package.json
louisachu May 27, 2026
d368a0e
add config.md navigation structure
louisachu May 27, 2026
5f95e99
build redirections, normalize links, rename files
louisachu May 27, 2026
507478e
Merge remote-tracking branch 'origin/main' into eds-migration
louisachu May 27, 2026
898ec72
resolve lint errors
louisachu May 27, 2026
5972a3c
replace deprecated blocks
louisachu May 28, 2026
eb188ec
set blue background and restore contributor metadata
louisachu May 28, 2026
4eb1a82
wrap bare URLs as markdown links
louisachu May 28, 2026
3b21a8e
move contributor Edition blocks to bottom of page
louisachu May 28, 2026
dde2dc3
update to use superhero
louisachu May 28, 2026
ba43922
inline Gatsby Vars references and fix broken image paths
louisachu May 28, 2026
51c38f2
add auto-generated contributors.json and adp-site-metadata.json
louisachu May 28, 2026
244ac40
updates
louisachu May 28, 2026
2a41abd
feat(spectaql): migrate GraphQL API reference from static HTML to EDS…
dshevtsov May 29, 2026
b7b585c
refactor: remove deprecated files and update configurations
dshevtsov May 29, 2026
dbd6626
feat: update project setup with linting and testing scripts
dshevtsov May 29, 2026
1ea1009
update file names
louisachu May 29, 2026
34b1448
update deploy.yml to stage
louisachu May 29, 2026
6bad635
chore: auto-generate contributors
github-actions[bot] May 29, 2026
aa1907d
optimize the size of svg to under 40KB
louisachu May 29, 2026
635e6ca
update svg under 40kb and convert to png under 3MB
louisachu May 29, 2026
3264867
update to smaller file size in autogenerated files
louisachu May 29, 2026
20b2520
chore: auto-generate contributors
github-actions[bot] May 29, 2026
94afbc4
update iframe
louisachu May 29, 2026
9867519
Merge branch 'eds-migration' of https://github.com/AdobeDocs/commerce…
louisachu May 29, 2026
32cc9b3
chore: auto-generate contributors
github-actions[bot] May 29, 2026
a559118
missing a quote
louisachu May 29, 2026
65b26ef
Merge branch 'eds-migration' of https://github.com/AdobeDocs/commerce…
louisachu May 29, 2026
1e91b79
chore: update SpectaQL generation script to split output into chunk f…
dshevtsov May 29, 2026
728ef5b
update deploy.yml back to prod
louisachu May 29, 2026
855f1c6
test path
louisachu May 29, 2026
006c741
chore: auto-generate contributors
github-actions[bot] May 29, 2026
e301101
update the logo
louisachu May 29, 2026
da94ba8
change to fragment
louisachu May 29, 2026
14855f6
chore: auto-generate contributors
github-actions[bot] May 29, 2026
43b913b
update the logo
louisachu May 29, 2026
a89209d
Merge branch 'eds-migration' of https://github.com/AdobeDocs/commerce…
louisachu May 29, 2026
50b5681
chore: auto-generate contributors
github-actions[bot] May 29, 2026
5071324
update image links
louisachu May 29, 2026
9c7ac59
Merge branch 'eds-migration' of https://github.com/AdobeDocs/commerce…
louisachu May 29, 2026
3b5172a
linter: skip frontmatter check in includes
dshevtsov Jun 1, 2026
2115339
linter: markdownlint autofix
dshevtsov Jun 1, 2026
f365178
lint: markdown tables
dshevtsov Jun 1, 2026
f45ce50
fixing the broken table.
louisachu Jun 1, 2026
bfd19a2
chore: auto-generate contributors
github-actions[bot] Jun 1, 2026
69a2712
fix: markdown formatting and Edition label placement
dshevtsov Jun 1, 2026
94cfaaf
chore: skip false-positive markdown violations in autogenerated and c…
dshevtsov Jun 1, 2026
8ce7ea9
fix: correct markdown links for ProductViewImage and ProductViewInput…
dshevtsov Jun 1, 2026
b3ad6d8
update codeblock escape characters
louisachu Jun 1, 2026
c8a8772
Merge branch 'eds-migration' of https://github.com/AdobeDocs/commerce…
louisachu Jun 1, 2026
be72490
chore: auto-generate contributors
github-actions[bot] Jun 1, 2026
f3a85fe
update all the edition blocks within includes folder.
louisachu Jun 1, 2026
e61bd69
Merge branch 'eds-migration' of https://github.com/AdobeDocs/commerce…
louisachu Jun 1, 2026
4f74bde
chore: auto-generate contributors
github-actions[bot] Jun 1, 2026
a760b87
lint: markdown linter fixes and config updates
dshevtsov Jun 1, 2026
9a5d772
Merge branch 'eds-migration' of github.com:AdobeDocs/commerce-webapi …
dshevtsov Jun 1, 2026
92cc59f
update fragment blocks
louisachu Jun 1, 2026
3ef5b99
chore: auto-generate contributors
github-actions[bot] Jun 1, 2026
59747e1
feat: add custom heading increment rule for Adobe DevSite components
dshevtsov Jun 1, 2026
ff83027
lint: skip missing-heading for src/pages/includes
dshevtsov Jun 1, 2026
cc0bd8d
chore: fix missing-files, use commerce-only fragment, update contribu…
dshevtsov Jun 1, 2026
f14f425
fix: replace redirects
dshevtsov Jun 1, 2026
1d4922e
chore: delete SaaS/PaaS labels in lists within Reference sections
dshevtsov Jun 1, 2026
7cf82f5
Delete obsolete GH workflow
dshevtsov Jun 2, 2026
14890f5
fix: replace broken web links
dshevtsov Jun 2, 2026
a7babf4
chore: auto-generate contributors
github-actions[bot] Jun 2, 2026
769231c
fix: delete redundant HTML and fix table formatting
dshevtsov Jun 2, 2026
f50e1f7
refactor: replace Edition slots with Fragment includes for PaaS/SaaS …
dshevtsov Jun 2, 2026
1292bfc
chore: auto-generate contributors
github-actions[bot] Jun 2, 2026
24b0e68
fix: update Details component usage in response sections across multi…
dshevtsov Jun 2, 2026
f503ccb
Merge branch 'eds-migration' of github.com:AdobeDocs/commerce-webapi …
dshevtsov Jun 2, 2026
17a7329
chore: auto-generate contributors
github-actions[bot] Jun 2, 2026
cc868e2
Delete unsafe link
dshevtsov Jun 2, 2026
23a1b10
fix links
dshevtsov Jun 2, 2026
229f1c7
Merge branch 'eds-migration' of github.com:AdobeDocs/commerce-webapi …
dshevtsov Jun 2, 2026
ed5aedf
fix: update references in OpenAPI schema files for introductory markd…
dshevtsov Jun 2, 2026
e8f2ab3
fix: headers content must be formatted as regular text in autogenerat…
dshevtsov Jun 2, 2026
03f2758
chore: auto-generate contributors
github-actions[bot] Jun 2, 2026
2c20c91
fix: update customer documentation to use Fragment for S3 download ex…
dshevtsov Jun 2, 2026
d4b7d1f
chore: auto-generate contributors
github-actions[bot] Jun 2, 2026
4377b57
refactor: delete unused section Required headers in autogenerated Gra…
dshevtsov Jun 2, 2026
604adef
fix: add H1 title to autogenerated docs
dshevtsov Jun 2, 2026
33777cb
fix broken link formatting
dshevtsov Jun 2, 2026
4f87250
spectaql: fix H1 titles and add H2 Version sections
dshevtsov Jun 2, 2026
4cf5edf
chore: auto-generate contributors
github-actions[bot] Jun 2, 2026
a997ca1
fix broken table
dshevtsov Jun 3, 2026
9b68a63
chore: auto-generate contributors
github-actions[bot] Jun 3, 2026
4823c91
update two more broken tables
louisachu Jun 3, 2026
b26af69
Merge branch 'eds-migration' of https://github.com/AdobeDocs/commerce…
louisachu Jun 3, 2026
ec045d5
chore: auto-generate contributors
github-actions[bot] Jun 3, 2026
e32b117
Add missing GH workflows
dshevtsov Jun 3, 2026
d54031d
fix: markdown linting
dshevtsov Jun 3, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 0 additions & 4 deletions .env.example

This file was deleted.

18 changes: 0 additions & 18 deletions .github/dependabot.yml

This file was deleted.

51 changes: 0 additions & 51 deletions .github/linters/.markdownlint.yml

This file was deleted.

39 changes: 0 additions & 39 deletions .github/linters/.textlintrc

This file was deleted.

59 changes: 0 additions & 59 deletions .github/linters/.yaml-lint.yml

This file was deleted.

35 changes: 0 additions & 35 deletions .github/linters/metadata.schema.yml

This file was deleted.

49 changes: 0 additions & 49 deletions .github/scripts/get-path-prefix.js

This file was deleted.

8 changes: 0 additions & 8 deletions .github/super-linter.env

This file was deleted.

11 changes: 11 additions & 0 deletions .github/workflows/build-auto-generated-files.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
name: Build Auto-Generated Files
on:
workflow_dispatch:

jobs:
build-contributors:
name: Build Auto-Generated Files
uses: AdobeDocs/adp-devsite-workflow/.github/workflows/build-auto-generated-files-v2.yml@main
secrets: inherit

15 changes: 15 additions & 0 deletions .github/workflows/deploy-github-pages.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
name: Deploy GitHub Pages preview
on:
workflow_dispatch:

permissions:
contents: read
pages: write
id-token: write

jobs:
preview:
uses: AdobeDocs/commerce-contributor/.github/workflows/github-pages-preview.yml@main
with:
branch: ${{ github.ref_name }}
35 changes: 35 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
---
name: Production Deployment
on:
push:
branches:
- main
workflow_dispatch:
inputs:
env:
description: "Select environment to deploy to"
type: choice
required: true
default: "prod"
options:
- "prod"
- "stage & prod"
baseSha:
description: "Use base SHA commit to deploy from (empty string defaults to last commit before HEAD)"
type: string
required: false
default: ""
deployAll:
description: "Force deploy all files"
type: boolean
default: false
jobs:
deployment:
name: Deployment
if: github.actor != 'adp-devsite-app[bot]' && github.repository != 'AdobeDocs/dev-docs-template'
uses: AdobeDocs/adp-devsite-workflow/.github/workflows/deploy-v2.yml@main
secrets: inherit
with:
env: ${{ inputs.env || 'prod' }}
baseSha: ${{ inputs.baseSha || '' }}
deployAll: ${{ inputs.deployAll || false }}
20 changes: 0 additions & 20 deletions .github/workflows/github-pages.yml

This file was deleted.

Loading
Loading