mirror of
https://github.com/pockethost/pockethost.git
synced 2025-03-30 15:08:30 +00:00
chore(root): repo cleanup
This commit is contained in:
parent
95488267cd
commit
e35eb4f0de
15
1.0.md
15
1.0.md
@ -1,15 +0,0 @@
|
||||
# 0.9
|
||||
|
||||
- remove Deno worker
|
||||
- remove worker [done]
|
||||
- add secrets to instance launch
|
||||
- update docs
|
||||
- dockerize [done]
|
||||
- send console logs to log area
|
||||
|
||||
# 1.0
|
||||
|
||||
- usage limits
|
||||
- delete instance
|
||||
- cname support
|
||||
- long-running processes, allow up to X instances, evict stale ones
|
16
cli-todo.md
16
cli-todo.md
@ -1,16 +0,0 @@
|
||||
v1.0
|
||||
|
||||
- publish docker container
|
||||
- homestead command
|
||||
|
||||
next
|
||||
|
||||
- linux amd64 support
|
||||
- cname
|
||||
- auto ssl greenlock
|
||||
- eject ecosystem
|
||||
- eject .env
|
||||
- remove docker dependency
|
||||
- s3fs file storage
|
||||
- s3fs backup storage
|
||||
-
|
@ -1,20 +0,0 @@
|
||||
module.exports = {
|
||||
extends: ['@commitlint/config-conventional'],
|
||||
rules: {
|
||||
'scope-enum': [
|
||||
2,
|
||||
'always',
|
||||
[
|
||||
'root',
|
||||
'dashboard',
|
||||
'lander',
|
||||
'superadmin',
|
||||
'pockethost',
|
||||
'common',
|
||||
'ga',
|
||||
'plugin-console-logger',
|
||||
],
|
||||
],
|
||||
'scope-empty': [2, 'never'],
|
||||
},
|
||||
}
|
@ -1 +0,0 @@
|
||||
Subproject commit 3198f3da0988cfc8200cce94cd0a7ec238d3282e
|
Loading…
x
Reference in New Issue
Block a user