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: pin streaming backends to specific commits #216

Closed
wants to merge 19 commits into from

Commits on Nov 30, 2023

  1. feat: pin streaming backends to specific commits

    This will pin the compiled versions of the backends to a specifc commit that we tested ourselves.
    Those commit hashes will be updated manually with a crowsnest update, after testing. To install the newest version of the backend. Someone has to run `make update` inside the crowsnest directory.
    
    Signed-off-by: Patrick Gehrsitz <[email protected]>
    mryel00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    60194c3 View commit details
    Browse the repository at this point in the history
  2. fix: fix backend_versions.sh file permissions

    Signed-off-by: mryel00 <[email protected]>
    mryel00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    2679663 View commit details
    Browse the repository at this point in the history
  3. chore(shellcheck): ignore backend_versions.sh

    Signed-off-by: Patrick Gehrsitz <[email protected]>
    mryel00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    dc9b7b4 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. fix: add messages for cloning and resetting

    Signed-off-by: Patrick Gehrsitz <[email protected]>
    mryel00 committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    bd6f76c View commit details
    Browse the repository at this point in the history
  2. refactor: remove msg_build

    Signed-off-by: Patrick Gehrsitz <[email protected]>
    mryel00 committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    5731406 View commit details
    Browse the repository at this point in the history
  3. fix: change to shallow submodule clone

    Signed-off-by: Patrick Gehrsitz <[email protected]>
    mryel00 committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    c259194 View commit details
    Browse the repository at this point in the history
  4. fix(shellcheck): move backend_versions and source it correctly

    Signed-off-by: Patrick Gehrsitz <[email protected]>
    mryel00 committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    17165ae View commit details
    Browse the repository at this point in the history
  5. chore: remove unnecessary code

    Signed-off-by: Patrick Gehrsitz <[email protected]>
    mryel00 committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    4ec795a View commit details
    Browse the repository at this point in the history
  6. fix: fix sourcing of backends_versions.txt

    Signed-off-by: Patrick Gehrsitz <[email protected]>
    mryel00 committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    2b9cd32 View commit details
    Browse the repository at this point in the history
  7. style: add some newlines

    Signed-off-by: Patrick Gehrsitz <[email protected]>
    mryel00 committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    6bd4a48 View commit details
    Browse the repository at this point in the history
  8. fix: fix sourcing of backends_versions.txt

    Signed-off-by: Patrick Gehrsitz <[email protected]>
    mryel00 committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    1d57e6c View commit details
    Browse the repository at this point in the history
  9. style: remove a newline

    Signed-off-by: Patrick Gehrsitz <[email protected]>
    mryel00 committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    394cbb2 View commit details
    Browse the repository at this point in the history
  10. style: add a newline

    Signed-off-by: Patrick Gehrsitz <[email protected]>
    mryel00 committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    9e1f106 View commit details
    Browse the repository at this point in the history
  11. fix: fix camera-streamer dependencies check

    Signed-off-by: Patrick Gehrsitz <[email protected]>
    mryel00 committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    fb67b63 View commit details
    Browse the repository at this point in the history
  12. fix: add export of CN_INSTALL_CS

    Signed-off-by: Patrick Gehrsitz <[email protected]>
    mryel00 committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    3a69655 View commit details
    Browse the repository at this point in the history
  13. fix: fix export

    Signed-off-by: Patrick Gehrsitz <[email protected]>
    mryel00 committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    a386d32 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    a5e4988 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b070970 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Merge branch 'master' into commit_pinning

    Signed-off-by: Patrick Gehrsitz <[email protected]>
    mryel00 committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    db9875d View commit details
    Browse the repository at this point in the history