Skip to content

feat: custom load tech radar#30

Open
e0d wants to merge 2 commits intomainfrom
e0d/custom-load-tech-radar
Open

feat: custom load tech radar#30
e0d wants to merge 2 commits intomainfrom
e0d/custom-load-tech-radar

Conversation

@e0d
Copy link
Contributor

@e0d e0d commented Aug 2, 2023

No description provided.

Copy link
Contributor

@feanil feanil left a comment

Choose a reason for hiding this comment

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

One small nit but otherwise looks ready to merge.

// file it is running
const data = await fetch('https://raw.githubusercontent.com/openedx/openedx-backstage/main/tech-radar.json').then(res => res.json());

// For example, this converts the timeline dates into date objects
Copy link
Contributor

Choose a reason for hiding this comment

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

Copy-pasted comment? Doesn't seem relevant to the data structure being created.

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