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

sasl: include appup files in release package #8973

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vances
Copy link
Contributor

@vances vances commented Oct 22, 2024

This commit changes the behaviour of systools:make_tar/1,2 so that application upgrade (.appup) files for all included applications are included in the release package.

To support just-in-time (JIT) creation of release upgrade specifications on a target system, using systools:make_relup/3,4, it is necessary to have the application upgrade files (.appup) installed.

See this community forum discussion thread on Day 1 or Day 2 (JIT) release specification creation:
release-upgrade-specifications-day-1-or-day-2

This commit changes the behaviour of systools:make_tar/1,2 so that
application upgrade (.appup) files for all included applications are
included in the release package.

To support just-in-time (JIT) creation of release upgrade specifications
on a target system, using systools:make_relup/3,4, it is necessary to
have the application upgrade files (.appup) installed.

See this community forum discussion thread on Day 1 or Day 2 (JIT)
release specification creation:
https://erlangforums.com/t/release-upgrade-specifications-day-1-or-day-2/4013
Copy link
Contributor

github-actions bot commented Oct 22, 2024

CT Test Results

  2 files   18 suites   5m 30s ⏱️
205 tests 192 ✅ 8 💤 5 ❌
234 runs  222 ✅ 8 💤 4 ❌

For more details on these failures, see this check.

Results for commit c4c77f6.

♻️ This comment has been updated with latest results.

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot

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.

1 participant