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 CI to ftl-build:v1.23 containers #1472

Merged
merged 4 commits into from
Nov 14, 2022
Merged

Conversation

DL6ER
Copy link
Member

@DL6ER DL6ER commented Nov 13, 2022

By submitting this pull request, I confirm the following:

  • I have read and understood the contributors guide.
  • I have checked that another pull request for this purpose does not exist.
  • I have considered, and confirmed that this submission will be valuable to others.
  • I accept that this submission may not be used, and the pull request closed at the will of the maintainer.
  • I give this submission freely, and claim no ownership to its content.

How familiar are you with the codebase?:

10


Update CI to use ftl-build:v1.23 containers. This includes two changes:

  • Update statically linked nettle from version 3.8 to 3.8.1
  • Include an "all-options" test build for dnsmasq (DBus, conntrack, nftset)

…ote that this does not include ubus as it is an OpenWRT-native thing that cannot be setup easily on any other distro.

Signed-off-by: DL6ER <[email protected]>
@DL6ER DL6ER requested a review from a team November 13, 2022 16:53
@yubiuser
Copy link
Member

Should we run the test also against the new pihole-FTL_full binary?

if [[ ${CI} == "true" && "${CI_ARCH}" != "x86_64" && "${CI_ARCH}" != "x86_64-musl" && "${CI_ARCH}" != "x86_32" ]]; then

@DL6ER
Copy link
Member Author

DL6ER commented Nov 13, 2022

@yubiuser done

@DL6ER DL6ER merged commit 9fe7fb5 into development Nov 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants