agurod42 / github-texify

GitHub App to automatically render TeX expressions in markdown files
https://github.com/apps/texify
MIT License
110 stars 8 forks source link

Texify down? #11

Open pseeth opened 5 years ago

pseeth commented 5 years ago

Hi, thanks for a great library! I'm wondering, is Texify down or not working currently? The last commit from texify on one of my repositories was yesterday and there haven't been any commits since, despite updates.

Thanks!

agurod42 commented 5 years ago

Hi @pseeth.

I'm glad you find it useful.

I don't see any failed delivery here:

Screen Shot 2019-04-10 at 7 19 44 PM

Could you point me to the repo you're working on?

pseeth commented 5 years ago

The repo I'm working on is private, but Texify should have access to all the repositories my organization has access to, private or public, right?

pseeth commented 5 years ago

Texify appears to work for my public repositories now after uninstalling and reinstalling the Github app from my organization but it's broken for my private repositories.

SebastianM-C commented 5 years ago

Hello! Thanks for making this app. I came here with the same question as OP. I renamed README.md to README.tex.md and also changed the file in a separate commit, but I didn't see any activity from the app. Am I missing something?

JeffDeCola commented 5 years ago

Hi, this app is great!!

I'm also having a problem with it not triggering on my pushes. It was working great, but then it just stopped. I tried to delete and make a new README.text.md, uninstalled/reinstalled texify but no more activity.

ghost commented 5 years ago

@agurodriguez First of all, this app is great.

But it only works normally for public repository, not so good for private repositories. This is how we can trigger the problem.

  1. Create a new filename.tex.md file and add some latex into the file
  2. Commit it and texify will render it properly
  3. Change the file name to filename_filename.tex.md, add some new latex equation into the file
  4. Texify can't render the latex this time.
  5. Make the private repository public, repeat the process, texify starts working.

Please take some time to fix the problem, Texify would be much better if this problem get solved.

DannyDannyDanny commented 4 years ago

I have Texify enabled on this public repo but even after adding a *.tex.md file, nothing changes. Here's the uploaded file.

pseeth commented 4 years ago

Yeah Texify has stopped working for me entirely on both public and private repositories.