mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-03 20:31:35 +00:00
Debug build
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -785,7 +785,7 @@ jobs:
|
|||||||
$gam config enable_dasa true save
|
$gam config enable_dasa true save
|
||||||
$gam checkconn
|
$gam checkconn
|
||||||
$gam user "$gam_user" check serviceaccount
|
$gam user "$gam_user" check serviceaccount
|
||||||
echo "***** gam info domain"
|
echo "***** gam info domain"
|
||||||
$gam info domain
|
$gam info domain
|
||||||
$gam info user
|
$gam info user
|
||||||
export tstamp=$($PYTHON -c "import time; print(time.time_ns())")
|
export tstamp=$($PYTHON -c "import time; print(time.time_ns())")
|
||||||
|
|||||||
@@ -10,6 +10,10 @@ Add the `-s` option to the end of the above commands to suppress creating the `g
|
|||||||
|
|
||||||
See [Downloads-Installs-GAM7](https://github.com/GAM-team/GAM/wiki/Downloads-Installs) for Windows or other options, including manual installation
|
See [Downloads-Installs-GAM7](https://github.com/GAM-team/GAM/wiki/Downloads-Installs) for Windows or other options, including manual installation
|
||||||
|
|
||||||
|
### 7.21.00
|
||||||
|
|
||||||
|
Replaced datetime, dateutil, calendar and iso8601 Python libraries with arrow library.
|
||||||
|
|
||||||
### 7.20.04
|
### 7.20.04
|
||||||
|
|
||||||
Cleaned up Python library imports: googleapiclient, iso8601
|
Cleaned up Python library imports: googleapiclient, iso8601
|
||||||
|
|||||||
Reference in New Issue
Block a user