Skip to content

Conversation

after-ephemera
Copy link
Contributor

@after-ephemera after-ephemera commented Sep 13, 2024

Description

Refactor modules and shuffle things around to clean up the codebase and prepare for other integrations (notion)

The only actual functional change is to separate the PD incident struct that's returned from the API from the more robust incident, which includes slack association and will also include notion metadata.

Test plan

Functionality remains (example)


Release notes

Check each box that your changes affect. If none of the boxes relate to your changes, release notes aren't required.

For each box you select, include information after the relevant heading that describes the impact of your changes that a user might notice and any actions they must take to implement updates.

  • Protocol:
  • Nodes (Validators and Full nodes):
  • Indexer:
  • JSON-RPC:
  • GraphQL:
  • CLI:
  • Rust SDK:
  • REST API:

Copy link

vercel bot commented Sep 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sui-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 13, 2024 1:16pm
3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
multisig-toolkit ⬜️ Ignored (Inspect) Visit Preview Sep 13, 2024 1:16pm
sui-kiosk ⬜️ Ignored (Inspect) Visit Preview Sep 13, 2024 1:16pm
sui-typescript-docs ⬜️ Ignored (Inspect) Visit Preview Sep 13, 2024 1:16pm

@after-ephemera after-ephemera merged commit 19db7d3 into main Sep 13, 2024
71 of 82 checks passed
@after-ephemera after-ephemera deleted the jkj/suiop-inc-rev-refactor branch September 13, 2024 19:01
suiwombat pushed a commit that referenced this pull request Sep 16, 2024
## Description 

Refactor modules and shuffle things around to clean up the codebase and
prepare for other integrations (notion)

The only actual functional change is to separate the PD incident struct
that's returned from the API from the more robust incident, which
includes slack association and will also include notion metadata.

## Test plan 

Functionality remains
([example](https://mysten-labs.slack.com/archives/C03QJ1B6BC0/p1726233363961019))

---

## Release notes

Check each box that your changes affect. If none of the boxes relate to
your changes, release notes aren't required.

For each box you select, include information after the relevant heading
that describes the impact of your changes that a user might notice and
any actions they must take to implement updates.

- [ ] Protocol: 
- [ ] Nodes (Validators and Full nodes): 
- [ ] Indexer: 
- [ ] JSON-RPC: 
- [ ] GraphQL: 
- [ ] CLI: 
- [ ] Rust SDK:
- [ ] REST API:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants