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

dotOdo not added to gitignore file #6362

Closed
feloy opened this issue Nov 30, 2022 · 0 comments · Fixed by #6495
Closed

dotOdo not added to gitignore file #6362

feloy opened this issue Nov 30, 2022 · 0 comments · Fixed by #6495
Assignees
Labels
area/dev Issues or PRs related to `odo dev` kind/bug Categorizes issue or PR as related to a bug.
Milestone

Comments

@feloy
Copy link
Contributor

feloy commented Nov 30, 2022

/kind bug

What versions of software are you using?

Operating System:

Output of odo version:

How did you run odo exactly?

$ odo init --name empty --devfile nodejs --devfile-registry DefaultDevfileRegistry --starter nodejs-starter
$ odo dev

Actual behavior

$ grep \.odo .gitignore
.odo/odo-file-index.json

Expected behavior

The .gitignore file should contain a .odo entry.

Any logs, error output, etc?

The entry .odo is correctly added if no .odo* entry is present in the .gitignore file when odo dev is executed

@openshift-ci openshift-ci bot added the kind/bug Categorizes issue or PR as related to a bug. label Nov 30, 2022
@rm3l rm3l added this to odo Project Nov 30, 2022
@github-actions github-actions bot added the needs-triage Indicates an issue or PR lacks a `triage/*` and requires one. label Nov 30, 2022
@feloy feloy mentioned this issue Nov 30, 2022
3 tasks
@rm3l rm3l added area/dev Issues or PRs related to `odo dev` and removed needs-triage Indicates an issue or PR lacks a `triage/*` and requires one. labels Jan 3, 2023
@rm3l rm3l added this to the v3.6.0 🚀 milestone Jan 4, 2023
@feloy feloy moved this to In Progress 🚧 in odo Project Jan 16, 2023
@feloy feloy moved this from In Progress 🚧 to In Review 👀 in odo Project Jan 16, 2023
@github-project-automation github-project-automation bot moved this from In Review 👀 to Done ✅ in odo Project Jan 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dev Issues or PRs related to `odo dev` kind/bug Categorizes issue or PR as related to a bug.
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants