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

ci: update to shared workflows #1364

Merged
merged 6 commits into from
Sep 30, 2024
Merged

ci: update to shared workflows #1364

merged 6 commits into from
Sep 30, 2024

Conversation

ismay
Copy link
Contributor

@ismay ismay commented Sep 4, 2024

https://dhis2.atlassian.net/browse/CLI-71

Build was failing due to a dependency that was missing in d2-ui:

image

This dependency (loglevel) is present in the root package.json's dev dependencies, but it should be present in the regular dependencies and in the packages themselves.

Why this is only surfacing now I don't know. Might be that it was a transitive dependency that is no longer included. Anyway, I'd fix it upstream ideally, but d2-ui is such a house of cards that I'll fix it this way. We should move away from d2-ui anyway.

I've also ignored a lint error in an inline component that should just be separated out into a distinct component. As with d2-ui, pulling that thread is a separate quest.

@dhis2-bot
Copy link
Contributor

dhis2-bot commented Sep 23, 2024

🚀 Deployed on https://pr-1364--dhis2-settings.netlify.app

@dhis2-bot dhis2-bot temporarily deployed to netlify September 23, 2024 09:46 Inactive
@dhis2-bot dhis2-bot temporarily deployed to netlify September 23, 2024 09:49 Inactive
@dhis2-bot dhis2-bot temporarily deployed to netlify September 23, 2024 09:55 Inactive
@ismay ismay marked this pull request as ready for review September 23, 2024 09:59
@ismay ismay merged commit 6859804 into master Sep 30, 2024
8 checks passed
@ismay ismay deleted the update-workflows branch September 30, 2024 12:03
@dhis2-bot
Copy link
Contributor

🎉 This PR is included in version 100.2.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants