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 #32

Merged
merged 1 commit into from
Oct 29, 2024
Merged

Conversation

sylane
Copy link
Contributor

@sylane sylane commented Oct 28, 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.

@sylane sylane merged commit 99b47cc into master Oct 29, 2024
10 checks passed
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