Skip to content

Arranger Dev Documentation Update#892

Merged
justincorrigible merged 55 commits into
unlernafrom
bridgeArranger
Mar 21, 2025
Merged

Arranger Dev Documentation Update#892
justincorrigible merged 55 commits into
unlernafrom
bridgeArranger

Conversation

@MitchellShiell
Copy link
Copy Markdown
Contributor

@MitchellShiell MitchellShiell commented Sep 23, 2024

Easiest to read from the docs site here. File names will match closely to the URL structure

  • An updated Readme.md file.
  • An updated contributing file
  • An updated code_of_conduct file
  • An updated license.md file
  • A /docs folder with the following structure:
.
├── overview.md
├── setup.md
└── usage/
    ├── usage.mdx
    ├── 01-index-mappings.md
    ├── 02-arrranger-components.md
    └── 03-sqon-filter-notation.md
  • Overview
  • Setup
  • Index Mappings
  • Arranger Configs
  • SQON Filter Notation (actionable: needs info on justification of SQONs)

Important

Before going live will need to update any links to the demo discussion board and Netlify deploy preview

Notes for reviewers

  • All arranger docs are read for review all links the /mitchellshiell/bridge/ (particularly in the contributing file)will be updated before merging

Copy link
Copy Markdown
Member

@justincorrigible justincorrigible left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that's my ¢2

Comment thread docs/05-Arranger.md Outdated
Comment thread docs/05-Arranger.md Outdated
Comment thread docs/05-Arranger.md Outdated
Comment thread docs/05-Arranger.md Outdated
Comment thread docs/05-Arranger.md Outdated
Comment thread docs/05-Arranger.md Outdated
@MitchellShiell MitchellShiell changed the title [WIP] - Arranger Dev Docs Update [WIP] - Arranger Dev Documentation Sep 27, 2024
@MitchellShiell MitchellShiell marked this pull request as ready for review October 29, 2024 14:09
MitchellShiell and others added 18 commits November 2, 2024 19:13
Co-authored-by: Anders Richardsson <2107110+justincorrigible@users.noreply.github.com>
Co-authored-by: Anders Richardsson <2107110+justincorrigible@users.noreply.github.com>
Co-authored-by: Anders Richardsson <2107110+justincorrigible@users.noreply.github.com>
Co-authored-by: Anders Richardsson <2107110+justincorrigible@users.noreply.github.com>
Co-authored-by: Anders Richardsson <2107110+justincorrigible@users.noreply.github.com>
Co-authored-by: Anders Richardsson <2107110+justincorrigible@users.noreply.github.com>
Co-authored-by: Anders Richardsson <2107110+justincorrigible@users.noreply.github.com>
Co-authored-by: Anders Richardsson <2107110+justincorrigible@users.noreply.github.com>
Co-authored-by: Anders Richardsson <2107110+justincorrigible@users.noreply.github.com>
Co-authored-by: Anders Richardsson <2107110+justincorrigible@users.noreply.github.com>
Co-authored-by: Anders Richardsson <2107110+justincorrigible@users.noreply.github.com>
Co-authored-by: Anders Richardsson <2107110+justincorrigible@users.noreply.github.com>
Co-authored-by: Anders Richardsson <2107110+justincorrigible@users.noreply.github.com>
@justincorrigible justincorrigible changed the base branch from main to unlerna March 21, 2025 17:13
@justincorrigible justincorrigible merged commit 08227dc into unlerna Mar 21, 2025
@justincorrigible justincorrigible deleted the bridgeArranger branch March 21, 2025 17:14
justincorrigible added a commit that referenced this pull request Mar 21, 2025
several changes:
- update node compatibility (v22) and most deprecated dependencies
- enable ESM and update all files to follow that standard
- remove lerna, use npm workspaces
- improve TS, ESLint and Prettier configs
- update testing suites to keep existing coverage
- updates Dev Documentation (#892) thanks to @MitchellShiell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Help docs are needed for this/writing docs needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants