Skip to content

".gitattributes" file causes GitHub releases (zip/tar.gz) to be missing the "debian" directory #155

Description

@mjnowen

For an unknown reason, a .gitattributes file exists in the root of the repo, which causes the GitHub release process to remove the debian directory from its archive file (both zip and tar.gz are affected). This is rather bad as any debian based compile/build where the source code is retrieved via wget/curl of these release file(s) will be missing amongst other things, this patch file:
https://github.com/amazonlinux/amazon-ec2-net-utils/blob/main/debian/patches/update-networkd-priorities.patch
which makes this entire package operate correctly for systems where netplan is present.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions