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

Streamline release generation process #66

Closed
erszcz opened this issue Mar 20, 2013 · 0 comments
Closed

Streamline release generation process #66

erszcz opened this issue Mar 20, 2013 · 0 comments

Comments

@erszcz
Copy link
Member

erszcz commented Mar 20, 2013

Right now there's a release generated for each predefined configuration set. That's unnecessary and unwanted because of the time needed to generate a release.

However, reltool includes a templating support for files going into the release which is used for generating corresponding ejabberd.cfg files. That's convenient.

Solution:

  • generate the release once to cut down build time,
  • use mustache (or something similar) to generate customised ejabberd.cfg variants.
fenek added a commit that referenced this issue Aug 7, 2015
NelsonVides added a commit that referenced this issue Jul 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants