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

Fix local & CI builds #431

Merged
merged 11 commits into from
May 24, 2021
Merged

Fix local & CI builds #431

merged 11 commits into from
May 24, 2021

Conversation

allan-on
Copy link
Collaborator

@allan-on allan-on commented May 18, 2021

  • Updated kujaku dependency to resolve from GH packages
  • Added GH Properties user and key env values to the CI config
  • Removed Bintray repositories
  • Updated id.zelory:compressor dependency
  • Updated FHIR dependency

@allan-on allan-on requested review from paulinembabu and rkodev May 18, 2021 11:03
build.gradle Outdated
mavenCentral()
mavenLocal()
maven { url 'https://oss.sonatype.org/content/repositories/snapshots/' }
jcenter()
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we still need JCenter here?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

No, we don't. I've removed the entry

build.gradle Outdated
maven{ url "https://plugins.gradle.org/m2/" }
jcenter()
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we still need JCenter here?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

No, we don't. I've removed the entry

@allan-on allan-on requested a review from ndegwamartin May 21, 2021 14:23
ndegwamartin
ndegwamartin previously approved these changes May 22, 2021
@allan-on
Copy link
Collaborator Author

The FormsUtils test ignored in this PR will be fixed in this issue

@allan-on allan-on merged commit 58487ee into master May 24, 2021
@allan-on allan-on deleted the fix-build branch May 24, 2021 12:02
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