feat(example): added an example of packaging a rust app from github #124

Merged
letian merged 5 commits from example/tryrust-webapp into master 2025-09-08 13:52:26 +00:00

5 Commits

Author SHA1 Message Date
d8866cc1a6 fix: build fail
All checks were successful
Run Check Script / check (pull_request) Successful in 59s
2025-09-05 11:22:21 -04:00
8cfceea0dd fix: corrected name of harmony_secret_derive crate
Some checks failed
Run Check Script / check (pull_request) Failing after 19s
2025-09-05 11:19:03 -04:00
85d7baac6c Merge remote-tracking branch 'origin/master' into example/tryrust-webapp
Some checks failed
Run Check Script / check (pull_request) Failing after 7s
2025-09-03 16:18:16 -04:00
32ffc3ef61 fix: cache works, modified tar building function to ignore adding autogenerated files from harmony, .git, .github, target, and node_modules file paths\
All checks were successful
Run Check Script / check (pull_request) Successful in 54s
> tar building function orders files and sets mtime to zero so it is consistent across docker image builds
2025-09-03 16:13:51 -04:00
aebde3a382 feat(example): added an example of packaging a rust app from github
All checks were successful
Run Check Script / check (pull_request) Successful in 1m0s
2025-08-29 13:12:39 -04:00