Skip to content

Update casing of "JabRef"#10345

Closed
koppor wants to merge 4 commits into
mainfrom
fix-mac-build
Closed

Update casing of "JabRef"#10345
koppor wants to merge 4 commits into
mainfrom
fix-mac-build

Conversation

@koppor

@koppor koppor commented Sep 7, 2023

Copy link
Copy Markdown
Member

Follow-up to #10338.

We either need this fix - or add an explanation in the documentation how to "properly" check out the code to have IntelliJ working (one commit in #10322 does this).

Since I more want to have the guideline "intuitive", I would like to have this change in.

The installer file names and the startup scripts will be all-lowercase now. Which I kind of like. (bin/jabref instead of bin/JabRef)

Update casing of "JabRef"

  • Lowercase "jabref" in scripts and binary names
  • Change vendor to JabRef e.V.
  • Case "mac-package-identifier" to "JabRef"
  • Group macos steps together

Mandatory checks

  • Change in CHANGELOG.md described in a way that is understandable for the average user (if applicable)
  • Tests created for changes (if applicable)
  • Manually tested changed features in running JabRef (always required)
  • Screenshots added in PR description (for UI changes)
  • Checked developer's documentation: Is the information available and up to date? If not, I outlined it in this pull request.
  • Checked documentation: Is the information available and up to date? If not, I created an issue at https://github.com/JabRef/user-documentation/issues or, even better, I submitted a pull request to the documentation repository.

- Lowercase "jabref" in scripts and binary names
- Change vendor to JabRef e.V.
- Case "mac-package-identifier" to "JabRef"
- Group macos steps together
@koppor

koppor commented Sep 7, 2023

Copy link
Copy Markdown
Member Author

Maybe, this conflicts with #10340 (JabRef.app vs. jabref.app - to be checked)

@github-actions

github-actions Bot commented Sep 7, 2023

Copy link
Copy Markdown
Contributor

The build of this PR is available at https://builds.jabref.org/pull/10345/merge.

Comment thread .github/workflows/deployment-arm64.yml Outdated
--mac-package-identifier Jabref \
--mac-package-name JabRef \
--mac-package-identifier JabRef \
--mac-package-name "JabRef e.V." \

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Should go to vendor?

Comment thread .github/workflows/deployment.yml Outdated
id: gitversion
uses: gittools/actions/gitversion/execute@v0.10.2
- name: Get macOS binaries
- name: Get macos binaries

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This is wrong! The casing of macOS is correct official

@Siedlerchr

Copy link
Copy Markdown
Member

We should discuss implications first

calixtus
calixtus previously approved these changes Sep 7, 2023
@Siedlerchr

Copy link
Copy Markdown
Member

We should keep the casing as is, this how it looks like in mac:
grafik

@koppor

koppor commented Sep 8, 2023

Copy link
Copy Markdown
Member Author

We should distinguish

  • Linux: all lower case
  • Mac OS: mixed case
  • Windows: Don't know - mixed case?

#FutureWork

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