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

[APPINT-1339] Improving Connector Framework #183

Merged

Conversation

hhemanth
Copy link
Contributor

  • Made changed to Gemfile add new gems and remove some gems from production env
  • Add puma configs
  • Added default README
  • Added circleci config

template/files/circleci_config.yml Outdated Show resolved Hide resolved
template/files/circleci_config.yml Outdated Show resolved Hide resolved
Copy link
Contributor

@ouranos ouranos left a comment

Choose a reason for hiding this comment

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

Looks ok so far, see minor comments.

The bin/setup might have to be updated to work out of the box (copy the application.yml and the database.yml from the sample files) and to include SKIP_CONFIGURATION=true
See https://github.com/maestrano/connector-talech/commit/0a2cdb13dccc7ce1cae9ac6cc914533172ac247e

See this section of the onboarding for the commit message format

template/files/README.md Show resolved Hide resolved
template/files/Gemfile.tt Outdated Show resolved Hide resolved
template/files/README.md Show resolved Hide resolved
@hhemanth hhemanth changed the title [APPINT-1339] [APPINT-1339] Improving Connector Framework Nov 21, 2018
template/files/Gemfile.tt Outdated Show resolved Hide resolved
maestrano-connector-rails.gemspec Outdated Show resolved Hide resolved
template/files/README.md Outdated Show resolved Hide resolved
template/files/README.md Outdated Show resolved Hide resolved
template/files/README.md Outdated Show resolved Hide resolved
template/files/setup Outdated Show resolved Hide resolved
template/files/circleci_config.yml Show resolved Hide resolved
template/files/setup Show resolved Hide resolved
Copy link
Contributor

@ouranos ouranos left a comment

Choose a reason for hiding this comment

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

LGTM apart from the question on the ruby version

maestrano-connector-rails.gemspec Outdated Show resolved Hide resolved
@hhemanth hhemanth force-pushed the feature/improve-connector-framework branch from 363f01d to 9e3f854 Compare December 5, 2018 03:47
@ouranos
Copy link
Contributor

ouranos commented Dec 7, 2018

@hhemanth LGTM. could you squash those commits before I merge? Thanks.

…ices

- Made changed to Gemfile add new gems and remove some gems from production env
- Add puma configs
- Added default README
- Added circleci config
- Added setup file, which copies, database-sample.yml and application-sample.yml
- concurrent-ruby 1.1.3 gem is causing issues (Nameerror), so locked it to 1.0.5
- Fixing typos
- Fixing gem versions
- Handling formatting of comments in entity.rb
@hhemanth hhemanth force-pushed the feature/improve-connector-framework branch from 9e3f854 to bf7f3e1 Compare December 12, 2018 23:51
@hhemanth
Copy link
Contributor Author

@hhemanth LGTM. could you squash those commits before I merge? Thanks.

@ouranos , Its squashed , You can merge now..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants