[PR #4] [MERGED] Refactoring and making sure things actually work #57

Closed
opened 2026-02-26 03:33:36 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/laurivosandi/certidude/pull/4
Author: @plaes
Created: 9/6/2015
Status: Merged
Merged: 9/6/2015
Merged by: @laurivosandi

Base: masterHead: wip


📝 Commits (4)

  • f93ce70 Add factory function to create wsgi app - kills some duplicate code
  • 46fd8a2 Move all falcon-specific stuff away from cli
  • 0435b80 Kill unused imports from api
  • 4a94715 Add workaround for chroot issues

📊 Changes

3 files changed (+61 additions, -70 deletions)

View changed files

📝 certidude/api.py (+44 -5)
📝 certidude/cli.py (+10 -43)
📝 certidude/wsgi.py (+7 -22)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/laurivosandi/certidude/pull/4 **Author:** [@plaes](https://github.com/plaes) **Created:** 9/6/2015 **Status:** ✅ Merged **Merged:** 9/6/2015 **Merged by:** [@laurivosandi](https://github.com/laurivosandi) **Base:** `master` ← **Head:** `wip` --- ### 📝 Commits (4) - [`f93ce70`](https://github.com/laurivosandi/certidude/commit/f93ce70d6d1025c24f73ed502ab4a4e10cdd939c) Add factory function to create wsgi app - kills some duplicate code - [`46fd8a2`](https://github.com/laurivosandi/certidude/commit/46fd8a2385366c081a32223d8019e1dc7a016241) Move all falcon-specific stuff away from cli - [`0435b80`](https://github.com/laurivosandi/certidude/commit/0435b802af1ef477eb8f14d2264bd9c526ef5257) Kill unused imports from api - [`4a94715`](https://github.com/laurivosandi/certidude/commit/4a94715c680bec3039dca243266b110644d4b012) Add workaround for chroot issues ### 📊 Changes **3 files changed** (+61 additions, -70 deletions) <details> <summary>View changed files</summary> 📝 `certidude/api.py` (+44 -5) 📝 `certidude/cli.py` (+10 -43) 📝 `certidude/wsgi.py` (+7 -22) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 03:33:36 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/certidude-laurivosandi#57
No description provided.