[PR #265] [CLOSED] changes to process #777

Closed
opened 2025-12-29 01:29:06 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dehydrated-io/dehydrated/pull/265
Author: @ryancbutler
Created: 8/31/2016
Status: Closed

Base: masterHead: shrink


📝 Commits (10+)

📊 Changes

11 files changed (+319 additions, -2 deletions)

View changed files

📝 .gitignore (+4 -2)
📝 README.md (+2 -0)
config.sh.example (+12 -0)
domains.txt.example (+1 -0)
ns-letsencrypt/LICENSE (+21 -0)
ns-letsencrypt/mynsconfig.py.example (+12 -0)
ns-letsencrypt/ns-copytons.py (+130 -0)
ns-letsencrypt/ns-cronjob.sh (+5 -0)
ns-letsencrypt/ns-firstrunhook.sh (+66 -0)
ns-letsencrypt/ns-hook.sh (+66 -0)
www-temp/placeholder.txt (+0 -0)

📄 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/dehydrated-io/dehydrated/pull/265 **Author:** [@ryancbutler](https://github.com/ryancbutler) **Created:** 8/31/2016 **Status:** ❌ Closed **Base:** `master` ← **Head:** `shrink` --- ### 📝 Commits (10+) - [`48d094e`](https://github.com/dehydrated-io/dehydrated/commit/48d094e79364e1046448f66dba255b28873191bb) initial - [`9b1bdde`](https://github.com/dehydrated-io/dehydrated/commit/9b1bddeea914a8f2c5abb90659875d99b324ebe2) changes to use hook - [`3d28a01`](https://github.com/dehydrated-io/dehydrated/commit/3d28a01d2181aecf9d9115b3025f9624525fbaf7) Merge pull request #1 from ryancbutler/hook - [`5297cca`](https://github.com/dehydrated-io/dehydrated/commit/5297cca6285d375c8745201196dc843d052f6180) Delete .gitmodules - [`00c80da`](https://github.com/dehydrated-io/dehydrated/commit/00c80da5e074857fd0ed3ac05a73c431ba764577) Delete mynsconfig.pyc - [`820b9c6`](https://github.com/dehydrated-io/dehydrated/commit/820b9c67a86b49f1c8b41be97e34b498146b274f) Update .gitignore - [`32a89c3`](https://github.com/dehydrated-io/dehydrated/commit/32a89c3254713d3a63ba777ebf191095b1608832) Update ns-copytons.py - [`5e9e1b7`](https://github.com/dehydrated-io/dehydrated/commit/5e9e1b7fb9e47eac873f47347e460df2d0027671) Update README.md - [`f07b43c`](https://github.com/dehydrated-io/dehydrated/commit/f07b43cd132eaf52311abde842f14397e437d3dd) using policies instead - [`80a143c`](https://github.com/dehydrated-io/dehydrated/commit/80a143caa41e67023136c1e9561c299318374a25) added ### 📊 Changes **11 files changed** (+319 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+4 -2) 📝 `README.md` (+2 -0) ➕ `config.sh.example` (+12 -0) ➕ `domains.txt.example` (+1 -0) ➕ `ns-letsencrypt/LICENSE` (+21 -0) ➕ `ns-letsencrypt/mynsconfig.py.example` (+12 -0) ➕ `ns-letsencrypt/ns-copytons.py` (+130 -0) ➕ `ns-letsencrypt/ns-cronjob.sh` (+5 -0) ➕ `ns-letsencrypt/ns-firstrunhook.sh` (+66 -0) ➕ `ns-letsencrypt/ns-hook.sh` (+66 -0) ➕ `www-temp/placeholder.txt` (+0 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 01:29:06 +01:00
adam closed this issue 2025-12-29 01:29:07 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#777