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

[tests-only] prepare stable-2.0 branch for CI #5170

Merged
merged 1 commit into from Dec 1, 2022
Merged

Conversation

micbar
Copy link
Contributor

@micbar micbar commented Dec 1, 2022

Description

We need some more triggers for Drone to run also on the stable branch.

Related Issue

Motivation and Context

How Has This Been Tested?

  • test environment:
  • test case 1:
  • test case 2:
  • ...

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

Copy link
Contributor

@phil-davis phil-davis left a comment

Choose a reason for hiding this comment

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

Looks reasonable

@sonarcloud
Copy link

sonarcloud bot commented Dec 1, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@@ -1865,7 +1880,7 @@ def docs():
"from_secret": "github_token",
},
"pages_directory": "docs/hugo/content",
"target_branch": "docs",
"target_branch": "docs-stable-2.0",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@mmattel @dragonchaser This is my proposed branch name for the stable-2.0 docs.

Tagging needs an extra pull request.

@micbar micbar changed the base branch from master to stable-2.0 December 1, 2022 11:07
@micbar micbar requested a review from kulmann December 1, 2022 11:11
@micbar micbar merged commit b69bf2b into stable-2.0 Dec 1, 2022
@micbar micbar deleted the stable-2.0-ci branch June 7, 2023 18:13
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.

None yet

3 participants