Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Improving DUX more #10410

Merged
merged 6 commits into from
Jun 26, 2024
Merged

Improving DUX more #10410

merged 6 commits into from
Jun 26, 2024

Conversation

DanielBelmes
Copy link
Contributor

@DanielBelmes DanielBelmes commented Jun 18, 2024

Summary

From my research we were actually just missing an event on our branch-build that prevented merge queue from working.

Subtasks Checklist

Breaking Changes

References

closes #insert number here

QA Steps

@DanielBelmes
Copy link
Contributor Author

Still thinking about restricting by file type. I keep considering edge cases that start to include .css files and files I am trying to avoid tests from running. I think the issue is that we don't have a separate action for checking if the application builds. Vs our unit tests. So I might extract tests out. I am not sure.

@DanielBelmes
Copy link
Contributor Author

I have a plan to better cache the modules to work across workflows hopefully. Then I think I will have a specific unit tests workflow. Separate from ensuring build client works which will always run.

@DanielBelmes DanielBelmes marked this pull request as ready for review June 26, 2024 02:14
@DanielBelmes
Copy link
Contributor Author

Scratching plan and just fixing merge queue

@DanielBelmes DanielBelmes added this pull request to the merge queue Jun 26, 2024
Merged via the queue into dev with commit 9c89c78 Jun 26, 2024
25 checks passed
@DanielBelmes DanielBelmes deleted the removeWFPush branch June 26, 2024 06:41
MbfloydIR added a commit that referenced this pull request Jun 27, 2024
* dev:
  wip material instancing and ui fixes (#10450)
  Optimize-routing (#10465)
  IR-2719: Unify & unit-test all regex patterns at one place (#10444)
  IR-2824-Reinstate-original-publish-workflow-in-studio (#10462)
  remove bottom margin (#10464)
  Fix fog color and improve colorInput (#10463)
  change grid defaults (#10460)
  no cameraSystem without viewer (#10457)
  moving el.remove code to support safari (#10445)
  chore: Update thumbnailKey path in onNewScene function (#10454)
  fix drag and drop on file browser (#10448)
  Improving DUX more (#10410)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants