Skip to content

chore: pull develop into master - #139

Merged
1abhishekpandey merged 2 commits into
masterfrom
develop
Apr 24, 2026
Merged

chore: pull develop into master#139
1abhishekpandey merged 2 commits into
masterfrom
develop

Conversation

@1abhishekpandey

@1abhishekpandey 1abhishekpandey commented Apr 24, 2026

Copy link
Copy Markdown
Contributor

To pull the changes from develop to main.

vgupta98 and others added 2 commits March 17, 2026 11:11
## Summary

Add a DeepWiki badge to the README, placed alongside the existing CI
badge at the top of the file. The badge links to the DeepWiki page for
this repository (`https://deepwiki.com/rudderlabs/rudder-sdk-java`),
providing quick access to AI-generated documentation and codebase
exploration.

## Changes

- Added `[![Ask
DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/rudderlabs/rudder-sdk-java)`
badge to `README.md`

## Test plan

- [ ] Verify the badge renders correctly on the GitHub README
- [ ] Verify the badge link navigates to the correct DeepWiki page
#137)

## Summary

- Remove the entire `.buildscript/` directory (5 files) and `release.sh`
— all dead code from a legacy CircleCI/Bintray era with zero references
from any active CI workflow
- `.buildscript/e2e.sh` contained a supply-chain attack vector: `wget |
bash` from the unowned `rudderio` GitHub org, which exfiltrates system
info to an attacker-controlled endpoint
- `release.sh` sent credentials to the defunct Bintray API whose domain
could be re-registered
- Clean up commented-out `.buildscript/settings.xml` reference in
`pom.xml`

## Test plan
- [x] Verified no active CI workflow or build config references any of
the deleted files
- [x] Grepped the entire repo for `.buildscript` and `release.sh` — zero
hits in active code
- [ ] CI passes on this branch (GitHub Actions workflows unaffected)
@1abhishekpandey
1abhishekpandey merged commit 1400272 into master Apr 24, 2026
12 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