-
Notifications
You must be signed in to change notification settings - Fork 11.2k
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
[WIP] Add sandstorm back to our Circle CI #9663
Conversation
I'm just gonna /sub here. I might be able to answer a question or two if a Sandstorm-ish question crops up. |
Hi, is the team stuck up here about releasing a new version rocket.chat sandstorm app including #9062? |
@urakagi if you take a look at commits this is just adding back to CI. The code was never removed. The issue now is making sure it builds properly with the CI and can resume publishing. It was removed a while ago due to some issues building. So if you have experience making this work. We definitely are open to contributions. The idea behind sandstorm is a really great one. Unfortunately not had time to really dig deep and get as familiar as I'd like. |
What version of Meteor is Rocket.Chat currently using? That's likely to be one of the blockers here since this is packaged for Sandstorm using vagrant-spk. I can look into figuring out which meteor-spk tool you need and how to get that back into vagrant-spk. Additionally, the Vagrantfile calls for an old base image that's no longer available. This one's an easy fix, but there's definitely a few changes that will need to happen in your .sandstorm folder before it'll work. |
We're up to latest meteor version I think if not close https://github.com/RocketChat/Rocket.Chat/blob/develop/.meteor/release#L1 Meteor 1.6.1.1 |
Alright, I'll look into it and get back to this issue on the status of packaging working for Meteor 1.6.1.1. |
Current status: meteor-spk has been updated and confirmed to work with Meteor 1.6.1.1. Next steps:
|
This PR updates vagrant-spk's meteor stack to use the new version of meteor-spk: sandstorm-io/vagrant-spk#231 The next part of this will entail updating Rocket.Chat's /.sandstorm directory with the updated scripts. (Both from this pull request and other changes to the Vagrantfile and global-setup.sh required for it to run correctly.) |
Hmmm, I was hoping to see if any remaining errors cropped up, but that Heroku link does gives an application error at the moment. |
@peterlee0127 we would love to make our circle ci to update the sandstorm marketplace, can you help? |
This also helped: #11056 |
#11056 will help current develop branch to build Rocket.Chat for Sandstorm normally. What's the current status of CI build ? |
Any news? |
@GustavoMarcante |
Yeah, I'd like to know where the CI testing failed out, because I'd like to get this updated. @peterlee0127 Is it possible to contribute the mobile app push notification fix/Powerbox support to the main Rocket.Chat project? |
@ocdtrekkie But I think adding powerbox to Rocket.Chat may let the code become more complex. |
Hi. I'm following this issue, and want to implement Rocket.Chat within Sandstorm. It's not clear to me what exactly is remaining for this issue to be resolved, can anybody summarize for me? Am I right in assuming sandstorm needs to be changed for allowing notifications? |
Is there still progress being made on this? Is there specific work that still needs to be done? I really would like to see an up to date rocket.chat on sandstorm. |
I'm going to go ahead and close this. If someone else wants to pick it up feel free. |
Very disappointing, but i guess expected. |
FWIW, a PR with nobody taking the reins isn’t getting us anywhere. Hopefully with Sandstorm development picking up again someone will be interested in updating the Sandstorm package again someday soon. |
Yeah as much as i'd love to finish this one out my self.. I don't personally run sandstorm, i've only played with it a few times in a VM. I love the concept, if development takes off again and there is enough demand for I will gladly help invest time in it. For that matter if anyone else wants to take point on this I will gladly help them out. @aaron.ogle on open.rocket.chat. I just can't really drive it forward my self right now |
Sorry for that. Because my organization already migrate sandstorm version to standalone Rocket.Chat. |
We've had some requests to get sandstorm builds back up and going.
I'm wondering if we should change the build to make use of our bundle instead of building all over again...
If not we should probably try to parallelize the build of sandstorm and regular build