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

GitHub Actions Migration #2451

Merged
merged 67 commits into from
Feb 3, 2023
Merged
Changes from 1 commit
Commits
Show all changes
67 commits
Select commit Hold shift + click to select a range
e8b5768
Remove CircleCI config.
kopepasah Nov 24, 2022
c146b24
Cleanup current actions.
kopepasah Nov 24, 2022
a358106
Rename old actions.
kopepasah Nov 24, 2022
890d4cb
Add .nvmrc file.
kopepasah Nov 24, 2022
9cdaa83
Add localization workflow.
kopepasah Nov 24, 2022
e75dce4
Add create artifact workflow, and initial release workflow.
kopepasah Nov 24, 2022
337339e
Comment out default branch code until ready.
kopepasah Nov 24, 2022
6bab74d
Install dev on artifact.
kopepasah Nov 24, 2022
9093d2c
Introduce validation-coding-standards.yml (#2452)
EvanHerman Dec 2, 2022
293b6e3
Merge branch 'master' into feature/github-actions-migration
kopepasah Dec 6, 2022
c1bc713
GitHub Actions Migration - Add Initial Tests (#2457)
kopepasah Dec 6, 2022
5db384a
Merge branch 'master' into feature/github-actions-migration
kopepasah Jan 20, 2023
c45c5b9
Merge branch 'master' into feature/github-actions-migration
kopepasah Jan 23, 2023
585b3d8
Revert changes for Cypress.
kopepasah Jan 23, 2023
37a2a09
Only run the alert test for now.
kopepasah Jan 23, 2023
f1f0f87
Readd to block check in Cypress.
kopepasah Jan 23, 2023
abc35d8
Wait for wp.data to exist.
kopepasah Jan 23, 2023
68668ae
Lets try calling here.
kopepasah Jan 23, 2023
b8f33a4
Revert "Lets try calling here."
kopepasah Jan 24, 2023
29992f1
Revert "Wait for wp.data to exist."
kopepasah Jan 24, 2023
491207b
Add check for login for goTo()
kopepasah Jan 24, 2023
35a77fd
Use wp.data object instead of window.
kopepasah Jan 25, 2023
bccff1d
Run test using yarn.
kopepasah Jan 25, 2023
858b4b9
Try with one retry.
kopepasah Jan 25, 2023
283b3eb
Add accordion spec.
kopepasah Jan 25, 2023
a04f1ad
Import data on tests-cli.
kopepasah Jan 26, 2023
2d5ad31
Run from bin.
kopepasah Jan 26, 2023
25dd479
Reverse order.
kopepasah Jan 26, 2023
a9ff562
Let’s try this.
kopepasah Jan 26, 2023
b26b56f
Add another test.
kopepasah Jan 26, 2023
26e7a19
Try with all tests.
kopepasah Jan 26, 2023
73d9e8e
Add additional tests.
kopepasah Jan 26, 2023
c3f80df
Remove record key.
kopepasah Jan 26, 2023
831bef0
Go back to 0 retries.
kopepasah Jan 26, 2023
b02da25
Make record key not required.
kopepasah Jan 26, 2023
1e28717
WP version.
kopepasah Jan 26, 2023
20f0c85
Change name.
kopepasah Jan 26, 2023
9d0f4b8
Set wp version.
kopepasah Jan 26, 2023
0e76fd3
Does it pass on 5.9?
kopepasah Jan 26, 2023
7bcf93e
Input on tests-cli.
kopepasah Jan 26, 2023
49c088d
Let’s fast fail.
kopepasah Jan 26, 2023
b3318c4
Run in non test.
kopepasah Jan 26, 2023
a90d3ed
Remove fast fail.
kopepasah Jan 26, 2023
74c5545
Try this.
kopepasah Jan 26, 2023
5b401e5
Add firefox.
kopepasah Jan 27, 2023
51eca58
Remove firefox.
kopepasah Jan 27, 2023
5cbbfc9
Merge branch 'master' into feature/github-actions-migration
kopepasah Jan 27, 2023
ddfe87b
Remove WIP from name.
kopepasah Jan 27, 2023
5bf1e99
Merge branch 'master' into feature/github-actions-migration
kopepasah Jan 30, 2023
d43f55b
Change theme to plugin.
kopepasah Jan 30, 2023
e4aed29
Add initial deploy workflow.
kopepasah Jan 30, 2023
dbfee9a
Needs build.
kopepasah Jan 30, 2023
50b1a1d
Add tag release for wp.org.
kopepasah Jan 31, 2023
7612a9a
Change name.
kopepasah Jan 31, 2023
ba96bec
Add ref.
kopepasah Jan 31, 2023
d93bb4b
Add e2e test with PHP7.4.
kopepasah Jan 31, 2023
4489a70
Rename deploy WordPress file.
kopepasah Jan 31, 2023
1bed6e1
Add prepare for both types of themes.
kopepasah Feb 1, 2023
d5d0dcd
Merge branch 'master' into feature/github-actions-migration
kopepasah Feb 1, 2023
46c6e6b
Add Workflow Dispatch for deploy.
kopepasah Feb 1, 2023
05ea58f
Change names and add concurrency.
kopepasah Feb 1, 2023
a0e1a94
Activate Go if it is called.
kopepasah Feb 3, 2023
477c246
Let’s fail fast.
kopepasah Feb 3, 2023
d6c2ce1
Compare correct input.
kopepasah Feb 3, 2023
e3dcc47
Close conditional.
kopepasah Feb 3, 2023
b46b97e
Run on correct service.
kopepasah Feb 3, 2023
da32454
Temporarily remove the defaults test.
kopepasah Feb 3, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add accordion spec.
  • Loading branch information
kopepasah committed Jan 25, 2023
commit 283b3eb88a59888d5eb18c7096d7df6f0c063f45
1 change: 1 addition & 0 deletions .github/workflows/test-e2e-cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
fail-fast: false
matrix:
spec:
- accordion.cypress.js
- alert.cypress.js

steps:
Expand Down