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

Use of Travis_script #131

Open
3 tasks
meets2tarun opened this issue May 24, 2018 · 5 comments
Open
3 tasks

Use of Travis_script #131

meets2tarun opened this issue May 24, 2018 · 5 comments

Comments

@meets2tarun
Copy link
Member

I'm submitting a ... (check one with "x")

  • bug report
  • feature request
  • support request => Please do not submit support requests here, instead ask your query in out Gitter channel at https://gitter.im/fossasia/meilix

We have a travis_script

\"TRAVIS_SCRIPT\":\"${TRAVIS_SCRIPT}\"
which is not used in webapp but used to run by
os.environ["TRAVIS_SCRIPT"] = str(base64.b64encode(f.read()))[1:]

@meets2tarun
Copy link
Member Author

@xeon-zolt we need your help regarding the same.

@meets2tarun
Copy link
Member Author

Is this somethings we need to get the script from the user end from the webapp?

@xeon-zolt
Copy link
Member

this was a dummy script that we were sending to Travis-CI by encoding to base64 so that user can have power to send custom script to run inside the build server

@abishekvashok
Copy link
Member

We can remove this I guess.

@pranav1698
Copy link

I think we can make the documentation more clear for the travis_script and add the the point that @xeon-zolt has mentioned but there must be some way the user can change the travis_script
I think the idea is cool

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants