Skip to content

Make Web IDE commit check more reliable

Mark Lapierre requested to merge ml-make-web-ide-commit-check-more-reliable into master

What does this MR do?

  • When commiting via the Web IDE, check that the commit is complete by waiting for the IDE to return to Edit mode and for the commit SHA to change. This should be more reliable than checking for text that only appears for a moment.
  • Adds/updates QA selectors

See #241021 (closed)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team
Edited by Mark Lapierre

Merge request reports