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

JPERF-273: Generalize Jira installation API #100

Merged

Conversation

dagguh
Copy link
Contributor

@dagguh dagguh commented Jan 29, 2021

No description provided.

@dagguh dagguh requested a review from a team as a code owner January 29, 2021 13:35
Copy link
Contributor

@mzyromski-atlassian mzyromski-atlassian left a comment

Choose a reason for hiding this comment

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

Great work!

@dagguh dagguh force-pushed the issue/JPERF-273-generalize-jira-installs branch from 4abfc53 to 4847966 Compare February 5, 2021 10:45
@dagguh dagguh force-pushed the issue/JPERF-273-generalize-jira-installs branch 3 times, most recently from 4847966 to a3530b9 Compare February 12, 2021 14:07
@dagguh dagguh mentioned this pull request Feb 12, 2021
@dagguh dagguh force-pushed the issue/JPERF-273-generalize-jira-installs branch from fafa5e3 to 5ccc228 Compare February 15, 2021 14:23
@dagguh dagguh force-pushed the issue/JPERF-273-generalize-jira-installs branch from 5ccc228 to 6cac170 Compare February 15, 2021 14:53
@dagguh
Copy link
Contributor Author

dagguh commented Feb 15, 2021

Resolved conflicts

Comment on lines +29 to +32
val serverXml = installed
.installation
.resolve("conf/server.xml")
.download(Files.createTempFile("downloaded-config", ".xml"))
Copy link
Contributor Author

Choose a reason for hiding this comment

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

That's what we get when we upgrade a primitive String to an object 😃
Good catch about ambiguity of installation: String @mzyromski-atlassian 👍

@dagguh dagguh merged commit e5bd361 into atlassian:master Feb 19, 2021
@dagguh dagguh deleted the issue/JPERF-273-generalize-jira-installs branch February 19, 2021 11:00
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