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

chore: remove case-sensitive duplicate file #13340

Merged
merged 5 commits into from
Dec 12, 2024

Conversation

glasnt
Copy link
Contributor

@glasnt glasnt commented Dec 11, 2024

The contents of changelog.md are a subset of the contents of CHANGELOG.md in the google-cloud-orchestration-airflow package.

Without this change, git clones of this repo yield git errors and issues submitting changes (due to unexpected changes)

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:

  'packages/google-cloud-orchestration-airflow/CHANGELOG.md'
  'packages/google-cloud-orchestration-airflow/changelog.md'

(Issue replaced on MacOS, does not appear on Debian)

@glasnt glasnt requested a review from a team as a code owner December 11, 2024 23:26
Copy link

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot
https://conventionalcommits.org/

@ohmayr ohmayr added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Dec 12, 2024
@ohmayr ohmayr removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Dec 12, 2024
@ohmayr ohmayr enabled auto-merge (squash) December 12, 2024 14:03
@parthea parthea added the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 12, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 12, 2024
@parthea parthea added the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 12, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 12, 2024
@parthea parthea added the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 12, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 12, 2024
@ohmayr ohmayr merged commit 1fcae7a into googleapis:main Dec 12, 2024
17 of 18 checks passed
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