-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Simplify adding new companies to the website #3215
Comments
There are possible solutions which need to be discussed:
|
Another way to look at approach 1 is for us to run an app that can be run periodically that could look up the company's name from airtable on the yml file & then create the PR based on it. |
@sivakumar-kailasam we have done work in this area, what's the current status? |
I haven’t tried anything but I think @kennethlarsen did |
There is a new system on the https://github.com/ember-learn/ember-website site that should significantly improve this situation. Each company has its own MD file (like most of our other data) and it currently works well with a generator approach @kennethlarsen we should chat about this if you're still planning to look into it 👍 |
@mansona I didn't get far with this because there didn't seem to be an agreement on the approach. The only thing there seemed to be a consensus about is that it would be neat with a form directly on the website to make it easier for everyone to add their company. |
@kennethlarsen how about a form that created a PR? That seems like something within the realms of possibility with the new system 😂 |
@mansona That sounds just like the kind of wizardry we need! 🧙 |
🎉 I'll add it to the list so 😂 Let me know if you would like to pair on a solution to this. Also if you (or anyone) could give me an indication of the priority of this that would be great. Do we have a feel for how much of a problem it is for people? We seem to get a steady stream as is 🤔 |
For a new company to be added to https://emberjs.com/ember-users/ we require a PR. It might be easier if we could create an airtable form for these submissions & have an integration that'd automatically raise a PR to this repo.
The text was updated successfully, but these errors were encountered: