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

Spring amqp #9

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Spring amqp #9

wants to merge 2 commits into from

Conversation

artembilan
Copy link

No description provided.

* Upgrade to `flexmark-all-0.35.10`.
Tried to the latest one, but then `MarkdownEngine` messes up with links on a second phase:
wraps already correct GH links into `[]`
* Add `INT` JIRA project handling into `application.properties`
* Modify `AssigneesReport` to output result items each from new line for better readability
* Use `AssigneesReport` result to populated `jira-to-github-users.properties` for Spring Integration
* Fix `JiraConfig` to wrap project id into quotes since `INT` is a reserved SQL word
* Add `SiMigrationConfig` for labels mapping
* Fix `MigrationConfigReport` to take a project id from the config
* Fix `MarkdownEngine` to ignore case for `code`, `noformat` and `panel` JIRA blocks
* Ignore `HttpClientErrorException.UnprocessableEntity` with an `already_exists` status
for labels and milestones on GH side.
* Fix NPE about `due_on` from JIRA milestones with just leaving the respective GH issue property empty
@artembilan
Copy link
Author

Depend on #8

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.

1 participant