Skip to content

chore: sync main into develop (resolve conflicts)#455

Merged
wtobis-splunk merged 3 commits intodevelopfrom
fix/sync-main-into-develop
Apr 3, 2026
Merged

chore: sync main into develop (resolve conflicts)#455
wtobis-splunk merged 3 commits intodevelopfrom
fix/sync-main-into-develop

Conversation

@kkedziak-splunk
Copy link
Copy Markdown
Contributor

Summary

  • Merges main into develop to resolve version conflicts blocking PR chore: merge develop into main #453
  • Conflicts were in pyproject.toml and solnlib/__init__.py (version strings: 7.0.0 on main vs 7.0.0-beta.4 on develop)
  • Kept develop's version (7.0.0-beta.4)

Context

PR #453 (develop → main) is blocked with CONFLICTING merge state because main has the chore(release): 7.0.0 commit that isn't in develop. Once this PR merges, PR #453 will be conflict-free.

🤖 Generated with Claude Code

hetangmodi-crest and others added 3 commits June 19, 2025 18:42
# [7.0.0](v6.3.0...v7.0.0) (2025-06-19)

### Features

* **code:** replace btool with splunk.rest ([d7fce46](d7fce46))
* init commit, new function to retrieve stanzas based on rest ([ae2b3ab](ae2b3ab))
* init commit, new function to retrieve stanzas based on rest ([619a53e](619a53e))

### BREAKING CHANGES

* **code:** Replacing the usage of btool with splunk.rest
Keep develop version (7.0.0-beta.4) when merging main's 7.0.0 release commit.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@wtobis-splunk wtobis-splunk self-requested a review April 3, 2026 19:12
@wtobis-splunk wtobis-splunk merged commit 5316cff into develop Apr 3, 2026
15 checks passed
@wtobis-splunk wtobis-splunk deleted the fix/sync-main-into-develop branch April 3, 2026 19:35
@github-actions github-actions bot locked and limited conversation to collaborators Apr 3, 2026
@srv-rr-github-token
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 8.0.0-beta.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants