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 workflows #330

Merged
merged 12 commits into from
Jul 26, 2024
Merged

fix workflows #330

merged 12 commits into from
Jul 26, 2024

Conversation

karmacoma-eth
Copy link
Collaborator

No description provided.

Turns out, this only triggers on push to `branch AND path`, when we wanted `branch OR path`
@karmacoma-eth karmacoma-eth marked this pull request as draft July 24, 2024 00:31
@wiz-a16z
Copy link

wiz-a16z bot commented Jul 24, 2024

Wiz Scan Summary

IaC Misconfigurations 0C 1H 1M 1L 0I
Vulnerabilities 0C 0H 0M 0L 0I
Sensitive Data 0C 0H 0M 0L 0I
Total 0C 1H 1M 1L 0I
Secrets 0🔑

@karmacoma-eth karmacoma-eth marked this pull request as ready for review July 25, 2024 00:37
[submodule "tests/lib/multicaller"]
path = tests/lib/multicaller
url = https://github.com/Vectorized/multicaller
shallow = true
Copy link
Collaborator

Choose a reason for hiding this comment

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

what's the effect of this in the normal dev setting for cloning and updating submodules? is this better than having the ci script to use --depth 1 when cloning?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

not clear, didn't seem to move metrics. It's also weirdly hard to test, because I can't check out this commit directly. I'm not convinced this does anything 😫

@karmacoma-eth karmacoma-eth enabled auto-merge (squash) July 26, 2024 01:10
@karmacoma-eth karmacoma-eth merged commit d4c0124 into main Jul 26, 2024
78 checks passed
@karmacoma-eth karmacoma-eth deleted the chore-workflows branch July 26, 2024 01:12
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