-
Notifications
You must be signed in to change notification settings - Fork 0
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
Autopublishing SweetAlert #1
Comments
jspdf-core-wrapper might be the repo to look at and copy paste files from it for a quick start! :-) |
yes im totally up for this @dandv @ecwyne @splendido ! |
@dandv how to i go about doing the "sister-repo" aproach? |
@kevohagan I've just seen you already moved your repo to MeteorPackaging. For the 'sister repo' approach, lets have a look at jspdf-core-wrapper: you basically have to copy/paste:
and update the api.add_files([
'upstream/lib/sweet-alert.css',
'upstream/lib/sweet-alert.min.js'
], ['client']); this is because with Whatmore, I'm finishing the integration for this new approach right now, so that we can start testing it out. The only missing thing to finish the process automation would be asking t4t5 to create a webhook for us... |
See this comment for some instructions... |
(sorry guys, I was out of town for a week) @splendido I've updated the repo per your comment (1f05196) |
Is there anything else we need to do before this testing can begin? |
I've also been out for more than a month... For now I'd say we'll have to keep it updated by hands. There are still a couple fo things to be done though:
After this, the command sequence to publish a new version would be something like:
and then, only in case tests pass:
|
Also, please consider to add another couple of files to correctly export |
Let us know when you're ready to publish, just for a final check ;-) |
This can probably be closed :) |
Hey @ecwyne and @kevohagan,
Would you like to work together to keep SweetAlert up-to-date using http://autopublish.meteor.com?
I see that https://github.com/kevohagan/meteor-sweetalert was updated 2 days ago.
@ecwyne wanted to help autopublish the wrapper - see MeteorPackaging/discussions#29
Goals:
Namespacing-wise, I've created https://atmospherejs.com/sweetalert and added both of you, but kevohagan:sweetalert already has a lot of traction on Atmosphere and
The text was updated successfully, but these errors were encountered: