Commit Graph

2 Commits

Author SHA1 Message Date
jmuraca ec421a082b feat(cmd): add variable commands for pipeline variable management 2026-01-28 09:29:25 +02:00
jmuraca 4e93eeb869 fix: update Bitbucket Cloud auth to use Atlassian API tokens
Fixes #30

Bitbucket Cloud deprecated app passwords (Sept 2025) in favor of
Atlassian API tokens. Update the token URL and prompts to reflect
this change.

- Change token URL from bitbucket.org to id.atlassian.com
- Remove references to deprecated "app password" in prompts
- Update README with correct token creation link
- Add tests for auth command
- Add .gitattributes to normalize line endings
2026-01-26 22:09:08 -08:00