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: remove duplicate actions, use finch-core #511

Merged
merged 1 commit into from
Aug 1, 2023

Conversation

ginglis13
Copy link
Contributor

finch-core already defines scripts for updating some dependencies:

https://github.com/runfinch/finch-core/blob/main/bin/update-deps.sh

Since this repo takes finch-core as a submodule, some actions can be consolidated to this one for dependency updates.

CORE_URL is unused and that behavior is removed.

Issue #, if available:

Description of changes:

Testing done:

  • 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.

@ginglis13 ginglis13 requested a review from a team as a code owner July 31, 2023 22:09
@ginglis13 ginglis13 self-assigned this Jul 31, 2023
pendo324
pendo324 previously approved these changes Jul 31, 2023
Copy link
Member

@pendo324 pendo324 left a comment

Choose a reason for hiding this comment

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

Nice, now we don't have to maintain this in multiple places

vsiravar
vsiravar previously approved these changes Jul 31, 2023
finch-core already defines scripts for updating some dependencies. Since
this repo takes finch-core as a submodule, some actions can be
consolidated to this one for dependency updates.

CORE_URL is unused and that behavior is removed.

Signed-off-by: Gavin Inglis <[email protected]>
@ginglis13 ginglis13 dismissed stale reviews from vsiravar and pendo324 via d8639ad August 1, 2023 20:04
@ginglis13 ginglis13 force-pushed the use-submodule-update-deps branch from bdfb742 to d8639ad Compare August 1, 2023 20:04
@ginglis13 ginglis13 requested review from pendo324 and vsiravar August 1, 2023 20:48
Copy link
Member

@pendo324 pendo324 left a comment

Choose a reason for hiding this comment

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

Typo fix LGTM

@ginglis13 ginglis13 merged commit e43d63b into runfinch:main Aug 1, 2023
ginglis13 added a commit that referenced this pull request Aug 4, 2023
Issue #, if available:

*Description of changes:*

#511 removed the duplicate action in finch/finch-core for updating deps;
however, now need AWS creds in this action for the dependency updates.

*Testing done:*

- [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: Gavin Inglis <[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.

3 participants