]> git.ipfire.org Git - thirdparty/paperless-ngx.git/log
thirdparty/paperless-ngx.git
3 years agoBump sphinx from 3.4.3 to 4.4.0 183/head
dependabot[bot] [Fri, 11 Mar 2022 18:56:10 +0000 (18:56 +0000)] 
Bump sphinx from 3.4.3 to 4.4.0

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.4.3 to 4.4.0.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v3.4.3...v4.4.0)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoMerge pull request #182 from stumpylog/pre-commit-hooks
Quinn Casey [Fri, 11 Mar 2022 18:50:04 +0000 (10:50 -0800)] 
Merge pull request #182 from stumpylog/pre-commit-hooks

Adds pre-commit hooks for linting and formatting

3 years agoNew Crowdin updates (#265)
Paperless Translation Bot [Fri, 11 Mar 2022 18:49:59 +0000 (10:49 -0800)] 
New Crowdin updates (#265)

* New translations django.po (Portuguese)
[ci skip]

* New translations messages.xlf (Portuguese)
[ci skip]

* New translations django.po (German)
[ci skip]

* New translations messages.xlf (Portuguese)
[ci skip]

3 years agoConfigures prettier formatting further 182/head
Trenton Holmes [Fri, 11 Mar 2022 18:32:25 +0000 (10:32 -0800)] 
Configures prettier formatting further

3 years agoMerge pull request #253 from paperless-ngx/feature-better-date-keyboard-input
shamoon [Fri, 11 Mar 2022 18:27:56 +0000 (10:27 -0800)] 
Merge pull request #253 from paperless-ngx/feature-better-date-keyboard-input

Improve date keyboard input

3 years agoUpdates the documentation to include installation of the pre-commit hooks
Trenton Holmes [Fri, 11 Mar 2022 17:07:22 +0000 (09:07 -0800)] 
Updates the documentation to include installation of the pre-commit hooks

3 years agoFix enter key was prevented 253/head
Michael Shamoon [Fri, 11 Mar 2022 16:11:35 +0000 (08:11 -0800)] 
Fix enter key was prevented

3 years agoMerge pull request #263 from paperless-ngx/fix-dropdown-count
shamoon [Fri, 11 Mar 2022 16:08:54 +0000 (08:08 -0800)] 
Merge pull request #263 from paperless-ngx/fix-dropdown-count

Fix: Include excluded items in dropdown count

3 years agoEnsures Pipfile and requirements are up to date
Trenton Holmes [Fri, 11 Mar 2022 15:06:00 +0000 (07:06 -0800)] 
Ensures Pipfile and requirements are up to date

3 years agoRemoves flake8 ignored warnings and errors, as black formatting will take care of...
Trenton Holmes [Wed, 9 Mar 2022 15:14:22 +0000 (07:14 -0800)] 
Removes flake8 ignored warnings and errors, as black formatting will take care of almost all of these

3 years agoUpdates the beautysh hook to use tabs, as this reduces the diff of the output. Updat...
Trenton Holmes [Mon, 7 Mar 2022 21:53:35 +0000 (13:53 -0800)] 
Updates the beautysh hook to use tabs, as this reduces the diff of the output.  Updates .editorconfig to use spaces in Markdown files to match prettier formatting

3 years agoRemoves migrations exclusion from black formatting
Trenton Holmes [Thu, 3 Mar 2022 17:55:47 +0000 (09:55 -0800)] 
Removes migrations exclusion from black formatting

3 years agoAdds commenting and a little organization to the hook configuration
Trenton Holmes [Thu, 3 Mar 2022 17:35:00 +0000 (09:35 -0800)] 
Adds commenting and a little organization to the hook configuration

3 years agoRemoves tslint which doesn't work. Adds exclusions of the migrations folder to Pytho...
Trenton Holmes [Thu, 3 Mar 2022 17:31:17 +0000 (09:31 -0800)] 
Removes tslint which doesn't work.  Adds exclusions of the migrations folder to Python related hooks

3 years agoAdds and configures pre-commit hooks for linting and formatting during development
Trenton Holmes [Sun, 27 Feb 2022 17:33:59 +0000 (09:33 -0800)] 
Adds and configures pre-commit hooks for linting and formatting during development

3 years agoMerge pull request #242 from stumpylog/resolve-test-warnings
Quinn Casey [Fri, 11 Mar 2022 13:54:19 +0000 (05:54 -0800)] 
Merge pull request #242 from stumpylog/resolve-test-warnings

Reduce warnings in test suite

3 years agoMerge pull request #262 from kpj/fix-install_url
shamoon [Fri, 11 Mar 2022 09:27:18 +0000 (01:27 -0800)] 
Merge pull request #262 from kpj/fix-install_url

Fix install url in docs

3 years agoInclude excluded items in dropdown count 263/head
Michael Shamoon [Fri, 11 Mar 2022 09:17:19 +0000 (01:17 -0800)] 
Include excluded items in dropdown count

3 years agosemicolons
Michael Shamoon [Fri, 11 Mar 2022 09:03:43 +0000 (01:03 -0800)] 
semicolons

3 years agomore code cleanup
Michael Shamoon [Fri, 11 Mar 2022 08:52:32 +0000 (00:52 -0800)] 
more code cleanup

3 years agocode cleanup
Michael Shamoon [Fri, 11 Mar 2022 08:48:06 +0000 (00:48 -0800)] 
code cleanup

3 years agoAlso update other occurrences of master branch to main 262/head
Kim [Fri, 11 Mar 2022 08:45:44 +0000 (09:45 +0100)] 
Also update other occurrences of master branch to main

3 years agoUse main instead of master branch in install URL
Kim [Fri, 11 Mar 2022 08:39:01 +0000 (09:39 +0100)] 
Use main instead of master branch in install URL

3 years agoFix dropdown inputs
Michael Shamoon [Fri, 11 Mar 2022 08:29:59 +0000 (00:29 -0800)] 
Fix dropdown inputs

3 years agoMove padding into date formatter
Michael Shamoon [Fri, 11 Mar 2022 08:28:06 +0000 (00:28 -0800)] 
Move padding into date formatter

3 years agoLimit date input field chars and length
Michael Shamoon [Fri, 11 Mar 2022 08:11:59 +0000 (00:11 -0800)] 
Limit date input field chars and length

3 years agoMerge pull request #243 from paperless-ngx/css-variables
shamoon [Fri, 11 Mar 2022 03:26:15 +0000 (19:26 -0800)] 
Merge pull request #243 from paperless-ngx/css-variables

Custom color theming

3 years agoReduces number of warnings from testing from 165 to 128. In doing so, fixes a few... 242/head
Trenton Holmes [Tue, 8 Mar 2022 00:13:20 +0000 (16:13 -0800)] 
Reduces number of warnings from testing from 165 to 128.  In doing so, fixes a few minor things in the decrypt and export commands

3 years agoAllow date dropdowns to use new formatter
Michael Shamoon [Fri, 11 Mar 2022 00:48:03 +0000 (16:48 -0800)] 
Allow date dropdowns to use new formatter

3 years agoMerge branch 'main' into dev
Michael Shamoon [Fri, 11 Mar 2022 00:40:38 +0000 (16:40 -0800)] 
Merge branch 'main' into dev

3 years agofix comment
Michael Shamoon [Thu, 10 Mar 2022 23:27:02 +0000 (15:27 -0800)] 
fix comment

3 years agoAllow formatting non-padded dates
Michael Shamoon [Thu, 10 Mar 2022 23:11:08 +0000 (15:11 -0800)] 
Allow formatting non-padded dates

3 years agoCode formatting
Michael Shamoon [Thu, 10 Mar 2022 22:41:26 +0000 (14:41 -0800)] 
Code formatting

3 years agostrip all delimiters
Michael Shamoon [Thu, 10 Mar 2022 22:27:54 +0000 (14:27 -0800)] 
strip all delimiters

3 years agosemicolon
Michael Shamoon [Thu, 10 Mar 2022 22:27:45 +0000 (14:27 -0800)] 
semicolon

3 years agoMerge pull request #250 from GruberViktor/date_parser
shamoon [Thu, 10 Mar 2022 23:16:50 +0000 (15:16 -0800)] 
Merge pull request #250 from GruberViktor/date_parser

Parse dates when entered without separators

3 years agoFix failed docker run on multi-tags ngx-1.6.0
Quinn Casey [Thu, 10 Mar 2022 22:58:28 +0000 (14:58 -0800)] 
Fix failed docker run on multi-tags

3 years agoMerge pull request #251 from paperless-ngx/dependabot-label-fix
Quinn Casey [Thu, 10 Mar 2022 22:06:28 +0000 (14:06 -0800)] 
Merge pull request #251 from paperless-ngx/dependabot-label-fix

Make dependabot labels consistent

3 years agoMake dependabot labels consistent 251/head
Quinn Casey [Thu, 10 Mar 2022 22:01:58 +0000 (14:01 -0800)] 
Make dependabot labels consistent

3 years agoFix outline buttons become invisible in light mode 243/head
Michael Shamoon [Thu, 10 Mar 2022 21:59:31 +0000 (13:59 -0800)] 
Fix outline buttons become invisible in light mode

3 years agoFix changing theme incorrectly affects dark mode settings
Michael Shamoon [Thu, 10 Mar 2022 21:56:22 +0000 (13:56 -0800)] 
Fix changing theme incorrectly affects dark mode settings

3 years agoParse dates when entered without separators 250/head
Viktor [Thu, 10 Mar 2022 20:31:54 +0000 (21:31 +0100)] 
Parse dates when entered without separators

This adds date dividers if none are entered.
It also adds the current year if it wasn't entered.

This allows users to just enter 1003, 100322, 10032022 and
have it expanded to 10.03.2022, in the case of the German format.
(All other formats are also supported)

It also replaces commas with the date divider.
This allows quick entry of the date on the numpad.

3 years ago1.6.0
Quinn Casey [Thu, 10 Mar 2022 20:09:19 +0000 (12:09 -0800)] 
1.6.0

3 years ago1.6.0
shamoon [Thu, 10 Mar 2022 20:03:00 +0000 (12:03 -0800)] 
1.6.0

[skip ci]

3 years agoMerge pull request #213 from paperless-ngx/beta
shamoon [Thu, 10 Mar 2022 20:01:31 +0000 (12:01 -0800)] 
Merge pull request #213 from paperless-ngx/beta

Merge 1.6.0 Release Candidate

3 years agoMerge pull request #214 from isigmund/dev
Ingo Sigmund [Thu, 10 Mar 2022 14:09:33 +0000 (15:09 +0100)] 
Merge pull request #214 from isigmund/dev

3 years agoMerge pull request #23 from flofeld/patch-1
Ingo Sigmund [Thu, 10 Mar 2022 14:06:12 +0000 (15:06 +0100)] 
Merge pull request #23 from flofeld/patch-1

3 years agoNew Crowdin updates (#244)
Paperless Translation Bot [Thu, 10 Mar 2022 00:21:06 +0000 (16:21 -0800)] 
New Crowdin updates (#244)

* New translations django.po (Italian)
[ci skip]

* New translations messages.xlf (Italian)
[ci skip]

* New translations messages.xlf (Slovenian)
[ci skip]

* New translations messages.xlf (Italian)
[ci skip]

* New translations messages.xlf (Slovenian)
[ci skip]

* New translations messages.xlf (Slovenian)
[ci skip]

* New translations django.po (Chinese Simplified)
[ci skip]

* New translations messages.xlf (Chinese Simplified)
[ci skip]

* New translations messages.xlf (Slovenian)
[ci skip]

* New translations messages.xlf (Slovenian)
[ci skip]

* New translations messages.xlf (Chinese Simplified)
[ci skip]

* New translations messages.xlf (Chinese Simplified)
[ci skip]

* New translations messages.xlf (Slovenian)
[ci skip]

* New translations messages.xlf (Chinese Simplified)
[ci skip]

* New translations messages.xlf (Chinese Simplified)
[ci skip]

* New translations django.po (Chinese Simplified)
[ci skip]

* New translations messages.xlf (Chinese Simplified)
[ci skip]

3 years agoApply suggestions from code review 23/head
Florian Feldmann [Thu, 10 Mar 2022 00:11:23 +0000 (01:11 +0100)] 
Apply suggestions from code review

Co-authored-by: Ingo Sigmund <Ingo.sigmund@web.de>
3 years agoComponent methods arent really private
Michael Shamoon [Wed, 9 Mar 2022 23:43:06 +0000 (15:43 -0800)] 
Component methods arent really private

3 years agoPrevent overriding other settings
Michael Shamoon [Wed, 9 Mar 2022 23:40:04 +0000 (15:40 -0800)] 
Prevent overriding other settings

3 years agoWorking conversion
Michael Shamoon [Wed, 9 Mar 2022 23:34:26 +0000 (15:34 -0800)] 
Working conversion

3 years agoConverting colors experiment
Michael Shamoon [Wed, 9 Mar 2022 23:19:42 +0000 (15:19 -0800)] 
Converting colors experiment

3 years agoAllow non-hex color modes from color component
Michael Shamoon [Wed, 9 Mar 2022 22:12:39 +0000 (14:12 -0800)] 
Allow non-hex color modes from color component

3 years agoSkeleton implementation of color setting
Michael Shamoon [Wed, 9 Mar 2022 22:12:28 +0000 (14:12 -0800)] 
Skeleton implementation of color setting

3 years agorefactor variable names
Michael Shamoon [Wed, 9 Mar 2022 19:13:58 +0000 (11:13 -0800)] 
refactor variable names

3 years agofix some missed focus styles
Michael Shamoon [Wed, 9 Mar 2022 19:10:26 +0000 (11:10 -0800)] 
fix some missed focus styles

3 years agoIncrease contrast for dark mode colored buttons
Michael Shamoon [Wed, 9 Mar 2022 00:48:31 +0000 (16:48 -0800)] 
Increase contrast for dark mode colored buttons

3 years agoMake correspondent links on cards buttons
Michael Shamoon [Wed, 9 Mar 2022 00:45:36 +0000 (16:45 -0800)] 
Make correspondent links on cards buttons

3 years agotweak dark mode bg coloring
Michael Shamoon [Wed, 9 Mar 2022 00:41:56 +0000 (16:41 -0800)] 
tweak dark mode bg coloring

3 years agofix logo coloring, saved view widget link, card coloring
Michael Shamoon [Wed, 9 Mar 2022 00:41:49 +0000 (16:41 -0800)] 
fix logo coloring, saved view widget link, card coloring

3 years agofix some light mode stuff due to specificity
Michael Shamoon [Wed, 9 Mar 2022 00:28:58 +0000 (16:28 -0800)] 
fix some light mode stuff due to specificity

3 years agocheckbox focus color
Michael Shamoon [Wed, 9 Mar 2022 00:05:21 +0000 (16:05 -0800)] 
checkbox focus color

3 years agotab switching styling
Michael Shamoon [Wed, 9 Mar 2022 00:03:32 +0000 (16:03 -0800)] 
tab switching styling

3 years agotoasts
Michael Shamoon [Wed, 9 Mar 2022 00:02:16 +0000 (16:02 -0800)] 
toasts

3 years agofix some focus styling
Michael Shamoon [Tue, 8 Mar 2022 23:50:10 +0000 (15:50 -0800)] 
fix some focus styling

3 years agounify some button colors
Michael Shamoon [Tue, 8 Mar 2022 23:38:16 +0000 (15:38 -0800)] 
unify some button colors

3 years agofix some buttons, focus shadow
Michael Shamoon [Tue, 8 Mar 2022 23:22:17 +0000 (15:22 -0800)] 
fix some buttons, focus shadow

3 years agoInitial conversion to css variables
Michael Shamoon [Tue, 8 Mar 2022 22:49:40 +0000 (14:49 -0800)] 
Initial conversion to css variables

3 years agoMerge pull request #236 from stumpylog/minimal-pipfile
Quinn Casey [Tue, 8 Mar 2022 14:25:58 +0000 (06:25 -0800)] 
Merge pull request #236 from stumpylog/minimal-pipfile

Remove non-direct dependencies from Pipfile

3 years agoMerge pull request #235 from paperless-ngx/1.6.0-rc1-dependency-updates 213/head
Quinn Casey [Tue, 8 Mar 2022 14:12:49 +0000 (06:12 -0800)] 
Merge pull request #235 from paperless-ngx/1.6.0-rc1-dependency-updates

Update @angular/common, @angular/forms, @angular/platform-browser, ts-node, @angular/router

3 years agoUpdate @angular/common, @angular/forms, @angular/platform-browser, ts-node, @angular... 235/head
Michael Shamoon [Mon, 7 Mar 2022 21:07:04 +0000 (13:07 -0800)] 
Update @angular/common, @angular/forms, @angular/platform-browser, ts-node, @angular/router

Closes #228
Closes #229
Closes #230
Closes #231
Closes #232

3 years agoRemoves certain packages from the Pipfile 236/head
Trenton Holmes [Mon, 7 Mar 2022 19:33:34 +0000 (11:33 -0800)] 
Removes certain packages from the Pipfile

3 years agoMerge pull request #226 from paperless-ngx/fix-issue-225-management-page-filtering
shamoon [Mon, 7 Mar 2022 18:50:52 +0000 (10:50 -0800)] 
Merge pull request #226 from paperless-ngx/fix-issue-225-management-page-filtering

Fix issue #225 management page filtering, add esc clearing of filter field

3 years agoAllow esc key clearing, autofocus on management lists 226/head
Michael Shamoon [Mon, 7 Mar 2022 17:45:58 +0000 (09:45 -0800)] 
Allow esc key clearing, autofocus on management lists

3 years agoPage parameter breaks filtering on mangement pages
Michael Shamoon [Mon, 7 Mar 2022 17:45:39 +0000 (09:45 -0800)] 
Page parameter breaks filtering on mangement pages

Closes #225

3 years agoMerge branch 'dev' of https://github.com/isigmund/paperless-ngx into dev 214/head
Ingo Sigmund [Sun, 6 Mar 2022 17:03:24 +0000 (18:03 +0100)] 
Merge branch 'dev' of https://github.com/isigmund/paperless-ngx into dev

3 years agoRevert "remove logic to delete dangling volumes: node"
Ingo Sigmund [Sun, 6 Mar 2022 17:03:19 +0000 (18:03 +0100)] 
Revert "remove logic to delete dangling volumes: node"

This reverts commit c2da0ce5219d8d63f32e74978abac1fa934bb0b8.

3 years agoMerge branch 'paperless-ngx:dev' into dev
Ingo Sigmund [Sun, 6 Mar 2022 16:43:57 +0000 (17:43 +0100)] 
Merge branch 'paperless-ngx:dev' into dev

3 years agoMerge pull request #219 from paperless-ngx/1.6.0-rc1-frontend-fixes1
Quinn Casey [Sun, 6 Mar 2022 16:38:34 +0000 (08:38 -0800)] 
Merge pull request #219 from paperless-ngx/1.6.0-rc1-frontend-fixes1

1.6.0 rc1 frontend fixes 1

3 years agoReduce debounce to avoid title erasing 219/head
Michael Shamoon [Sun, 6 Mar 2022 04:09:44 +0000 (20:09 -0800)] 
Reduce debounce to avoid title erasing

Closes #216

3 years agoClone tags array to prevent false dirty check
Michael Shamoon [Sun, 6 Mar 2022 03:42:49 +0000 (19:42 -0800)] 
Clone tags array to prevent false dirty check

Closes #215

3 years agoMerge pull request #212 from paperless-ngx/l10n_dev
shamoon [Sun, 6 Mar 2022 04:10:52 +0000 (20:10 -0800)] 
Merge pull request #212 from paperless-ngx/l10n_dev

New Crowdin updates

3 years ago[skip ci] Add variable body to fix incorrect changelog
Quinn Casey [Sat, 5 Mar 2022 22:49:52 +0000 (14:49 -0800)] 
[skip ci] Add variable body to fix incorrect changelog

3 years agoNew translations messages.xlf (Spanish) 212/head
Paperless Translation Bot [Sat, 5 Mar 2022 16:50:51 +0000 (08:50 -0800)] 
New translations messages.xlf (Spanish)
[ci skip]

3 years agoMerge branch 'paperless-ngx:dev' into dev
Ingo Sigmund [Sat, 5 Mar 2022 11:12:42 +0000 (12:12 +0100)] 
Merge branch 'paperless-ngx:dev' into dev

3 years agoNew translations messages.xlf (Spanish)
Paperless Translation Bot [Sat, 5 Mar 2022 11:09:56 +0000 (03:09 -0800)] 
New translations messages.xlf (Spanish)
[ci skip]

3 years agoremove volume: if no named volumes are used
Ingo Sigmund [Sat, 5 Mar 2022 11:07:52 +0000 (12:07 +0100)] 
remove volume: if no named volumes are used

3 years agoNew translations django.po (Luxembourgish)
Paperless Translation Bot [Fri, 4 Mar 2022 23:16:09 +0000 (15:16 -0800)] 
New translations django.po (Luxembourgish)
[ci skip]

3 years agoNew translations django.po (German)
Paperless Translation Bot [Fri, 4 Mar 2022 23:16:08 +0000 (15:16 -0800)] 
New translations django.po (German)
[ci skip]

3 years agoNew translations django.po (Luxembourgish)
Paperless Translation Bot [Fri, 4 Mar 2022 22:17:33 +0000 (14:17 -0800)] 
New translations django.po (Luxembourgish)
[ci skip]

3 years ago[skip ci] Add #24 to changelog
Quinn Casey [Fri, 4 Mar 2022 21:17:24 +0000 (13:17 -0800)] 
[skip ci] Add #24 to changelog

3 years agoFix close paren beta-1.6.0-rc1 ngx-1.6.0-rc1
Quinn Casey [Fri, 4 Mar 2022 20:29:34 +0000 (12:29 -0800)] 
Fix close paren

3 years agoEnsure build isn't skipped on beta tag
Quinn Casey [Fri, 4 Mar 2022 20:28:03 +0000 (12:28 -0800)] 
Ensure build isn't skipped on beta tag

3 years agoAdd additional translations
Quinn Casey [Fri, 4 Mar 2022 20:01:19 +0000 (12:01 -0800)] 
Add additional translations

3 years ago[skip ci] Changelog update
Quinn Casey [Fri, 4 Mar 2022 19:28:57 +0000 (11:28 -0800)] 
[skip ci] Changelog update

commit 7a12f84cace09f4c0503ef6475608eee68986305
Author: Quinn Casey <quinn@quinncasey.com>
Date:   Wed Mar 2 09:55:56 2022 -0800

    Update to PR 200

commit 689310678f2e53bc6600e49faeb49668449a5657
Author: Quinn Casey <quinn@quinncasey.com>
Date:   Tue Mar 1 14:51:27 2022 -0800

    Proper tense

commit f42ce25fe770609a4f0bea7342cb4b8b48c84a4d
Author: Quinn Casey <quinn@quinncasey.com>
Date:   Tue Mar 1 14:50:31 2022 -0800

    Add PR 168

commit 95cae8f7eabfa4623f1190bfe004056dccf51bfb
Author: Quinn Casey <quinn@quinncasey.com>
Date:   Tue Mar 1 14:47:27 2022 -0800

    Update to PR 192

commit 0cad422be33412a87cdfe0ca208db72fc75a9098
Author: Quinn Casey <quinn@quinncasey.com>
Date:   Tue Feb 22 09:21:46 2022 -0800

    Update to PR 131

commit 01eb86c242bbe6cc0768012b68e5bb55adcf84f9
Author: Quinn Casey <quinn@quinncasey.com>
Date:   Fri Feb 18 11:15:21 2022 -0800

    Added more people

commit 29c2d714747201daeb7191f54602d3a792194657
Author: Quinn Casey <quinn@quinncasey.com>
Date:   Fri Feb 18 10:50:11 2022 -0800

    Update changelog up to PR 91

commit f17f237b41ff0d6ff6746e0efe64a91d38b21f7a
Author: Quinn Casey <quinn@quinncasey.com>
Date:   Thu Feb 17 10:21:36 2022 -0800

    Remove trailing whitespace

commit 34f28195261846261849378b6839a075a926e28d
Author: Quinn Casey <quinn@quinncasey.com>
Date:   Thu Feb 17 10:07:10 2022 -0800

    Update changelog up to PR 77

3 years agoTag on beta to prerelease
Quinn Casey [Fri, 4 Mar 2022 17:15:59 +0000 (09:15 -0800)] 
Tag on beta to prerelease

3 years agoMove build-docker-image before release pipeline
Quinn Casey [Fri, 4 Mar 2022 16:36:13 +0000 (08:36 -0800)] 
Move build-docker-image before release pipeline

3 years agoAdd beta to docker build
Quinn Casey [Fri, 4 Mar 2022 16:31:17 +0000 (08:31 -0800)] 
Add beta to docker build

3 years ago1.6.0-rc1 version string
Michael Shamoon [Fri, 4 Mar 2022 16:00:02 +0000 (08:00 -0800)] 
1.6.0-rc1 version string