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

Feature/aut 3966/redesign wysiwyg latex #7

Open
wants to merge 819 commits into
base: master
Choose a base branch
from

Conversation

taopkorczak
Copy link

@taopkorczak taopkorczak commented Dec 18, 2024

Related to: https://oat-sa.atlassian.net/browse/AUT-3966

mathquill.mov

laughinghan and others added 24 commits September 1, 2022 16:20
ba6b23d is mistaken, it's not that
Sauce Connect is writing to sauce_is_ready upon failure, it's that upon
failure we're upgrading to 4.8.1 which no longer leaves the readyfile
empty.

This commit clears the cache (by updating the cache key [1]) and checks
specifically for the error message we write to sauce_is_ready, instead
of assuming Sauce Connect will leave it empty.

[1]: https://circleci.com/docs/caching#clearing-cache
MathQuill's CI system starts a server in the background by running
`make server`. Previously, this would run `npm install`, which could
race later ci steps that were attempting to use node modules.

Fix this by adding a NO_INSTALL environment variable that tells the
server not to automatically install npm dependencies.
Adding the license mentioned in README.txt so that github and other applications/tools can programmatically detect it.
Remove dead slack links
Copy link

@olga-kulish olga-kulish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems to work fine for me with oat-sa/extension-tao-itemqti#2646
Good job!

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

Successfully merging this pull request may close these issues.

10 participants