Skip to content

Conversation

@ab
Copy link
Contributor

@ab ab commented Oct 30, 2025

Description of the change

This DPA.md collides with the lowercase dpa.md on case-insensitive filesystems (macOS, Windows).

The content is identical, so the uppercase one can be removed.

warning: the following paths have collided (e.g. case-sensitive paths
on a case-insensitive filesystem) and only one from the same
colliding group is in the working tree:

  'docs/legal/DPA.md'
  'docs/legal/dpa.md'

Checklist

Please make sure that the proposed change checks all the boxes below before requesting a review:

  • I have reviewed the guidelines for contributing to this repository.
  • The preview looks fine.
  • The tests pass.
  • The commit history is clean and meaningful.
  • The pull request is opened against the main branch.
  • The pull request is no longer marked as a draft.
  • You agree to license your contribution under the MIT license to Spacelift (not required for Spacelift employees).
  • You have updated the navigation files correctly:
    • No new pages have been added, or;
    • Only nav.yaml has been updated because the changes only apply to SaaS, or;
    • Only nav.self-hosted.yaml has been updated because the changes only apply to Self-Hosted, or;
    • Both nav.yaml and nav.self-hosted.yaml have been updated.

If the proposed change is ready to be merged, please request a review from @spacelift-io/solutions-engineering. Someone will review and merge the pull request.

Spacelift employees should request reviews from the relevant engineers and are allowed to merge pull requests after they got at least one approval.

Thank you for your contribution! 🙇

ab and others added 2 commits October 30, 2025 09:07
This `DPA.md` collides with the lowercase `dpa.md` on case-insensitive
filesystems (macOS, Windows).

The content is identical, so the uppercase one can be removed.

```
warning: the following paths have collided (e.g. case-sensitive paths
on a case-insensitive filesystem) and only one from the same
colliding group is in the working tree:

  'docs/legal/DPA.md'
  'docs/legal/dpa.md'

```
@KiraLempereur-Spacelift KiraLempereur-Spacelift merged commit 6792f40 into spacelift-io:main Oct 30, 2025
1 check passed
@ab ab deleted the dpa-duplicate branch November 10, 2025 16:27
ab added a commit to ab/spacelift-user-documentation that referenced this pull request Nov 17, 2025
There are existing links in legal documents that point to the old
uppercase URL. These links were broken by removing the duplicate DPA.md
in PR spacelift-io#949.

Add a redirect so that it continues to work.
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.

2 participants