Release highlights
This is primarily a Quality of Life release.
Bitbucket Integration
This release includes our official Bitbucket integration. Bitbucket users can now connect to their Bitbucket account, and simply select their repositories to sync when creating projects.
It’s one of our primary goals to make using our platform as easy as possible no matter what your tech stack or code host is. So we’re very excited that our official GIT Provider integrations now cover GitLab, GitHub and Bitbucket!
Connecting The Code Registry to Bitbucket is as simple as creating an App Password (with limited permissions) and clicking “Connect to Bitbucket”
We link to Atlassian’s official guide to creating App Passwords which only takes 20 seconds:
https://support.atlassian.com/bitbucket-cloud/docs/create-an-app-password/
You then simply allow our Bitbucket app to access your account (we only need your nickname, email, and the ability to read your repositories
And that’s it!
Now when you create a project or add a code vault to an existing project, this is how easy it is:
Improvements to bulk repository syncing
We’ve revamped our user interface when selecting repositories, either when creating new projects or adding to existing ones.
It’s now much easier and simpler to select multiple repositories and their branches, even across different GIT providers
It’s worth reminding everyone here that our platform doesn’t care what GIT provider (or file archive) your code is coming from, we’ll analyse it just the same and present the data in the same single dashboard.
So you can analyze our insights in a single place across GitHub, GitLab, Bitbucket, private GIT servers and code file archives. You can’t do that anywhere else!
Other changes
Added more links to the project settings page
Previously you had to open a project, then go to the settings button at the bottom of the page. We’ve added some more buttons to get to this important area more easily
Free Code Escrow UI improvements
After this big feature went live last week, we noticed some additional UI improvements to be done. These are now live.
Terminology/wording change
We’ve renamed all references to “IP Projects” to simply “projects”, and “IP Code Vaults” to “code vaults”.
Bug fixes
- Fixed a bug in the calculations in one of our architecture scaling mechanisms
- Fixed a bug where the guided tour stopped showing on the main app homepage
- Fixed a bug where code sources you add while creating a project weren’t saved if you had to refresh the page (or navigate away and come back later)
- Fixed a bug which threw an error when creating empty projects in some cases
- Fixed a bug which caused an error in some cases, specifically when GIT Provider (GitHub / GitLab etc) connections are managed at the project level (instead of at the team level)