Commit 05eb6bc
authored
Refactor (#72)
* Minor updates, cleaning up dev branch
* Updated embedded dojoConfig.yml to latest version
* More clean-up for 2.0.x and start of work on supporting Debian install targets
* Update for new embedded version
* Workaround Python 3.8 bug that kinda broke 1.15.1 (and maybe other releases)
* Bump version for 2 bugfixes
* Bug fixes for 2 bugs impacting 1.15.x installs on 'iron' (#23) (#24)
* Fix bug in installing PostgreSQL DB install process
Remove use of legacy resolver for pip installs
Ensure there's an admin email address provided, use default of not
Ensure special characters in passwords are handled correctly when setting the intiial web admin password
* Update version number to 1.1.7
* Merge master back into dev (#34)
* Fix a couple of bugs (#32)
* Fix bug in installing PostgreSQL DB install process
* Remove use of legacy resolver for pip installs
* Ensure there's an admin email address provided, use default if not
* Ensure special characters in passwords are handled correctly when setting the initial web admin password
* Bump version number to 1.1.7 (#33)
* Update version number to 1.1.7
* Removed debugging messages
* Fix typo in link to upgrade instructions
* Added link to post-install and upgrade documentation
* Update embedded files
* Updated go modules (depenencies), removed go-bindata to use go:embed, added libcurl4-openssl-dev needed by pycurl
* Remove bindata.go - no longer necessary
* Fix multiple issues - download timeout, newer Ubuntu distros, etc
* Initial commit of refactor
* Part 1 of major refactor
* Uncommented a line that shouldn't have been
* Part 2 of major refactor - cleanup redundanct code
* Completed majority of the refactor, added beta RHEL support
* Refactor complete1 parent b2c2325 commit 05eb6bc
78 files changed
Lines changed: 25733 additions & 3475 deletions
File tree
- cmd
- embd
- distros
- embd
- vendor
- github.com/mtesauro/commandeer
- golang.org/x/text
- cases
- internal
- language
- compact
- tag
- language
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
19 | 14 | | |
20 | 15 | | |
21 | | - | |
22 | | - | |
23 | | - | |
| 16 | + | |
24 | 17 | | |
25 | 18 | | |
26 | 19 | | |
| |||
34 | 27 | | |
35 | 28 | | |
36 | 29 | | |
37 | | - | |
| 30 | + | |
38 | 31 | | |
39 | 32 | | |
40 | 33 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
52 | 37 | | |
53 | 38 | | |
54 | 39 | | |
| |||
58 | 43 | | |
59 | 44 | | |
60 | 45 | | |
61 | | - | |
| 46 | + | |
62 | 47 | | |
63 | 48 | | |
64 | | - | |
| 49 | + | |
65 | 50 | | |
66 | | - | |
67 | | - | |
| 51 | + | |
| 52 | + | |
68 | 53 | | |
69 | 54 | | |
| 55 | + | |
70 | 56 | | |
71 | 57 | | |
72 | 58 | | |
| |||
81 | 67 | | |
82 | 68 | | |
83 | 69 | | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | 70 | | |
88 | 71 | | |
89 | 72 | | |
| |||
98 | 81 | | |
99 | 82 | | |
100 | 83 | | |
| 84 | + | |
101 | 85 | | |
102 | 86 | | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
0 commit comments