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

Remove ctx.resolve_tools() #656

Closed
wants to merge 3 commits into from

Conversation

ustamansangat
Copy link

ctx.resolve_tools() is slated for deprecation

NO_BUG=cleanup

Type of change

Refactor (a code change that neither fixes a bug or adds a new feature)

Test plan

Covered by existing test cases

ctx.resolve_tools() is slated for deprecation

NO_BUG=cleanup
@CLAassistant
Copy link

CLAassistant commented Nov 15, 2023

CLA assistant check
All committers have signed the CLA.

ctx.resolve_tools() is slated for deprecation

Type of change
Refactor (a code change that neither fixes a bug or adds a new feature)

Test plan
Covered by existing test cases
Replace `ctx.resolve_tools()` with `ctx.actions.run(tools = ..., ...)`
@jbedard
Copy link
Collaborator

jbedard commented Dec 8, 2023

@ustamansangat is there documentation explaining this deprecation somewhere? This also seems to break things atm...

@mishazharov
Copy link

This was merged in #763

@jbedard
Copy link
Collaborator

jbedard commented Mar 7, 2024

Thanks @mishazharov

(done in #763)

@jbedard jbedard closed this Mar 7, 2024
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.

4 participants