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

Add codefreeze branch regex to actions #1636

Merged
merged 1 commit into from
Sep 13, 2023

Conversation

Alex-Tideman
Copy link
Contributor

@Alex-Tideman Alex-Tideman commented Sep 13, 2023

Description & motivation 💭

Run lint and test actions on codefreeze-* branch pull requests

Screenshots (if applicable) 📸

Design Considerations 🎨

Testing 🧪

How was this tested 👻

  • Manual testing
  • E2E tests added
  • Unit tests added

Steps for others to test: 🚶🏽‍♂️🚶🏽‍♀️

Checklists

Draft Checklist

Merge Checklist

Issue(s) closed

Docs

Any docs updates needed?

@vercel
Copy link

vercel bot commented Sep 13, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
storybook ❌ Failed (Inspect) Sep 13, 2023 7:19pm
1 Ignored Deployment
Name Status Preview Updated (UTC)
holocene ⬜️ Ignored (Inspect) Sep 13, 2023 7:19pm

@Alex-Tideman Alex-Tideman changed the base branch from main to codefreeze-09.12 September 13, 2023 19:20
@Alex-Tideman Alex-Tideman merged commit bb0d798 into codefreeze-09.12 Sep 13, 2023
12 of 13 checks passed
@Alex-Tideman Alex-Tideman deleted the add-codefreeze-branch-to-actions branch September 13, 2023 20:01
Alex-Tideman added a commit that referenced this pull request Sep 25, 2023
* Fix prettier and update to eslint-plugin-svelte (#1621)

* make prettier and eslint play nice

* add lint:ci so will fail in ci

* format all the files

* organize imports on save

* update snaps from tailwind class order changes

* update snaps

* add recommended extensions

* pr feedback

* Add codefreeze branch regex to actions (#1636)

* CodeMirror for CodeBlock (#1635)

* Use CodeMirror for event history payloads

* Add readonly prop

* WIP: add copy icon to copy content in JSONEditor

* Make codemirror the new CodeBlock. Need to figure out string new lines and how to update editor on content changes

* Add folding, make string the type for content, update styles, make dynamic, remove PRISM

* Fix extra stringifying

* Fix small issues

* Remove null check

* Use margin

* Fix CodeBlock testid

* Add editable class to codeblock

* Fix playwright payload tests, better extension logic to prevent lineWrapping on inline codeblocks

* Make it more readable, add back storageState

* [DT-1360] Updates to ExecutionStatus filter (#1641)

* Reset filter when closing ExecutionStatus menu and remove Apply button

* Add All option

* Add Caller-Type to http headers, allow in ui-server, update tests (#1634)

* Fix button so that it can't accept an `href` prop if disabled (#1642)

* fix button types so `disabled` can't be used with `href`

* fix schedules page buttons

* upgrade cypress to v13.2.0 and associated changes

* upgrade cypress github action to v6

* prettierignore cypress/downloads

---------

Co-authored-by: Ross Edfort <rossedfort@gmail.com>
Co-authored-by: Laura Whitaker <laura.whitaker@temporal.io>
Alex-Tideman added a commit that referenced this pull request Oct 17, 2023
* Fix prettier and update to eslint-plugin-svelte (#1621)

* make prettier and eslint play nice

* add lint:ci so will fail in ci

* format all the files

* organize imports on save

* update snaps from tailwind class order changes

* update snaps

* add recommended extensions

* pr feedback

* Add codefreeze branch regex to actions (#1636)

* CodeMirror for CodeBlock (#1635)

* Use CodeMirror for event history payloads

* Add readonly prop

* WIP: add copy icon to copy content in JSONEditor

* Make codemirror the new CodeBlock. Need to figure out string new lines and how to update editor on content changes

* Add folding, make string the type for content, update styles, make dynamic, remove PRISM

* Fix extra stringifying

* Fix small issues

* Remove null check

* Use margin

* Fix CodeBlock testid

* Add editable class to codeblock

* Fix playwright payload tests, better extension logic to prevent lineWrapping on inline codeblocks

* Make it more readable, add back storageState

* WIP: get decoding working on expand

* Show the full payloadable, add to input and results

* Clean up all the functions

* Use onMount instead

* Try to check the hash

* Remove blakejs

* Add cloneAllPotentialPayloadsWithCodec fn

* Show null values

* Delete all the port code, fix all tests and types and linting

* Remove console.log

* Don't add check, always use payloads key

* Remove console.log and add key block on json navigator

* Remove port test

* Refactor fetchAllEvents to the workflow-history-layout. Fix timeline issue with json. Add loading to timeline

* Add back loading check for empty row

---------

Co-authored-by: Ross Edfort <rossedfort@gmail.com>
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.

2 participants