lp:~jugmac00/launchpad
- Get this repository:
-
git clone
https://git.launchpad.net/~jugmac00/launchpad
Branches
Name | Last Modified | Last Commit |
---|---|---|
update- |
2023-02-01 15:21:00 UTC |
Apply feedback from review
Author:
Jürgen Gmach
Apply feedback from review |
allow_limiting_ |
2023-01-24 15:12:47 UTC |
Enable filtering for UCTImports
Author:
Jürgen Gmach
Enable filtering for UCTImports The CLI now takes a `--filter` option which takes a glob-style pattern |
refactor- |
2023-01-20 17:35:19 UTC |
Convert archive permissions tests to unit tests
Author:
Jürgen Gmach
Convert archive permissions tests to unit tests |
add_how_ |
2023-01-20 14:42:01 UTC |
Add how-to test scripts
Author:
Jürgen Gmach
Add how-to test scripts |
use-proper- |
2023-01-20 14:30:39 UTC |
Use proper naming for returncode
Author:
Jürgen Gmach
Use proper naming for returncode The previously used name "return value" was ambigous. |
grant_team_ |
2023-01-12 14:05:43 UTC |
Convert archive permissions tests to unit tests
Author:
Jürgen Gmach
Convert archive permissions tests to unit tests |
fix-typos | 2023-01-09 16:15:56 UTC |
Fix typos in distribution mirror doctests
Author:
Jürgen Gmach
Fix typos in distribution mirror doctests |
add-how- |
2022-12-01 14:23:50 UTC |
Add how-to get overview of Launchpad's build farm
Author:
Jürgen Gmach
Add how-to get overview of Launchpad's build farm |
how-to- |
2022-11-29 08:56:37 UTC |
Add "Checking availability of Launchpad frontends" how-to
Author:
Jürgen Gmach
Add "Checking availability of Launchpad frontends" how-to |
fix-typos- |
2022-10-18 08:40:20 UTC |
Fix typos
Author:
Jürgen Gmach
Fix typos |
add-livefs- |
2022-10-12 18:20:32 UTC |
Add `livefs` to skipset for consistency warning
Author:
Jürgen Gmach
Add `livefs` to skipset for consistency warning ... so a public team with a relation to a `livefs` can be converted into |
fix-typo- |
2022-10-12 15:05:54 UTC |
fix typo in policies
Author:
Jürgen Gmach
fix typo in policies |
fix-typo-in-pseudo | 2022-10-12 14:51:27 UTC |
fix typo in pseudo
Author:
Jürgen Gmach
fix typo in pseudo |
fix-typo-in-menus | 2022-10-10 14:05:46 UTC |
Fix typo in menus
Author:
Jürgen Gmach
Fix typo in menus |
fix-typo-in-series | 2022-10-04 15:11:03 UTC |
Fix typo
Author:
Jürgen Gmach
Fix typo |
identify- |
2022-09-30 09:59:11 UTC |
Add `Archive.official` database column
Author:
Jürgen Gmach
Add `Archive.official` database column The column is either inferred/ |
prepopulate- |
2022-09-29 14:06:24 UTC |
WIP
Author:
Jürgen Gmach
WIP |
update-sampledata | 2022-09-29 07:18:59 UTC |
Update sampledate for changes in public.cve
Author:
Jürgen Gmach
Update sampledate for changes in public.cve |
upgrade-linters | 2022-09-13 12:28:19 UTC |
Upgrade linters and run `pre-commit run --all-files`
Author:
Jürgen Gmach
Upgrade linters and run `pre-commit run --all-files` Please note that `eslint` was not updated, as we use an older version |
run-pre- |
2022-09-12 18:15:41 UTC |
Run linters via pre-commit and build docs on CI
Author:
Jürgen Gmach
Run linters via pre-commit and build docs on CI |
fix-regression- |
2022-09-11 17:56:55 UTC |
Fix regression from applying blackdoc
Author:
Jürgen Gmach
Fix regression from applying blackdoc |
apply-blackdoc- |
2022-09-09 18:33:04 UTC |
Ignore blackdoc commit for git blame
Author:
Jürgen Gmach
Ignore blackdoc commit for git blame |
improve- |
2022-09-09 09:24:40 UTC |
Explain abbreviation
Author:
Jürgen Gmach
Explain abbreviation fti = full text indexing |
remove- |
2022-08-22 19:44:08 UTC |
Remove `apt-repositories` remains
Author:
Jürgen Gmach
Remove `apt-repositories` remains This is the second step of the two-phase renaming from |
fix-regression- |
2022-08-19 11:57:31 UTC |
Fix regression from fixing display of git revision
Author:
Jürgen Gmach
Fix regression from fixing display of git revision |
fix-git- |
2022-08-19 09:50:54 UTC |
Fix display of git revision
Author:
Jürgen Gmach
Fix display of git revision The revision, which is displayed on Launchpad's start page, still This commit removes the `r` to avoid confusion when searching for the |
converge- |
2022-08-16 15:37:26 UTC |
Rename `apt_repositories` into `package_repositories`
Author:
Jürgen Gmach
Rename `apt_repositories` into `package_ Also rename the corresponding helper function. This needs to be a two-phase process. Once `launchpad-buildd` works This is not only about renaming. This is also a preparation for |
update- |
2022-08-16 06:37:30 UTC |
Update projects using Launchpad
Author:
Jürgen Gmach
Update projects using Launchpad Remove both Zope and MySQL from the list, as both projects meanhwile |
run-mypy-via-tox | 2022-08-05 15:23:05 UTC |
Run mypy via tox
Author:
Jürgen Gmach
Run mypy via tox You can run now the mypy checker via ``` Currently, this command runs the mypy checks on `lp.answers`. In future If you want to lint another subpackage, e.g. `lp.bugs`, you have to run ``` Please note that you cannot run tox from within the LXC container on Additionally, this commit fixes issues reported by mypy in lp.answers. |
update- |
2022-08-05 08:12:33 UTC |
Update information on code.launchpad.net
Author:
Jürgen Gmach
Update information on code.launchpad.net - added info about git |
fix-typo-in-restful | 2022-07-24 05:39:14 UTC |
Fix typo in `lazr.restful`
Author:
Jürgen Gmach
Fix typo in `lazr.restful` |
redact-secrets | 2022-07-22 08:40:18 UTC |
buildd-manager: redact secrets
Author:
Jürgen Gmach
buildd-manager: redact secrets The newly added secrets were not covered by the existing mechanism to After some refactoring, different types of builds can individually |
pass-cibuild- |
2022-07-11 12:41:39 UTC |
Pass cibuild secrets to launchpad-buildd
Author:
Jürgen Gmach
Pass cibuild secrets to launchpad-buildd |
fix-tab-selection | 2022-07-04 10:17:50 UTC |
Documentation: Fix active tab highlighting
Author:
Jürgen Gmach
Documentation: Fix active tab highlighting |
update- |
2022-07-01 17:57:29 UTC |
Update title for favicons explanation
Author:
Jürgen Gmach
Update title for favicons explanation |
add-how- |
2022-06-22 15:48:48 UTC |
Add how-to restart services on dogfood
Author:
Jürgen Gmach
Add how-to restart services on dogfood |
add-support- |
2022-06-14 13:32:05 UTC |
Add support for adding plugin settings for CI builds
Author:
Jürgen Gmach
Add support for adding plugin settings for CI builds This enables e.g. setting custom conda channels. |
add-comment- |
2022-06-08 16:46:54 UTC |
Add comment about using pkginfo 1.8.2
Author:
Jürgen Gmach
Add comment about using pkginfo 1.8.2 ... which is officially Python 3.6+ only, but in fact works fine for |
downgrade-pkginfo | 2022-06-08 14:35:53 UTC |
Pin pkginfo==1.6.1
Author:
Jürgen Gmach
Pin pkginfo==1.6.1 The package officially dropped Pyton 3.5 support in 1.7.0. As the package does make use of `python_requires`, the latest version |
add-how- |
2022-06-08 13:41:04 UTC |
Add docs: Deploying configuration changes to production
Author:
Jürgen Gmach
Add docs: Deploying configuration changes to production |
artifact- |
2022-06-08 12:26:00 UTC |
Add artifact pattern matching for Conda
Author:
Jürgen Gmach
Add artifact pattern matching for Conda Conda artifacts match the following patterns: https:/ |
fix-typo- |
2022-06-07 14:46:23 UTC |
Stop transliterating Bokmål to ASCII
Author:
Jürgen Gmach
Stop transliterating Bokmål to ASCII |
fix-further- |
2022-06-04 08:22:35 UTC |
Fix typos in gpg/handler.py
Author:
Jürgen Gmach
Fix typos in gpg/handler.py |
fix-typos- |
2022-06-04 08:14:07 UTC |
Fix typos in GPGHandler.retrieveKey
Author:
Jürgen Gmach
Fix typos in GPGHandler. |
fix-typo- |
2022-06-04 08:08:18 UTC |
Fix typo
Author:
Jürgen Gmach
Fix typo |
base_url_ |
2022-05-25 19:31:07 UTC |
Fix building Artifactory URLs
Author:
Jürgen Gmach
Fix building Artifactory URLs When assembling the complete Artifactory URL, including credentials, the This has has been fixed now by removing the `base_url` substitution for |
pass-artifactor |
2022-05-19 07:23:13 UTC |
Pass SOSS specific data from Launchpad to builders/lpcraft
Author:
Jürgen Gmach
Pass SOSS specific data from Launchpad to builders/lpcraft It is now possible to dispatch the following data: - environment variables: These may even contain credentials and/or the base - apt repositories: These also may contain credentials and/or the base |
fix-links- |
2022-05-09 09:35:18 UTC |
Fix links in setup documentation
Author:
Jürgen Gmach
Fix links in setup documentation -> converting links relative to dev.launchpad.net to absolute links |
add-note- |
2022-05-09 09:28:05 UTC |
Add note about running two Launchpad instances
Author:
Jürgen Gmach
Add note about running two Launchpad instances |
fix-ssh- |
2022-05-09 07:29:47 UTC |
Fix SSH command in Launchpad's setup documentation
Author:
Jürgen Gmach
Fix SSH command in Launchpad's setup documentation |
fix-docstring- |
2022-04-28 05:37:57 UTC |
Fix docstring for Personview.visible_email_addresses
Author:
Jürgen Gmach
Fix docstring for Personview. The docstring wrongly claimed that the additional email addresses are |
fix-typo-in-cannot | 2022-04-25 15:13:06 UTC |
Fix typos
Author:
Jürgen Gmach
Fix typos |
how-to- |
2022-04-22 11:24:56 UTC |
Add / update information on how to modify configuration for testing
Author:
Jürgen Gmach
Add / update information on how to modify configuration for testing |
fix-charm- |
2022-04-08 09:30:24 UTC |
Fix charm recipes cannot be deleted
Author:
Jürgen Gmach
Fix charm recipes cannot be deleted `CharmRecipe. This has been fixed now. |
fix-charm- |
2022-04-08 09:30:24 UTC |
Fix charm recipes cannot be deleted
Author:
Jürgen Gmach
Fix charm recipes cannot be deleted `CharmRecipe. This has been fixed now. |
fix-typo-handler | 2022-04-07 11:21:50 UTC |
Fix typo
Author:
Jürgen Gmach
Fix typo |
add-how- |
2022-04-04 18:48:47 UTC |
Add "Landing updates for Loggerhead" how-to
Author:
Jürgen Gmach
Add "Landing updates for Loggerhead" how-to |
update-loggerhead | 2022-04-04 10:20:36 UTC |
Update loggerhead to r522
Author:
Jürgen Gmach
Update loggerhead to r522 |
update- |
2022-04-02 05:48:57 UTC |
Update information about the location of navigation components
Author:
Jürgen Gmach
Update information about the location of navigation components |
fix-typo- |
2022-04-01 08:58:08 UTC |
Fix typos
Author:
Jürgen Gmach
Fix typos |
fix-typo-calculate | 2022-03-31 08:46:49 UTC |
fix typo
Author:
Jürgen Gmach
fix typo |
make-automatic- |
2022-03-16 20:36:05 UTC |
Make automatic charmrecipe builds more resilient
Author:
Jürgen Gmach
Make automatic charmrecipe builds more resilient As there are current expected ways `makeAutoBuilds` could fail, this is Problematic build schedules are skipped gracefully now. |
fix-automatic- |
2022-03-16 20:25:23 UTC |
Make automatic charmrecipe builds more resilient
Author:
Jürgen Gmach
Make automatic charmrecipe builds more resilient As there are current expected ways `makeAutoBuilds` could fail, this is Problematic build schedules are skipped gracefully now. |
fix-regression- |
2022-03-14 15:54:55 UTC |
Fix regression introduced with `create lpcraft jobs on push`
Author:
Jürgen Gmach
Fix regression introduced with `create lpcraft jobs on push` `lp.code. This required some tests to use the `GitHostingFixt |
create- |
2022-03-11 20:42:15 UTC |
Create lpcraft jobs on push
Author:
Jürgen Gmach
Create lpcraft jobs on push |
create- |
2022-03-11 18:34:40 UTC |
Create `Preserving query count` how-to
Author:
Jürgen Gmach
Create `Preserving query count` how-to |
how-to- |
2022-03-11 17:53:08 UTC |
Create "Resurrecting dogfood" how-to
Author:
Jürgen Gmach
Create "Resurrecting dogfood" how-to |
fix-typo- |
2022-02-24 17:41:53 UTC |
Fix typo
Author:
Jürgen Gmach
Fix typo |
attach- |
2022-02-22 14:56:21 UTC |
RevisionStatusReport.attach/.setLog now also accept a file object
Author:
Jürgen Gmach
RevisionStatusR |
revisionsstatus |
2022-02-21 21:01:49 UTC |
RevisionStatusReport.attach/.setLog now also accept a file object
Author:
Jürgen Gmach
RevisionStatusR |
fix-typo- |
2022-02-21 16:11:20 UTC |
Fix typo
Author:
Jürgen Gmach
Fix typo |
add-how- |
2022-02-14 13:16:31 UTC |
Add how-to: "Using an updated dependency"
Author:
Jürgen Gmach
Add how-to: "Using an updated dependency" |
add-doc- |
2022-02-14 13:06:55 UTC |
Add how-to: "Applying database schema changes"
Author:
Jürgen Gmach
Add how-to: "Applying database schema changes" |
how-to- |
2022-02-14 11:59:26 UTC |
Add how-to: "Avoiding debugging issues"
Author:
Jürgen Gmach
Add how-to: "Avoiding debugging issues" |
fix-headline | 2022-02-14 11:52:43 UTC |
Rename headlines for how-to articles
Author:
Jürgen Gmach
Rename headlines for how-to articles |
fix-broken-links | 2022-02-11 17:35:10 UTC |
fix broken links to `create new user` how-to
Author:
Jürgen Gmach
fix broken links to `create new user` how-to The breakage is a result of the document restructuring. |
apply-diataxis- |
2022-02-11 13:22:27 UTC |
Introduce the Diátaxis documentation framework
Author:
Jürgen Gmach
Introduce the Diátaxis documentation framework Also, switch theme to `alabaster`. |
add-how- |
2022-01-21 19:33:46 UTC |
Add `How-to qa turnip API changes`
Author:
Jürgen Gmach
Add `How-to qa turnip API changes` Also the section header was renamed to `How-to guides`, according to the |
fix-typo-access | 2022-01-13 11:38:33 UTC |
Fix typo
Author:
Jürgen Gmach
Fix typo |
fix-typos- |
2022-01-12 06:52:37 UTC |
Fix typos
Author:
Jürgen Gmach
Fix typos |
add-minimal- |
2022-01-10 13:52:28 UTC |
Add minimal `.launchpad.yaml` parser
Author:
Jürgen Gmach
Add minimal `.launchpad.yaml` parser |
fix-doctests- |
2021-12-09 15:55:08 UTC |
Fix regression in doctests for `show link for merge proposals`
Author:
Jürgen Gmach
Fix regression in doctests for `show link for merge proposals` |
add-link- |
2021-12-09 13:50:48 UTC |
Add link to all merge proposals
Author:
Jürgen Gmach
Add link to all merge proposals Up to now, on the main code view there was only link to the active Now there is a permanent link on the main code overview. LP: #1951128 |
update- |
2021-12-08 12:51:33 UTC |
Fix path to configuration doctest
Author:
Jürgen Gmach
Fix path to configuration doctest |
build-tarball | 2021-12-07 16:08:00 UTC |
Add link to all merge proposals
Author:
Jürgen Gmach
Add link to all merge proposals Up to now, on the main code view there was only link to the active Now there is a permanent link on the main code overview. LP: #1951128 |
prevent- |
2021-12-02 15:15:32 UTC |
Prevent email address disclosure for translation import notifications
Author:
Jürgen Gmach
Prevent email address disclosure for translation import notifications The notifications are now sent to each of the recipients, instead of to |
fix-typo | 2021-12-02 07:34:46 UTC |
fix typo
Author:
Jürgen Gmach
fix typo |
fix-user-creation | 2021-11-29 15:59:53 UTC |
Fix gpg parsing in make-lp-user script
Author:
Jürgen Gmach
Fix gpg parsing in make-lp-user script |
make-gpg- |
2021-11-29 12:15:49 UTC |
Make gpg optional for make-lp-user
Author:
Jürgen Gmach
Make gpg optional for make-lp-user |
fix-pymemcache- |
2021-11-17 07:45:41 UTC |
Fix pymemcache regression in SnapStoreClient.listChannels
Author:
Jürgen Gmach
Fix pymemcache regression in SnapStoreClient The new JsonClient has two new methods: `get_json` gracefully handles invalid data by deleting the key, so the This enables a smooth transition as the previously used library saved LP: #1950811 |
update- |
2021-11-12 19:09:37 UTC |
Update API for inclusive naming
Author:
Jürgen Gmach
Update API for inclusive naming |
fix-another- |
2021-11-11 06:50:03 UTC |
Update callers of Client.set
Author:
Jürgen Gmach
Update callers of Client.set `set` now expects an `expire` argument, rather then a `time` argument. The change was caused by the migration from `python-memcached` to |
fix-pymemcache- |
2021-11-10 15:53:41 UTC |
Update SnapStoreClient to work with pymemcache
Author:
Jürgen Gmach
Update SnapStoreClient to work with pymemcache Also, update TimelineRecordi |
replace- |
2021-11-10 12:22:12 UTC |
Replace unmaintained python-memcached with pymemcache
Author:
Jürgen Gmach
Replace unmaintained python-memcached with pymemcache |
fix-typos- |
2021-11-09 08:11:08 UTC |
Fix typos
Author:
Jürgen Gmach
Fix typos |
fix-another-typo | 2021-11-08 07:39:53 UTC |
fix typo
Author:
Jürgen Gmach
fix typo |
create- |
2021-11-06 16:32:46 UTC |
Update documentation building
Author:
Jürgen Gmach
Update documentation building - build documentation via `tox -e docs` |
update- |
2021-11-05 18:56:19 UTC |
Update "Add a Package" section as we use setup.cfg nowadays
Author:
Jürgen Gmach
Update "Add a Package" section as we use setup.cfg nowadays |
sqlobject- |
2021-10-29 11:39:16 UTC |
Move the SQLObject wrapper into the lp namespace
Author:
Jürgen Gmach
Move the SQLObject wrapper into the lp namespace ... in order to clarify that we do not import from the third party |
expose- |
2021-10-29 11:11:50 UTC |
Use the dedicated `include_binaries` property
Author:
Jürgen Gmach
Use the dedicated `include_binaries` property |
1 → 100 of 118 results | First • Previous • Next • Last |