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

CI Streamlining Refactor #28748

Merged
merged 28 commits into from
May 15, 2024
Merged
Show file tree
Hide file tree
Changes from 5 commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
d612cd6
temporary ivy checkout fix
Sam-Armstrong May 14, 2024
a68c522
update conftest to speed up hypothesis tests
Sam-Armstrong May 14, 2024
af1ac5d
remove 'intelligent tests' on push/pr
Sam-Armstrong May 14, 2024
ac74f3f
Merge branch 'main' into ci
Sam-Armstrong May 14, 2024
0bc89a3
remove recursive cloning from test-docstrings
Sam-Armstrong May 14, 2024
25a99ec
add initial workflow to run tests that are likely relevant to a given…
Sam-Armstrong May 14, 2024
55bce45
test
Sam-Armstrong May 14, 2024
0712612
🤖 Lint code
ivy-branch May 14, 2024
5727e1f
create the git diff + only run on push/pr to main
Sam-Armstrong May 14, 2024
180b91f
correct diff naming
Sam-Armstrong May 14, 2024
3b4e569
bug fix
Sam-Armstrong May 14, 2024
3f2c564
remove lint bot
Sam-Armstrong May 15, 2024
0dc8e21
remove pr compliance check
Sam-Armstrong May 15, 2024
70d789e
only run test-docstrings on push
Sam-Armstrong May 15, 2024
130ec84
simplify lint job name
Sam-Armstrong May 15, 2024
f539ea3
update duplicate workflow to check for duplicated frontend functions
Sam-Armstrong May 15, 2024
00bd06a
bug fix
Sam-Armstrong May 15, 2024
75576fb
bug fix
Sam-Armstrong May 15, 2024
d813d15
only run test-docstrings on push to main
Sam-Armstrong May 15, 2024
840ec31
debug
Sam-Armstrong May 15, 2024
1a69abb
test: add a duplicate frontend
Sam-Armstrong May 15, 2024
b388357
debug
Sam-Armstrong May 15, 2024
ca091f7
remove the duplicate fn
Sam-Armstrong May 15, 2024
229a46e
lint
Sam-Armstrong May 15, 2024
081a06f
🤖 Lint code
ivy-branch May 15, 2024
ef1f823
lint
Sam-Armstrong May 15, 2024
be4d7ca
minor improvements
Sam-Armstrong May 15, 2024
b84ce82
Merge branch 'main' into ci
Sam-Armstrong May 15, 2024
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
85 changes: 0 additions & 85 deletions .github/workflows/array-api-intelligent-tests-pr.yml

This file was deleted.

82 changes: 0 additions & 82 deletions .github/workflows/array-api-intelligent-tests.yml

This file was deleted.

125 changes: 0 additions & 125 deletions .github/workflows/intelligent-tests-pr.yml

This file was deleted.

103 changes: 0 additions & 103 deletions .github/workflows/intelligent-tests.yml

This file was deleted.

Loading
Loading