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

Fix #4000, handle arch-specific env_add_path #4013

Merged
merged 8 commits into from
Nov 1, 2021

Conversation

sinloss
Copy link
Contributor

@sinloss sinloss commented Jun 8, 2020

This fixes #4000

Ash258
Ash258 previously requested changes Jun 8, 2020
Copy link
Contributor

@Ash258 Ash258 left a comment

Choose a reason for hiding this comment

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

In this codebase it has to be fixed on multiple places.

  • bin\uninstall
  • libexec\scoop-update
  • libexec\scoop-uninstall

Ash258@81ad387

@sinloss
Copy link
Contributor Author

sinloss commented Jun 8, 2020

  • Fix env_set (env_rm) too
    ...

In this codebase it has to be fixed on multiple places.

  • bin\uninstall
  • libexec\scoop-update
  • libexec\scoop-uninstall

Ash258@81ad387

Sure, I'll see to it.

@sinloss
Copy link
Contributor Author

sinloss commented Jun 8, 2020

@Ash258 And you are working on the Pester 5.0 issue! That's great!

@Ash258
Copy link
Contributor

Ash258 commented Jun 8, 2020

My changes will not go here.

@sinloss
Copy link
Contributor Author

sinloss commented Jun 8, 2020

My changes will not go here.

Mind me asking why?

@Ash258 Ash258 mentioned this pull request Jun 11, 2020
21 tasks
@sinloss
Copy link
Contributor Author

sinloss commented Jun 29, 2021

/verify

@sinloss
Copy link
Contributor Author

sinloss commented Oct 28, 2021

kindly ping

@rashil2000 rashil2000 requested a review from rasa October 29, 2021 06:19
@rashil2000 rashil2000 merged commit 6c340cb into ScoopInstaller:master Nov 1, 2021
@niheaven
Copy link
Member

niheaven commented Nov 1, 2021

@rashil2000 You should merge everything into develop and test it, then merge develop into master.

@rashil2000
Copy link
Member

Will keep that in mind. What about PR's that already have master as their target branch?

@niheaven
Copy link
Member

niheaven commented Nov 1, 2021

Retarget them, by using Edit button near title.

@rashil2000
Copy link
Member

Sure, thanks!

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.

Scoop-Reset: The architecture specific 'env_add_path' would not be reset.
4 participants