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

feat(ci): Added initial build and upload workflow #13431

Merged

Commits on Aug 4, 2022

  1. feat(ci): Added initial build and upload workflow

    - Workflow builds nettle into a .deb file using fpm
    - Workflow installs nettle with the .deb to test if the .deb works
    - Extra check to see if the libnettle.so file exists
    - Upload artifact to github
    - Upload to artifactory
    
    The actor can configure:
    - The repository (default debian-test)
    - The distribution (default focal-ci)
    - Whether to do a try run, i.e. not actually upload the .deb (default true)
    
    Signed-off-by: Moritz Huebner <moritz.huebner@tngtech.com>
    MoritzThomasHuebner committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    265823f View commit details
    Browse the repository at this point in the history