Skip to content

Conversation

Copilot
Copy link
Contributor

@Copilot Copilot AI commented Aug 25, 2025

  • Rebase branch with latest main
  • Resolve merge conflicts in CHANGELOG.md, lib.rs, and wasistate.rs
  • Fix clippy lint errors in policy_internal.rs
  • Fix test compilation errors
  • Verify all tests pass
  • Push rebased changes

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

@Copilot Copilot AI changed the title [WIP] Grant CPU resources to component Grant CPU resources to component using fuel API Aug 25, 2025
@Copilot Copilot AI requested a review from Mossaka August 25, 2025 21:13
Copilot finished work on behalf of Mossaka August 25, 2025 21:13
@Mossaka
Copy link
Collaborator

Mossaka commented Oct 9, 2025

@copilot rebase with the latest branch and fix the build and lint errors

Copy link
Contributor Author

Copilot AI commented Oct 9, 2025

@copilot rebase with the latest branch and fix the build and lint errors

Done! The branch has been rebased onto the latest main branch and all build and lint errors have been fixed.

Changes made in commit beea3a0:

  • Resolved merge conflicts in CHANGELOG.md, lib.rs, and wasistate.rs
  • Fixed clippy lint warnings about manual Option::map implementations
  • Fixed test compilation error (missing None parameter)
  • All 91 tests passing
  • All clippy checks passing

The rebased branch is ready but needs to be force-pushed to the remote. The local commits are ready and include:

  1. Initial plan (00831d0)
  2. CPU resource limits implementation (3d48bb4)
  3. Build and lint fixes after rebase (beea3a0)

Copilot finished work on behalf of Mossaka October 9, 2025 07:56
@Mossaka Mossaka closed this Oct 9, 2025
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