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

Fix manual file generation and include trailing newlines in accordance with POSIX [AP-3048] #1453

Merged
merged 3 commits into from
Oct 25, 2024

Conversation

sbmueller
Copy link
Contributor

@sbmueller sbmueller commented Oct 22, 2024

Description

@swift-nav/algint-team

API compatibility

Does this change introduce a API compatibility risk?
No, this change is only fixing non-functional issues in the project.

API compatibility plan

If the above is "Yes", please detail the compatibility (or migration) plan:

JIRA Reference

https://swift-nav.atlassian.net/browse/AP-3048

rust/sbp/Cargo.toml Outdated Show resolved Hide resolved
@sbmueller sbmueller force-pushed the smuller/AP-3048-ICBINS-fix branch 2 times, most recently from 161c317 to 6e333c7 Compare October 22, 2024 13:48
@@ -25,6 +25,7 @@
variable_end_string = ')))',
comment_start_string = '((=',
comment_end_string = '=))',
keep_trailing_newline=True,
Copy link
Contributor

Choose a reason for hiding this comment

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

@RReichert ☝🏻

`tox-run-command` was missing from the dependency list and is also not
compatible with newer versions of tox
@sbmueller sbmueller changed the title Fix Cargo.toml template [AP-3048] Fix manual file generation and include trailing newlines according to POSIX [AP-3048] Oct 23, 2024
@sbmueller sbmueller changed the title Fix manual file generation and include trailing newlines according to POSIX [AP-3048] Fix manual file generation and include trailing newlines in accordance with POSIX [AP-3048] Oct 23, 2024
@sbmueller sbmueller force-pushed the smuller/AP-3048-ICBINS-fix branch 2 times, most recently from 774db0c to 4d5836e Compare October 23, 2024 10:31
@sbmueller
Copy link
Contributor Author

I can't modify the Dockerfile since the "build docker image" stage always fails when installing the Python dependencies :(

Copy link

sonarcloud bot commented Oct 23, 2024

Copy link
Contributor

@pcrumley pcrumley left a comment

Choose a reason for hiding this comment

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

:shipit:

@sbmueller sbmueller requested a review from junc52 October 24, 2024 07:02
@sbmueller sbmueller enabled auto-merge (squash) October 24, 2024 07:03
@sbmueller sbmueller requested review from Madhunika-atmakuri and removed request for junc52 October 25, 2024 10:00
Copy link
Contributor

@Madhunika-atmakuri Madhunika-atmakuri left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks @sbmueller

@sbmueller sbmueller merged commit c74add6 into master Oct 25, 2024
45 checks passed
@sbmueller sbmueller deleted the smuller/AP-3048-ICBINS-fix branch October 25, 2024 16:17
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