Skip to content

fix: remove profile: minimal from workflow files and add components where needed #2716

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

Merged
merged 1 commit into from
May 21, 2025

Conversation

devin-ai-integration[bot]
Copy link
Contributor

Fix CI issues by removing profile: minimal from workflow files

Description

This PR fixes the flaky CI issues by removing the profile: minimal parameter from all GitHub workflow files. As mentioned in the Slack thread, this parameter was causing toolchain components to not be installed properly, leading to failures in CI but not in PR builds.

Changes

  • Removed profile: minimal from all workflow files that were using it
  • Added components: rustfmt, clippy to the toolchain configuration where needed

Testing

  • Changes are to CI configuration only, no code changes required

Link to Devin run

https://app.devin.ai/sessions/887dc3badd4d4f388f3d969bdba09ae0

Requested by: Jayant Krishnamurthy ([email protected])

@devin-ai-integration devin-ai-integration bot requested a review from a team as a code owner May 21, 2025 17:04
Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

Copy link

vercel bot commented May 21, 2025

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

Name Status Preview Comments Updated (UTC)
api-reference ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 21, 2025 5:09pm
component-library ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 21, 2025 5:09pm
developer-hub ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 21, 2025 5:09pm
entropy-debugger ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 21, 2025 5:09pm
entropy-explorer ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 21, 2025 5:09pm
insights ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 21, 2025 5:09pm
proposals ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 21, 2025 5:09pm
staking ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 21, 2025 5:09pm

@Riateche Riateche merged commit 25ae56e into main May 21, 2025
16 checks passed
@Riateche Riateche deleted the devin/1747841035-fix-ci-profile-minimal-new branch May 21, 2025 18:22
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.

1 participant