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

fix: ci.yml remove unused stuff #10

Merged
merged 1 commit into from
Mar 20, 2024
Merged

fix: ci.yml remove unused stuff #10

merged 1 commit into from
Mar 20, 2024

Conversation

giladchase
Copy link
Collaborator

@giladchase giladchase commented Mar 19, 2024

  • merge_group isn't relevant
  • no python tests here
  • not sure why we need all-tests

Stack:

⚠️ Part of a stack created by spr. Do not merge manually using the UI - doing so may have unexpected results.


This change is Reviewable

Copy link
Contributor

@MohammadNassar1 MohammadNassar1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewable status: 0 of 1 files reviewed, 1 unresolved discussion (waiting on @ayeletstarkware and @giladchase)


.github/workflows/ci.yml line 101 at r1 (raw file):

  all-tests:

I checked previous PRs, and I see that this job was skipped.
Interesting! What does this job do?

Code quote:

  all-tests:

Copy link
Collaborator Author

@giladchase giladchase left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewable status: 0 of 1 files reviewed, 1 unresolved discussion (waiting on @ayeletstarkware and @MohammadNassar1)


.github/workflows/ci.yml line 101 at r1 (raw file):

Previously, MohammadNassar1 (mohammad-starkware) wrote…

I checked previous PRs, and I see that this job was skipped.
Interesting! What does this job do?

looks like it's used for jobs that depend on other jobs, which we don't have.

Also, the repo of this action appears to be abandoned (no updates in two years), and has only 90 stars, so I'm not sure about adding it to our CI.

Copy link
Contributor

@MohammadNassar1 MohammadNassar1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @ayeletstarkware)

Base automatically changed from spr/main/241c09e5 to main March 20, 2024 10:55
- merge_group isn't relevant
- no python tests here
- not sure why we need all-tests

commit-id:6e45706e
@giladchase giladchase merged commit f959f8d into main Mar 20, 2024
16 of 19 checks passed
@giladchase giladchase deleted the spr/main/6e45706e branch March 20, 2024 10:57
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