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

Generate a software manifest when deploying #33

Merged
merged 1 commit into from
Nov 13, 2024
Merged

Conversation

sylane
Copy link
Contributor

@sylane sylane commented Oct 30, 2024

The release files are now copied recursively instead of calling the OS command
cp -r. This is because we are now calculating a hash of all the deployed
files to generate a software release unique identifier.

  • The deploy command now generate a MANIFEST files that contains information
    about the deployed software in a term file that can be read with
    file:consult/1.

It is the same as my precious PR I had to revert, only fixed the copying issue when deploying into a tar file.

@sylane sylane requested review from ziopio and matlaj October 30, 2024 16:04
@sylane sylane merged commit c228b02 into master Nov 13, 2024
10 checks passed
@sylane sylane deleted the sylane/deploy-manifest branch November 13, 2024 15:23
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