Open
Conversation
* chore: update pnpm lockfile * chore: revert test changes * fix: add packages field to cms pnpm-workspace.yaml * test: workflow changes
* chore: update pnpm lockfile * chore: revert test changes * fix: add packages field to cms pnpm-workspace.yaml * test: workflow changes * fix: allow sync-mdx to run from staging branch * test: trigger sync-mdx job
* chore: update pnpm lockfile * chore: revert test changes * fix: add packages field to cms pnpm-workspace.yaml * test: workflow changes * fix: allow sync-mdx to run from staging branch * test: trigger sync-mdx job * ci: test mdx change
* chore: update pnpm lockfile * chore: revert test changes * fix: add packages field to cms pnpm-workspace.yaml * test: workflow changes * fix: allow sync-mdx to run from staging branch * test: trigger sync-mdx job * ci: test mdx change * fix: improve PR detection to prioritize API check * ci: tweak to test
* chore: update pnpm lockfile * chore: revert test changes * fix: add packages field to cms pnpm-workspace.yaml * test: workflow changes * fix: allow sync-mdx to run from staging branch * test: trigger sync-mdx job * ci: test mdx change * fix: improve PR detection to prioritize API check * ci: tweak to test * ci: trigger
* ci: removed NODE_VERSION override for netlify * fix: convining netlify to stay in its lane
* ci: removed NODE_VERSION override for netlify * fix: convining netlify to stay in its lane * vite server allows
* ci: removed NODE_VERSION override for netlify * fix: convining netlify to stay in its lane * vite server allows * ci: deploy branches
* ci: removed NODE_VERSION override for netlify * fix: convining netlify to stay in its lane * vite server allows * ci: deploy branches * fix: remove dev * fix: use frozen lock file * ci: vite config issue
* ci: removed NODE_VERSION override for netlify * fix: convining netlify to stay in its lane * vite server allows * ci: deploy branches * fix: remove dev * fix: use frozen lock file * ci: vite config issue * ci: pnpm should filter for website only
* ci: removed NODE_VERSION override for netlify * fix: convining netlify to stay in its lane * vite server allows * ci: deploy branches * fix: remove dev * fix: use frozen lock file * ci: vite config issue * ci: pnpm should filter for website only * ci: tweaks * merge
* ci: removed NODE_VERSION override for netlify * fix: convining netlify to stay in its lane * vite server allows * ci: deploy branches * fix: remove dev * fix: use frozen lock file * ci: vite config issue * ci: pnpm should filter for website only * ci: tweaks * merge * fix: typo
✅ Deploy Preview for interledger-org-v5 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
…ORG-395 (#194) Now commits include the specific page slug and action (e.g. foundation-page: update about-us) and the logged-in Strapi admin's name and email as --author, so the git history reflects both what changed and who changed it.
…588 (#196) * feat(cms): add hero call-to-action buttons managed via Strapi * format * style(hero): pill-shaped CTA buttons with hero variant * improve hero cta types * pnpm format
* add fellow images to strapi * add ambassador content * fix header
fix(styles): add bullet list styles to default prose CSS [INTORG-589]
This file contains hidden or 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
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.
Summary
Related Issue
Manual Test
Checks
pnpm run formatpnpm run lintPR Checklist
feat: ...,fix: ...)