Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Placeholder PR from Valley Health #438

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

christopherpickering
Copy link
Member

  • Updates for grabbing python code from devops
  • Fix the processing step to show correct data
  • Fix query location so it will show the devops address
  • Update code to allow branches. Also fix typo for SMB.
  • Update web to account for branch name in string.
  • Fix the url for the call

Thanks @paysni

paysni and others added 3 commits August 17, 2023 14:20
* Remove invalid folder

* updates made for our fix. smb to get subfolder
smtp for user and pass
email for our org header
ldap bug

* Update emails to get org name from config. Also add in host to error emails

* update case on org

* Fix links in email template

* get logs id?

* use job id?

* ignore install script.

* Fix the em_smb subfolder

* fix(python): reduced and cleaned the number of fields that are passed in through the env

Some fields contained text that could not be sent through the end.

* removed file

* chore(install): added default admin user

* build(install): removed old installer code

* chore(deps) Update all non-major dependencies

* chore(pre-commit): autofix run

* chore(deps) Update dependency eslint to v8.43.0

* chore(pre-commit): autofix run

* chore(deps) Update all non-major dependencies

* chore(pre-commit): autofix run

* chore(deps) Update dependency setuptools to v68

* chore(deps) Update actions/checkout action to v3

* ci(release): updated release workflow to remove unused code

* disabled lighthouse assertions

* chore(pre-commit): autoupdate hooks

updates:
- [github.com/Riverside-Healthcare/djLint: v1.31.0 → v1.31.1](djlint/djLint@v1.31.0...v1.31.1)

* test(tests): passed tests

* chore(release): 2.10.2-alpha.2 [skip ci]

* **python:** reduced and cleaned the number of fields that are passed in through the env ([f2c8b33](atlas-bi@f2c8b33))

* fixed test with new seed user

* chore(release): 2.10.3-alpha.1 [skip ci]

* **python:** reduced and cleaned the number of fields that are passed in through the env ([f2c8b33](atlas-bi@f2c8b33))

* chore(release): 2.10.3 [skip ci]

## [2.10.3](atlas-bi/Hub@v2.10.2...v2.10.3) (2023-06-28)

### Bug Fixes

* **python:** reduced and cleaned the number of fields that are passed in through the env ([f2c8b33](atlas-bi@f2c8b33))

* delete folder

* fix(email): fixed dead link in email template

* feat(emails): imported org name from config. Updated date to current year. thanks @paysni

* passed lint

* update the email task log link

* chore(deps) Update dependency prettier to v3

* chore(pre-commit): autofix run

* add mapping for azure-devops

* chore(deps) Update dependency gevent to v23

* chore(deps) Update dependency eslint to v8.44.0

* chore(pre-commit): autofix run

* Modify code to allow connections to devops

* add azure devops to depends

* update version of azure-devops

* version issue with azure-devops

* fix misspelling

* update poetry.lock

* Fixes to em_code for grabbing the code

* chore(pre-commit): autoupdate hooks

updates:
- [github.com/psf/black: 23.3.0 → 23.7.0](psf/black@23.3.0...23.7.0)
- [github.com/macisamuele/language-formatters-pre-commit-hooks: v2.9.0 → v2.10.0](macisamuele/language-formatters-pre-commit-hooks@v2.9.0...v2.10.0)
- [github.com/Riverside-Healthcare/djLint: v1.31.1 → v1.32.1](djlint/djLint@v1.31.1...v1.32.1)

* Updates for grabbing python code from devops

* Fix the processing step to show correct data

* Fix query location so it will show the devops address

* Update code to allow branches. Also fix typo for SMB.

* Update web to account for branch name in string.

* Fix the url for the call

* feat(sftp): added option for sftp connections with key and password auth combined

* style(lint): passed lint

* chore(deps) Update dependency gunicorn to v21

* chore(release): 2.11.0-alpha.1 [skip ci]

# [2.11.0-alpha.1](atlas-bi/Hub@v2.10.3-alpha.1...v2.11.0-alpha.1) (2023-08-03)

### Bug Fixes

* **email:** fixed dead link in email template ([c60141a](atlas-bi@c60141a))

### Features

* **emails:** imported org name from config. Updated date to current year. thanks [@paysni](https://github.com/paysni) ([c4a46e6](atlas-bi@c4a46e6))
* **sftp:** added option for sftp connections with key and password auth combined ([f267813](atlas-bi@f267813))

* chore(release): 2.11.0 [skip ci]

# [2.11.0](atlas-bi/Hub@v2.10.3...v2.11.0) (2023-08-03)

### Bug Fixes

* **email:** fixed dead link in email template ([c60141a](atlas-bi@c60141a))

### Features

* **emails:** imported org name from config. Updated date to current year. thanks [@paysni](https://github.com/paysni) ([c4a46e6](atlas-bi@c4a46e6))
* **sftp:** added option for sftp connections with key and password auth combined ([f267813](atlas-bi@f267813))

* fix(python): fixed bug that was introduced in the previous relesase

* chore(release): 2.11.0-alpha.2 [skip ci]

# [2.11.0-alpha.2](atlas-bi/Hub@v2.11.0-alpha.1...v2.11.0-alpha.2) (2023-08-04)

### Bug Fixes

* **python:** fixed bug that was introduced in the previous relesase ([8ef1d3a](atlas-bi@8ef1d3a))

* chore(release): 2.11.1-alpha.1 [skip ci]

## [2.11.1-alpha.1](atlas-bi/Hub@v2.11.0...v2.11.1-alpha.1) (2023-08-04)

### Bug Fixes

* **python:** fixed bug that was introduced in the previous relesase ([8ef1d3a](atlas-bi@8ef1d3a))

* chore(release): 2.11.1 [skip ci]

## [2.11.1](atlas-bi/Hub@v2.11.0...v2.11.1) (2023-08-04)

### Bug Fixes

* **python:** fixed bug that was introduced in the previous relesase ([8ef1d3a](atlas-bi@8ef1d3a))

* fix(email): fixed dead link in email template

* feat(emails): imported org name from config. Updated date to current year. thanks @paysni

* passed lint

* chore(deps) Update dependency prettier to v3

* chore(pre-commit): autofix run

* chore(deps) Update dependency gevent to v23

* feat(sftp): added option for sftp connections with key and password auth combined

* style(lint): passed lint

* fix(python): fixed bug that was introduced in the previous relesase

* chore(deps) Update dependency gunicorn to v21

* chore(deps) Update dependency eslint to v8.44.0

* chore(pre-commit): autofix run

* chore(pre-commit): autoupdate hooks

updates:
- [github.com/psf/black: 23.3.0 → 23.7.0](psf/black@23.3.0...23.7.0)
- [github.com/macisamuele/language-formatters-pre-commit-hooks: v2.9.0 → v2.10.0](macisamuele/language-formatters-pre-commit-hooks@v2.9.0...v2.10.0)
- [github.com/Riverside-Healthcare/djLint: v1.31.1 → v1.32.1](djlint/djLint@v1.31.1...v1.32.1)

* chore(release): 2.11.0-alpha.1 [skip ci]

* **email:** fixed dead link in email template ([c60141a](atlas-bi@c60141a))

* **emails:** imported org name from config. Updated date to current year. thanks [@paysni](https://github.com/paysni) ([c4a46e6](atlas-bi@c4a46e6))
* **sftp:** added option for sftp connections with key and password auth combined ([f267813](atlas-bi@f267813))

* chore(release): 2.11.0-alpha.2 [skip ci]

* **python:** fixed bug that was introduced in the previous relesase ([8ef1d3a](atlas-bi@8ef1d3a))

* chore(release): 2.11.0 [skip ci]

* **email:** fixed dead link in email template ([c60141a](atlas-bi@c60141a))

* **emails:** imported org name from config. Updated date to current year. thanks [@paysni](https://github.com/paysni) ([c4a46e6](atlas-bi@c4a46e6))
* **sftp:** added option for sftp connections with key and password auth combined ([f267813](atlas-bi@f267813))

* chore(release): 2.11.1-alpha.1 [skip ci]

## [2.11.1-alpha.1](atlas-bi/Hub@v2.11.0...v2.11.1-alpha.1) (2023-08-04)

### Bug Fixes

* **python:** fixed bug that was introduced in the previous relesase ([8ef1d3a](atlas-bi@8ef1d3a))

* chore(release): 2.11.1 [skip ci]

## [2.11.1](atlas-bi/Hub@v2.11.0...v2.11.1) (2023-08-04)

### Bug Fixes

* **python:** fixed bug that was introduced in the previous relesase ([8ef1d3a](atlas-bi@8ef1d3a))

* encode the query in utf-8 to try to remove BOM character.

* fixed code to remove \ufeff character that was popping up.

---------

Co-authored-by: Christopher Pickering <christopher@going.bg>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: sur.la.route <17788706+christopherpickering@users.noreply.github.com>
* Add infor connections
* Updated poetry.lock
* Add test connection for jdbc
* fix database example
@christopherpickering christopherpickering marked this pull request as draft September 13, 2023 12:10
paysni and others added 10 commits September 18, 2023 09:21
* Add infor connections

* Updated poetry.lock

* Add test connection for jdbc

* Fix sample text

* fix database example

* another fix

* Add call out dictionary objects in connection string.

* Add timeout for saving file. Running into issues.

* added step to update parameters if they changed

* Issues with connections if the user doesn't have access to parent folders. Only create a folder if it is backup.
Add Jdbc connection
Update task runner to show correct source in Logs.
* Update cron schedule to allow strings.
* Create migration file to update columns in db to allow strings
* Create own validator for cron values passed in.
* create description and add it to project page.
* updated lock files.
* update versions in package and pyproject.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants