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

chore: downgrade glob #1228

Merged
merged 2 commits into from
Oct 3, 2024
Merged

chore: downgrade glob #1228

merged 2 commits into from
Oct 3, 2024

Conversation

mujahidkay
Copy link
Member

@mujahidkay mujahidkay commented Oct 3, 2024

The issue arose because we introduced glob as a dependency in #1212

The version introduced in this repo doesn't mesh well with the version(s) being used in some of the packages in agoric-sdk and hence, the linking step failed. Once I aligned the CI check breakage with the changes in docs repo, it was easier to pinpoint the root cause.

As a fix, I have downgraded glob to the version that works for both cases. CI check now passes on agoric-sdk with this branch: https://github.com/Agoric/agoric-sdk/actions/runs/11157393879/job/31011590384?pr=10206

Copy link

cloudflare-workers-and-pages bot commented Oct 3, 2024

Deploying documentation with  Cloudflare Pages  Cloudflare Pages

Latest commit: 45e38a4
Status: ✅  Deploy successful!
Preview URL: https://ef7f3014.documentation-7tp.pages.dev
Branch Preview URL: https://mk-downgrade-glob.documentation-7tp.pages.dev

View logs

@mujahidkay mujahidkay marked this pull request as ready for review October 3, 2024 07:11
@mujahidkay mujahidkay requested a review from Muneeb147 October 3, 2024 07:11
@mujahidkay mujahidkay self-assigned this Oct 3, 2024
Copy link

@Muneeb147 Muneeb147 left a comment

Choose a reason for hiding this comment

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

Are the other changes required with downgrade? mjs -> cjs and adding a run-linter wrapper

@mujahidkay
Copy link
Member Author

mujahidkay commented Oct 3, 2024

Are the other changes required with downgrade? mjs -> cjs and adding a run-linter wrapper

no, good catch. updating

@mujahidkay mujahidkay merged commit 6f902ba into main Oct 3, 2024
6 checks passed
@mujahidkay mujahidkay deleted the mk-downgrade-glob branch October 3, 2024 07:38
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