Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

created github pages directory #38

Merged
merged 4 commits into from
Apr 26, 2024
Merged

Conversation

aidanm3341
Copy link
Member

added a site directory with documentation of the Message Broker.

also create the relevant GitHub Actions to deploy it and keep it up to date with dependabot

@mimiflynn
Copy link
Member

It looks like the site build is failing due to a missing /site/package-lock.json. If you run the build locally and commit the resulting package-lock.json it should resolve this issue.

Copy link
Member

@mimiflynn mimiflynn left a comment

Choose a reason for hiding this comment

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

Looks good! Almost there!

site/gatsby-config.js Outdated Show resolved Hide resolved
site/gatsby-config.js Outdated Show resolved Hide resolved
site/gatsby-config.js Show resolved Hide resolved
site/content/news/hello-world.mdx Outdated Show resolved Hide resolved
@@ -1,6 +1,7 @@
---
description: List of alternatives and how they differ from this project
title: Alternatives
date: 2024-04-24
Copy link
Member

Choose a reason for hiding this comment

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

I see, let me dig into why this is requiring a date. We can leave it like this for now. Thanks!

@aidanm3341 aidanm3341 merged commit ff799b0 into morganstanley:main Apr 26, 2024
5 checks passed
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