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

Update dependency ubuntu to v24 #199

Merged
merged 1 commit into from
Sep 29, 2024
Merged

Conversation

rhatdan
Copy link
Member

@rhatdan rhatdan commented Sep 27, 2024

Using pipx

@rhatdan rhatdan force-pushed the VENDOR branch 9 times, most recently from 7af05d8 to bd699ba Compare September 29, 2024 13:44
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Daniel J Walsh <[email protected]>
@@ -52,7 +60,6 @@ install: install-program install-shortnames install-docs
.PHONY:
build:
ifeq ($(OS),Linux)
$(PYTHON) -m pip install --user -r requirements.txt
./container_build.sh
Copy link
Collaborator

@ericcurtin ericcurtin Sep 29, 2024

Choose a reason for hiding this comment

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

I'm glad we removed these from the Makefile

@ericcurtin ericcurtin merged commit fe2bf85 into containers:main Sep 29, 2024
9 checks passed
@@ -21,6 +21,7 @@ jobs:
- name: install golang
shell: bash
run: brew install go
run: make install-requirements
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think this broke CI

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