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

Feature/rc#32 teamwork integration #41

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

Conversation

rachidcalazans
Copy link
Collaborator

@rachidcalazans rachidcalazans commented Mar 9, 2018

closes #41

- add dto for task_response for teamwork
- add task_api for teamwork
-

Signed-off-by: Rachid Calazans <[email protected]>
Signed-off-by: Rachid Calazans <[email protected]>
- add method to provide task repo

Signed-off-by: Rachid Calazans <[email protected]>
- add dependency injection with reqeust_api object

Signed-off-by: Rachid Calazans <[email protected]>
Signed-off-by: Rachid Calazans <[email protected]>
Signed-off-by: Rachid Calazans <[email protected]>
Signed-off-by: Rachid Calazans <[email protected]>
- update to solve the action cable problem for old version from Rails

Signed-off-by: Rachid Calazans <[email protected]>
@valterbarros
Copy link
Owner

@rachidcalazans Champs take a look on travis output from your branch please

@rachidcalazans
Copy link
Collaborator Author

rachidcalazans commented Mar 10, 2018

@valterbarros The Travis configuration is using the ruby '2.4.2'. Please change to '2.5.0'. Travis config

@valterbarros
Copy link
Owner

valterbarros commented Mar 10, 2018

@rachidcalazans I think only you can do this, you can change the .travis file inside your branch. If i change on master branch will not change on your build.

[edit]

Will need run bundle install to update your Gemfile.lock only this will solve build problems.

@rachidcalazans
Copy link
Collaborator Author

ok. I'm going to try it

- change to version 2.5.0

Signed-off-by: Rachid Calazans <[email protected]>
…dcalazans/scrum-poker into feature/RC#32-teamwork-integration

* 'feature/RC#32-teamwork-integration' of github.com:rachidcalazans/scrum-poker:
  feature/RC#32 Update REAMD with new Rails version
  feature/RC#32 Update Gemfile.lock
  feature/RC#32 Add method on TaskApi
  feature/RC#32 Update Injection Repositories
  feature/RC#32 Add new provide for Listt repository
  feature/RC#32 Add ListApi and ListResponse
  feature/RC#32 Add List Entity
  feature/RC#32 Add new provide for Project repository
  feature/RC#32 Add ProjectApi and Response
  feature/RC#32 Add Project Entity
  feature/RC#32 Refactor InjectionsRepositories
  feature/RC#32 Refactor TaskApi for Teamwork
  feature/RC#32 Update TaskResponse dto
  feature/RC#32 Update Task Entity attributes
  feature/RC#32 Add http gem
  feature/RC#32 Add ApiBase on infrastructure
  feature/RC#32 Add EntityBase on domain
- replace bundle install to bundle update command

Signed-off-by: Rachid Calazans <[email protected]>
- replace command bundle update to bundle install

Signed-off-by: Rachid Calazans <[email protected]>
@valterbarros
Copy link
Owner

@rachidcalazans Nice man

@andersonfernandes andersonfernandes removed their request for review March 22, 2024 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants