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

edgetest sparkfix #269

Merged
merged 21 commits into from
Feb 21, 2024
Merged

edgetest sparkfix #269

merged 21 commits into from
Feb 21, 2024

Conversation

fdosani
Copy link
Member

@fdosani fdosani commented Feb 21, 2024

Fixes #267

After a bunch of tinkering, I kind of just changed course here and drop the edgetest action. It was picking up the wrong env (which I'm too tired to dig into at the moment). I got it working by embedding the logic directly into the action.

  • python Bumped up versions to 3.10
  • actions/checkout is now v3
  • added call to peter-evans/create-pull-request for automating PR.

edgetest is back and working now: https://github.com/capitalone/datacompy/pull/268/files

@fdosani fdosani merged commit e1b08c3 into develop Feb 21, 2024
29 checks passed
@fdosani fdosani deleted the edgetest-sparkfix branch February 21, 2024 15:01
@fdosani fdosani mentioned this pull request Feb 21, 2024
rhaffar pushed a commit to rhaffar/datacompy that referenced this pull request Sep 12, 2024
* moving to conda dep

* edgetest action python version

* edgetest action python version

* adding in cloudpickle

* adding in cloudpickle

* [TEMP] changing branch

* [TEMP] changing branch

* reverting some changes

* DEBUG

* DEBUG

* DEBUG

* DEBUG

* DEBUG

* DEBUG

* DEBUG

* DEBUG

* DEBUG

* DEBUG

* DEBUG

* DEBUG

* finally..it works...RIP
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.

edgetest is broken and needs some investigating.
2 participants