Skip to content

Conversation

@ann0see
Copy link
Member

@ann0see ann0see commented Mar 15, 2022

Short description of changes
The deploy_linux.sh file has not been in use since we moved over to debian building. Users who still use the source can use git or manually execute make dist.

Context: Fixes an issue?
Related to: #2510 (comment)

Does this change need documentation? What needs to be documented and how?
CHANGELOG: Linux: Removed linux/deploy_linux.sh script. Linux users should use the .deb files download compile from git.

Status of this Pull Request
Ready to be merged

What is missing until this pull request can be merged?
Review

Checklist

  • I've verified that this Pull Request follows the general code principles
  • I tested my code and it does what I want
  • My code follows the style guide
  • I waited some time after this Pull Request was opened and all GitHub checks completed without errors.
  • I've filled all the content above

The deploy_linux.sh file has not been in use since we moved over to 
building binaries (.deb). Users who still depend on compiling from 
source can use git, the GitHub source code release or manually execute 
make dist on a git clone.
Related to: 
jamulussoftware#2510 (comment)
@ann0see ann0see force-pushed the patch/removeDeployLinux branch from 4860b8b to 15c43f2 Compare March 15, 2022 22:22
Copy link
Collaborator

@pljones pljones left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On the assumption this doesn't break the build....

@hoffie hoffie added this to the Release 3.9.0 milestone Mar 15, 2022
Copy link
Member

@hoffie hoffie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep, please wait for CI green before merge. :)

(A grep doesn't show any hits though)

@ann0see
Copy link
Member Author

ann0see commented Mar 15, 2022

I doubt it changes anything.

@ann0see ann0see merged commit 674c657 into jamulussoftware:master Mar 16, 2022
@ann0see ann0see deleted the patch/removeDeployLinux branch March 16, 2022 06:39
@ann0see
Copy link
Member Author

ann0see commented Mar 16, 2022

Merging. It’s just a code ql hiccup again.

@ann0see
Copy link
Member Author

ann0see commented Jul 25, 2022

@pljones I shortened the changelog entry. Can you put this into the release changelog?

@pljones
Copy link
Collaborator

pljones commented Jul 26, 2022

I'll go with the even shorter version I used. The ChangeLog shouldn't provide directions to people on how to deal with the change. That should be provided in the current documentation.

@ann0see
Copy link
Member Author

ann0see commented Jul 26, 2022

Then maybe at least add that we no longer use the script

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.

3 participants