Phil Starkey

Results 41 issues of Phil Starkey

While you can access details about a commit (and the comments) in the published BitBucket archive, you can only do so if you have the URL (e.g. know the hg...

enhancement
help wanted
AngularJS

In some instances, deleted content may be included in the downloaded contents of the BitBucket API. As we don't look for that in the AngularJS app, it will be displayed...

bug
help wanted
Python
AngularJS

Sometimes the JSON format gets corrupted during the URL rewrite. This, so far, has manifested itself as a missing "\" prior to a double quote in the HTML version of...

bug
help wanted
good first issue
Python

Currently you can specify a mapping between BitBucket repositories and existing GitHub repositories (if they were migrated by hand using the GitHub source import tool). But this only applies to...

enhancement
help wanted
good first issue
Python

We currently store credentials in the keyring, but some credentials for certain accounts/repositories are already there (if you use git/mercurial/tortoisehg on your PC). We should look to see if we...

enhancement
help wanted
Python

Right now the code sleeps for an (increasing) fixed interval when it hits the BitBucket API limit. This should be change to sleep for 1 second in a loop, and...

bug
help wanted
good first issue
Python

Right now, there is a manual procedure for pushing wikis to GitHub listed in the readme. This should be able to be automated, but as there is no API for...

enhancement
help wanted
Python

The archive of BitBucket content (optionally) published to GitHub pages is a single page application written in AngularJS. These are not well indexed by Google, and so it is unlikely...

help wanted
Python

GitHub now has a cite this repository feature. Looks like we could even link it directly to our paper. Details here: https://github.blog/2021-08-19-enhanced-support-citations-github/ We should probably add this to all of...

I think it's reasonable to assume during our release process that at some point during the release candidate process, that we will get a release candidate that does not have...