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

scripts/deploy.sh: generate sha256sum of artifacts #9669

Merged
merged 3 commits into from
Dec 26, 2022

Conversation

MasterOdin
Copy link
Collaborator

PR modifies the deploy process so that a sha256sums file is generated that has the SHA256 hash of each asset file that was generated during the deploy. This can be used by folks to verify that the zip or index.json or pdf that they downloaded matches the one we built, as well as could be used as an easy way to tell if the source has changed at all since the previous update (which would help me tackle tldr-pages/tldr-c-client#94).

  • The PR title conforms to the recommended templates.
  • Version of the command being documented (if known):

@MasterOdin MasterOdin added the tooling Helper tools, scripts and automated processes. label Dec 25, 2022
scripts/deploy.sh Outdated Show resolved Hide resolved
@navarroaxel navarroaxel changed the title ci: generate sha256sum of artifacts scripts/deploy.sh: generate sha256sum of artifacts Dec 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tooling Helper tools, scripts and automated processes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants