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: track main branch of lima submodule #162

Merged
merged 2 commits into from
Sep 20, 2023

Conversation

vsiravar
Copy link
Contributor

@vsiravar vsiravar commented Sep 20, 2023

Issue #, if available:

Description of changes:
Track a known good commit main branch of lima submodule vs latest tag.

Testing done:
Yes

  • I've reviewed the guidance in CONTRIBUTING.md

License Acceptance

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Signed-off-by: Vishwas Siravara <[email protected]>
@pendo324
Copy link
Member

Would it be better to track a particular "known good" commit, rather than just taking all changes on the master branch?

Signed-off-by: Vishwas Siravara <[email protected]>
@vsiravar vsiravar merged commit 51d2539 into runfinch:main Sep 20, 2023
7 checks passed
@ginglis13
Copy link
Contributor

Is this temporary? Should we open a tracking issue to revert back to using the latest tagged release in CI ? Otherwise we'll have to keep manually updating the commit we checkout.

sam-berning added a commit that referenced this pull request Sep 21, 2023
#173)

…s from 0.7.4 to 0.7.6 in /e2e

Issue #, if available:

*Description of changes:*

In order to get `finch-core` tests working again in one go, I'm bumping
the submodules and the tests in one PR. This will allow us to
immediately use the changes in Lima + Nerdctl.

For the submodules, I pinned Lima to
b357e260b1a03f0142c63b3e071b784ae66d5d34 as [decided
previously](#162).

*Testing done:*

```
make test-e2e
```

tests all passed, except for a few timeouts

- [x] I've reviewed the guidance in CONTRIBUTING.md


#### License Acceptance

By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license.

Signed-off-by: Sam Berning <[email protected]>
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.

5 participants