@pogo-vcs/pogo 0.1.0 → 0.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +9 -0
  2. package/package.json +13 -13
package/README.md CHANGED
@@ -27,6 +27,7 @@ Pogo is a centralized version control system designed to be straightforward and
27
27
  - **🌳 No Named Branches:** Create branches by adding multiple children to a change and merge them by creating a new change with multiple parents. Changes are automaticall named.
28
28
  - **🔖 Bookmarks:** Tag versions with bookmarks, like `main` for the current version or `v1.0.0` for a specific version. `main` is treated like a default branch in Git.
29
29
  - **📦 Go Module Support:** Import a Pogo repository as a Go module, no additional configuration or software required.
30
+ - **🔒 Adaptive Security:** Automatically detects and uses HTTPS/TLS when available, gracefully falls back to HTTP when needed.
30
31
 
31
32
  ## 🚀 Installation
32
33
 
@@ -87,6 +88,14 @@ The intended workflow for Pogo is simple and efficient:
87
88
  5. **Create a new change:** When you are done with your changes, create a new one using the `pogo new` command. You can optionally add one or more parent changes to the command. By default, your current change is used as the parent.
88
89
  6. **Maintain a "main" bookmark:** Use bookmarks to tag important changes. You can set a bookmark with `pogo bookmark set main` to set the current change as the main one, or `pogo bookmark set main <change>` to set a specific change as main. "main" ist just a string, you can use any format for version bookmarks you want. But "main" is a special value, treated like a default branch in Git.
89
90
 
91
+ For running the server, you need to have a PostgreSQL database running and the following environment variables set:
92
+
93
+ - `DATABASE_URL`: The URL of the PostgreSQL database.
94
+ - `PUBLIC_ADDRESS`: The public address of the server.
95
+ - `PORT` or `HOST`: The port or host to listen on.
96
+ - `ROOT_TOKEN`: *optional* The root token for the server.
97
+ - `GC_MEMORY_THRESHOLD`: *optional* The number of files to use as the threshold for which garbage collection implementations will run (in memory vs batch processing).
98
+
90
99
  ## 📋 Commands
91
100
 
92
101
  | Command | Subcommand | Aliases | Description |
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pogo-vcs/pogo",
3
- "version": "0.1.0",
3
+ "version": "0.2.0",
4
4
  "description": "A centralized version control system that is simple and easy to use.",
5
5
  "scripts": {
6
6
  "postinstall": "node install.js",
@@ -36,74 +36,74 @@
36
36
  "archives": {
37
37
  "darwin-arm64": {
38
38
  "name": "pogo_Darwin_arm64.tar.gz",
39
- "url": "https://github.com/pogo-vcs/pogo/releases/download/v0.1.0/pogo_Darwin_arm64.tar.gz",
39
+ "url": "https://github.com/pogo-vcs/pogo/releases/download/v0.2.0/pogo_Darwin_arm64.tar.gz",
40
40
  "bins": [
41
41
  "pogo"
42
42
  ],
43
43
  "format": "tar.gz",
44
44
  "checksum": {
45
45
  "algorithm": "sha256",
46
- "digest": "04826cb601793d10d84caea65a86bac2adb969b62819ad7e63499aa26e7fb49b"
46
+ "digest": "f23f4426bd20da35a3d353265aab165743ee6429ecb06dd360d7370a61d30b5a"
47
47
  }
48
48
  },
49
49
  "darwin-x64": {
50
50
  "name": "pogo_Darwin_x86_64.tar.gz",
51
- "url": "https://github.com/pogo-vcs/pogo/releases/download/v0.1.0/pogo_Darwin_x86_64.tar.gz",
51
+ "url": "https://github.com/pogo-vcs/pogo/releases/download/v0.2.0/pogo_Darwin_x86_64.tar.gz",
52
52
  "bins": [
53
53
  "pogo"
54
54
  ],
55
55
  "format": "tar.gz",
56
56
  "checksum": {
57
57
  "algorithm": "sha256",
58
- "digest": "2afe3137662933a5f7fa297664e95ef4b4b34f2580f5b0d5b8b6b1fba194913a"
58
+ "digest": "fce4270fd97d4effdd8d2e1f7b20721ea5e5b60772fc10c1b4a2cb3dc4413b07"
59
59
  }
60
60
  },
61
61
  "linux-arm64": {
62
62
  "name": "pogo_Linux_arm64.tar.gz",
63
- "url": "https://github.com/pogo-vcs/pogo/releases/download/v0.1.0/pogo_Linux_arm64.tar.gz",
63
+ "url": "https://github.com/pogo-vcs/pogo/releases/download/v0.2.0/pogo_Linux_arm64.tar.gz",
64
64
  "bins": [
65
65
  "pogo"
66
66
  ],
67
67
  "format": "tar.gz",
68
68
  "checksum": {
69
69
  "algorithm": "sha256",
70
- "digest": "e364080c747e34139f310c58a5383d3e792d0017a4c1355e43d6a8fa1931fa83"
70
+ "digest": "5bfef6a397998578ba5394cb9bbd9c612b7ef8f97588d17c3bef1020f084a4b3"
71
71
  }
72
72
  },
73
73
  "linux-x64": {
74
74
  "name": "pogo_Linux_x86_64.tar.gz",
75
- "url": "https://github.com/pogo-vcs/pogo/releases/download/v0.1.0/pogo_Linux_x86_64.tar.gz",
75
+ "url": "https://github.com/pogo-vcs/pogo/releases/download/v0.2.0/pogo_Linux_x86_64.tar.gz",
76
76
  "bins": [
77
77
  "pogo"
78
78
  ],
79
79
  "format": "tar.gz",
80
80
  "checksum": {
81
81
  "algorithm": "sha256",
82
- "digest": "306066be7126e0007b8768d7d258ac51c583b9741d7ed9b814c660a7a453dfd3"
82
+ "digest": "fe507d642dfa712f98cb9f938c1d04d72783fdb6585d8e022afe4eabd7782cca"
83
83
  }
84
84
  },
85
85
  "win32-arm64": {
86
86
  "name": "pogo_Windows_arm64.zip",
87
- "url": "https://github.com/pogo-vcs/pogo/releases/download/v0.1.0/pogo_Windows_arm64.zip",
87
+ "url": "https://github.com/pogo-vcs/pogo/releases/download/v0.2.0/pogo_Windows_arm64.zip",
88
88
  "bins": [
89
89
  "pogo.exe"
90
90
  ],
91
91
  "format": "zip",
92
92
  "checksum": {
93
93
  "algorithm": "sha256",
94
- "digest": "f179026387085c91d63b4f0d6c6f3ff0b3ba6f9580e498b3716cbe6ee4512233"
94
+ "digest": "02fe0d9bddc1252fbf92c81691241894e62756ca1175e5feb7cc6c74a443c116"
95
95
  }
96
96
  },
97
97
  "win32-x64": {
98
98
  "name": "pogo_Windows_x86_64.zip",
99
- "url": "https://github.com/pogo-vcs/pogo/releases/download/v0.1.0/pogo_Windows_x86_64.zip",
99
+ "url": "https://github.com/pogo-vcs/pogo/releases/download/v0.2.0/pogo_Windows_x86_64.zip",
100
100
  "bins": [
101
101
  "pogo.exe"
102
102
  ],
103
103
  "format": "zip",
104
104
  "checksum": {
105
105
  "algorithm": "sha256",
106
- "digest": "70d608097b48a20ffa22f71d0a9e46e0c5d937eb0503a739c4ca7aba77fd5440"
106
+ "digest": "018bda7ca5052e197883b31197b938b0b0f98e356619ea501c426ae9da74fd52"
107
107
  }
108
108
  }
109
109
  }