Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix(schema): separate schema for each service #28

Merged
merged 1 commit into from
Oct 28, 2022

Conversation

vincejv
Copy link
Owner

@vincejv vincejv commented Oct 28, 2022

No description provided.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@github-actions
Copy link

github-actions bot commented Oct 28, 2022

✅ Deployed to DEV environment: 1.1.8-afcbfe3-SNAPSHOT

Add to your POM

<dependency>
  <groupId>com.abavilla</groupId>
  <artifactId>fpi-sms-api-lib</artifactId>
  <version>1.1.8-afcbfe3-SNAPSHOT</version>
</dependency>

@vincejv vincejv temporarily deployed to Development October 28, 2022 17:22 Inactive
@vincejv vincejv merged commit 30ca853 into development Oct 28, 2022
@vincejv vincejv deleted the fix/schema-enhancements branch October 28, 2022 17:49
vincejv added a commit that referenced this pull request Nov 1, 2022
* fix(mongodb): add mongo liquibase in parent pom (#26)

* fix(schema): separate schema for each service (#28)

* fix(docker): use jvm mode in dev environment (#29)

* fix(cloud-run): increase ram in dev (#30)

* fix(cloud-run): increase ram in dev

* fix(fpi): bump to 1.1.27

* fix(fpi): bump to 1.1.28

* fix(dto): enhance polymorphic jackson serdes

* fix(fpi): bump to 1.1.31

* fix(jackson): revert JsonTypeInfo for every dto

* fix(fpi): bump to 1.1.32

* fix(config): dev environment tweaks

* fix(config): dev environment tweaks, prefer cpu throttling

* fix(config): disable cpu throttling

* fix(rest-sms): move rest library from load api core to sms api lib

* fix(pom): allow snapshots

* fix(config): exclude shared lib in cdi

* fix(config): exclude shared lib in cdi

* fix(config): exclude shared lib in cdi

* fix(telco): decouple telco and api enums, prepare for release
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant