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

Add original_environment fields #6889

Merged
merged 6 commits into from
Jan 29, 2024
Merged

Add original_environment fields #6889

merged 6 commits into from
Jan 29, 2024

Conversation

d4x1
Copy link
Contributor

@d4x1 d4x1 commented Jan 29, 2024

⚠️ Pre Checklist

Please complete ALL items in this checklist, and remove before submitting

  • I have read through the Contributing Documentation.
  • I have added relevant tests.
  • I have added relevant documentation.
  • I will add labels to the PR, such as pr-type/bug-fix, pr-type/feature-development, etc.

Summary

What does this PR do?

  1. Add original_environment fields to cicd_deployments and cicd_deployment_commits.
  2. Disable CollectApiTriggerJobs by default because of wrong use of raw table [Bug][GitLab] raw table is missing when collecting api trigger jobs #6892.

Does this close any open issues?

Closes #6854

Screenshots

Include any relevant screenshots here.

Bamboo

image

BitBucket

image

GitHub

image

GitLab

image

Other Information

Any other information that is important to this PR.

@d4x1 d4x1 merged commit 0bf8068 into apache:main Jan 29, 2024
10 checks passed
ViktorGrigorov7 pushed a commit to ViktorGrigorov7/incubator-devlake that referenced this pull request Feb 7, 2024
* feat(db): add original_envionment field to table cicd_deployments and cicd_deployment_commits

* feat(plugins): add original_environment field

* fix(e2e): fix e2e test

* feat(gitlab): disable `CollectApiTriggerJobs` by default

* fix(e2e): fix e2e errors
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.

[Feature][CICD] Add an original_environment field to cicd_deployments and cicd_deployment_commits
2 participants