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

Move step toolkits to stepman #954

Merged
merged 9 commits into from May 16, 2024
Merged

Move step toolkits to stepman #954

merged 9 commits into from May 16, 2024

Conversation

ofalvai
Copy link
Contributor

@ofalvai ofalvai commented May 10, 2024

Checklist

Version

Requires a MAJOR/MINOR/PATCH version update

Context

Everything explained in the stepman PR: bitrise-io/stepman#322

Changes

Investigation details

Decisions

}

{
cmd := exec.Command(binPath(), ":analytics", "off")
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'm not sure why it started failing now and not earlier, but this is no longer correct. The analytics plugin has been deprecated and removed, I changed the test to disable analytics using the new env var

@ofalvai ofalvai marked this pull request as ready for review May 16, 2024 09:54
@ofalvai ofalvai merged commit f0809fc into master May 16, 2024
5 checks passed
@ofalvai ofalvai deleted the ofalvai/move-toolkit branch May 16, 2024 10:30
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.

None yet

2 participants