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

#35 - dry run and scrub images from description #36

Merged
merged 7 commits into from
Jul 22, 2020
Merged

#35 - dry run and scrub images from description #36

merged 7 commits into from
Jul 22, 2020

Conversation

cbeach47
Copy link
Contributor

Supports a 'dry run' ability and scrubs images embedded in various html tags in the description.

image

Also upgraded Bb libraries to 3800.15.0 , which required upgrading Gradle and nebula.lint.

@cbeach47 cbeach47 requested a review from a team July 21, 2020 23:13
@cbeach47
Copy link
Contributor Author

Due to the nature of this side project, I plan to move fairly quick on this PR and merge this evening unless folks have any concerns with the changes.

Copy link
Member

@ChristianMurphy ChristianMurphy left a comment

Choose a reason for hiding this comment

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

Travis CI is flagging 100 build errors, all related to javax.jws.*.
Would is be possible to fix these before merging?
https://travis-ci.com/github/openequella/openEQUELLA-blackboard-integration/builds/176595380#L246-L661

cbeach47 and others added 3 commits July 21, 2020 19:52
…ration/blackboard/linkmigrationlti/Fixer.java

Co-authored-by: Christian Murphy <[email protected]>
…ration/blackboard/linkmigrationlti/Fixer.java

Co-authored-by: Christian Murphy <[email protected]>
…ration/blackboard/linkmigrationlti/Fixer.java

Co-authored-by: Christian Murphy <[email protected]>
@cbeach47
Copy link
Contributor Author

The SOAP WS are being removed in Blackboard, and this release is focused on just the migration B2. I'll update the build targets to only release that project for now. Ideally, the standard B2 and WS won't have to be revised again, and adopters will switch over to the standard LTI flows.

@cbeach47
Copy link
Contributor Author

Cleaned up the regex's and string replacements for a cleaner, more robust solution (Thanks @ChristianMurphy ).

Copy link
Member

@ChristianMurphy ChristianMurphy left a comment

Choose a reason for hiding this comment

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

Looks good, thanks @cbeach47!
A couple small simplifications may be possible, but the approach as a whole looks solid 👍

@cbeach47 cbeach47 merged commit d8dd7ff into openequella:master Jul 22, 2020
@cbeach47 cbeach47 deleted the feat/35-dry-run-and-desc-scrub-of-images branch July 22, 2020 17:58
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.

2 participants