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

Add Saas (#89) #168

Closed
wants to merge 6 commits into from
Closed

Add Saas (#89) #168

wants to merge 6 commits into from

Conversation

gabriel-tessier
Copy link
Collaborator

Following the discussion on the issue I created the saas and add chat (chat instead of messenger as Messenger is the band name of the Facebook tool so we will end up with messenger.Messenger!) and social. I only add the example provided in the comment.
Originally I want to do the #134 but there was no saas provider... m(__)m

@mingrammer
Copy link
Owner

I thunk the ElasticCloud and ElasticSearch would be better to move under the new elastic provider, not saas.

WDYT?

@mingrammer mingrammer added comp/node Issue of node component kind/feat/provider Provider request labels May 25, 2020
@gabriel-tessier
Copy link
Collaborator Author

Yes you are right it make more sense to move it to it's own provider.
If other saas chat and social are ok I'll cancel this PR and make a new one without elastic.

I'll make a new PR for 134.

Copy link
Owner

@mingrammer mingrammer left a comment

Choose a reason for hiding this comment

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

Chat and social look good. But I have a last request that using the logo-only image for the Slack would be better.

@gabriel-tessier
Copy link
Collaborator Author

Got it and thanks for the review.
I'll update and make a PR later today 18:00~19:00 (UTC+9).

@mingrammer
Copy link
Owner

Thank you :)

@mingrammer mingrammer linked an issue May 25, 2020 that may be closed by this pull request
y2kenny and others added 4 commits May 25, 2020 22:04
Zuul is an open source program that drives continuous integration,
delivery, and deployment systems with a focus on project gating and
interrelated projects.

https://zuul-ci.org/
* Add nodes for Firebase

* Fix sort

* Fix position of configuration to keep order consistency

* Fix class names
@gabriel-tessier
Copy link
Collaborator Author

My bad I rebased on master to resolve the conflict it resolve on local but still displayed here.

I can create a new branch and make a different PR if there's problems.

I removed elastic related files and push a new icon for slack.

@@ -104,6 +104,7 @@ def cleaner_programming(f):
"alibabacloud": cleaner_alibabacloud,
"oci": cleaner_oci,
"programming": cleaner_programming,
"saas": cleaner_onprem,
Copy link
Owner

Choose a reason for hiding this comment

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

Please create a cleaner_saas. Redundant code is ok for this.

@mingrammer
Copy link
Owner

Slack logo is a little weird.

Screen Shot 2020-05-26 at 11 35 18 AM

@gabriel-tessier
Copy link
Collaborator Author

Thanks for the review,

  • I'll check again the slack logo
  • make a cleaner_saas
  • and I'll make a new PR from master I feel dirty with the rebase.

@mingrammer
Copy link
Owner

mingrammer commented May 26, 2020

Ye, feel free to make a new PR.

@mingrammer
Copy link
Owner

#173 is now merged.

@mingrammer mingrammer closed this May 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp/node Issue of node component kind/feat/provider Provider request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add slack
4 participants