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

[5042] experiment with pulling docx helpers out in favor of letting a gem do it #5043

Merged

Conversation

FeminismIsAwesome
Copy link
Collaborator

@FeminismIsAwesome FeminismIsAwesome commented Jul 29, 2023

What github issue is this PR for, if any?

Resolves #5042

ruby-docx/docx#137 will make this even simpler once we get that going

What changed, and why?

How will this affect user permissions?

  • Volunteer permissions:
  • Supervisor permissions:
  • Admin permissions:

How is this tested? (please write tests!) 💖💪

Screenshots please :)

Feelings gif (optional)

What gif best describes your feeling working on this issue? https://giphy.com/
How to embed:
![alt text](https://media.giphy.com/media/1nP7ThJFes5pgXKUNf/giphy.gif)

Feedback please? (optional)

We are very interested in your feedback! Please give us some :) https://forms.gle/1D5ACNgTs2u9gSdh9

@github-actions github-actions bot added ruby Pull requests that update Ruby code Tests! 🎉💖👏 labels Jul 29, 2023
@littleforest
Copy link
Collaborator

Can you check the failing specs?

@littleforest littleforest changed the title [5042] experiment with pulling docx helpers out in favor of letting a… [5042] experiment with pulling docx helpers out in favor of letting a gem do it Jul 29, 2023
@littleforest
Copy link
Collaborator

Can you double check specs again?! Thanks!

@littleforest
Copy link
Collaborator

@FeminismIsAwesome please lint! I think the spec failure might be flaky.

@FeminismIsAwesome FeminismIsAwesome force-pushed the tech/see-if-we-can-pull-out-custom-helper-class branch from 19f350b to cdbac9f Compare July 30, 2023 14:56
@FeminismIsAwesome FeminismIsAwesome force-pushed the tech/see-if-we-can-pull-out-custom-helper-class branch 2 times, most recently from 5f2e3a6 to 7194ebb Compare July 30, 2023 23:42
@FeminismIsAwesome
Copy link
Collaborator Author

@littleforest can you give it another look? fixed the tests (that aren't flakes)

Copy link
Collaborator

@littleforest littleforest left a comment

Choose a reason for hiding this comment

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

Looks great! Thanks for working on this.

@FeminismIsAwesome FeminismIsAwesome merged commit 38b1814 into main Aug 1, 2023
22 of 23 checks passed
@FeminismIsAwesome FeminismIsAwesome deleted the tech/see-if-we-can-pull-out-custom-helper-class branch August 1, 2023 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ruby Pull requests that update Ruby code Tests! 🎉💖👏
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pull out docx inspector in favor of a doc gem
2 participants