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

refactored everything separating the front from the backend and having projects for container creation and another one for tests #223

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

Conversation

eduyayo
Copy link

@eduyayo eduyayo commented Oct 7, 2021

maybe not merging is a good idea because I've deleted things you are using for promoting the project but maybe we can discuss if this approach is more like it should be in a deployment pipeline or something

- addedusage of docker-maven-plugin to build the images
- removed the helper copy thing from the backend
- front is packaged as a war so it may be threated as a dependency and
used in the pipeline
- added a docker-compose file that may be removed later whenever I
introduce the use of docker-compose-maven-plugin before and after
integration or e2e tests. Those should be run in separated maven
artifacts or later on in the reactor run
-removed all the heroku and readme manual stuff--- maybe another maven
artifact or a terraform thing... donno, have to read whatever those do
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.

None yet

2 participants