-
-
Notifications
You must be signed in to change notification settings - Fork 6
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
Deactivate guard #254
Merged
Merged
Deactivate guard #254
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fix any sphinx build warnings
* Fixed all sphinx warnings
* Fixed all sphinx warnings * New rtd config and sphinx requirements
… unwanted files), adds back spec.ts to new location
…tify-devel GConf2 nss libXScrnSaver alsa-lib" to Vercel build and retry build and test
Swaps Protractor for Cypress, uses Karma Electron. Merge pull request #238 from kendraio/cypress-end-to-end-tests
* Shared context with template and debug updates * Catch template errors * Make switch aware of shared context * ignore vercel directory * State service and docs * Removing incompatible changes from angular.json Fixes #239 * now with a passing cypress test * Simpler test * Upgraded actions block to support state * Fixed getValue Not syntax. Removed cypress include Fixes #237 * Actions tests, and testing abilities * Naming and docs Fixes #237 * Doc update * Switching to promise microtask * Some refinements. replacing setTimeout * Updating the grid block to allow disabling * Not able to get test to fail yet! * Updated docs and config, * Comments and title for blocks * Mapping block form * Flags added * Documentation * Automatic subroutine editor * Cypress tests added * Doc update * Fixed test * block title and comment as standard * no pause in test * Revert "Merge branch 'the-greenman/BlockMetadata' into the-greenman/issue237" This reverts commit b34ce1c, reversing changes made to 28b30c1. * Revert "Mapping block form" This reverts commit 2c46cd9. * Revert "Comments and title for blocks" This reverts commit 00d16f9. * Revert "Doc update" This reverts commit 91a5cba. * Revert "Automatic subroutine editor" This reverts commit 7635f19. * all metadata change removed.
Comment fields and updated gosub editor
…o capture #246 (#252) * Formats whitespace * Disable Cypress video recording * Increases test timeouts * Increases Cypress page load timeout * Uses a new constant for the delay time for all explicit timeout durations * Changes default Cypress timeout, removes custom duration * Fixes contest test typo
Now with a working "deactivate guard" to prevent lost workflow edits
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/kendraio/kendraio-app/GVMG12HHFbWoFaueF7MLUAUfW7Vv |
lukestanley
approved these changes
Feb 2, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Prevent accidentally lost changes.
Also includes a config change that re-enables local debugging