Commit Graph

550 Commits

Author SHA1 Message Date
github-actions[bot] fec0ef4eae
Merge pull request #70 from sartography/dependabot/github_actions/actions/cache-3.0.6
Bump actions/cache from 3.0.2 to 3.0.6
2022-08-05 20:46:12 +00:00
dependabot[bot] 3dc54e6496
Bump actions/cache from 3.0.2 to 3.0.6
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.2 to 3.0.6.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.2...v3.0.6)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-05 20:37:18 +00:00
github-actions[bot] fcf8378800
Merge pull request #69 from sartography/dependabot/pip/dot-github/workflows/virtualenv-20.16.3
Bump virtualenv from 20.16.2 to 20.16.3 in /.github/workflows
2022-08-04 20:49:23 +00:00
dependabot[bot] bc1a356d09
Bump virtualenv from 20.16.2 to 20.16.3 in /.github/workflows
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.16.2 to 20.16.3.
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](https://github.com/pypa/virtualenv/compare/20.16.2...20.16.3)

---
updated-dependencies:
- dependency-name: virtualenv
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-04 20:42:57 +00:00
github-actions[bot] 6ff407300b
Merge pull request #68 from sartography/dependabot/pip/dot-github/workflows/pip-22.2.2
Bump pip from 22.2.1 to 22.2.2 in /.github/workflows
2022-08-03 20:41:49 +00:00
dependabot[bot] 971270148f
Bump pip from 22.2.1 to 22.2.2 in /.github/workflows
Bumps [pip](https://github.com/pypa/pip) from 22.2.1 to 22.2.2.
- [Release notes](https://github.com/pypa/pip/releases)
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/pip/compare/22.2.1...22.2.2)

---
updated-dependencies:
- dependency-name: pip
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-03 20:33:09 +00:00
github-actions[bot] e4fc2b2411
Merge pull request #67 from sartography/dependabot/github_actions/actions/setup-python-4.2.0
Bump actions/setup-python from 3.1.2 to 4.2.0
2022-08-02 21:43:43 +01:00
dependabot[bot] 50dec59c46
Bump actions/setup-python from 3.1.2 to 4.2.0
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3.1.2 to 4.2.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v3.1.2...v4.2.0)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-02 20:35:38 +00:00
mike cullerton 188dfc1a74 Merge branch 'main' into cullerton 2022-08-02 16:26:31 -04:00
mike cullerton f8461a49d8 more pre commit 2022-08-02 16:24:53 -04:00
mike cullerton 445fc15698 mypy 2022-08-02 16:21:59 -04:00
mike cullerton e68b6ea55d pre commit 2022-08-02 16:02:55 -04:00
mike cullerton a2703d6c6e keycloak -> open_id
also, assert we have a valid service when adding a user
2022-08-02 15:59:43 -04:00
jasquat c2c5a665da default docker compose to run 2022-08-02 14:45:54 -04:00
jasquat 1891482d59 no need for keycloak in ci now 2022-08-02 14:38:32 -04:00
jasquat 6a3b708c58 precommit 2022-08-02 14:36:59 -04:00
jasquat 3538d51d0d
Merge pull request #66 from sartography/feature/get_docker_working_again
Feature/get docker working again
2022-08-02 14:33:00 -04:00
jasquat 0c125dfefa Merge remote-tracking branch 'origin/main' into feature/get_docker_working_again 2022-08-02 14:28:34 -04:00
jasquat 8d8ca017ae no need for ast if state is a string 2022-08-02 14:28:19 -04:00
jasquat 3b2ca3da3b some changes to get docker working again 2022-08-02 14:02:50 -04:00
mike cullerton 18013f9456 more cleanup 2022-08-02 12:54:43 -04:00
mike cullerton afa428bb97 mypy 2022-08-02 12:52:46 -04:00
mike cullerton ce0a0883cb pre commit 2022-08-02 12:49:41 -04:00
mike cullerton c16175a0e4 Start tests for auth 2022-08-02 12:43:41 -04:00
mike cullerton 115377a983 Remove unused code 2022-08-02 12:43:03 -04:00
mike cullerton 3bf4b08dbf Pass state as string, not bytes 2022-08-02 12:40:31 -04:00
mike cullerton bfb3bd96e2 Merge branch 'main' into cullerton 2022-08-02 11:23:53 -04:00
mike cullerton b3a0424d5c pre commit again 2022-08-02 11:08:37 -04:00
mike cullerton 5c8f783276 mypy 2022-08-02 11:06:40 -04:00
mike cullerton 4df28a39d6 precommit 2022-08-02 10:49:43 -04:00
mike cullerton 4219ce6ced Use BaseTest in test_process_api
Move base_test into helpers directory
Move find_or_create_user to BaseTest
2022-08-02 10:46:53 -04:00
jasquat e1c41694b5 the verify token can contain either strings or ints as values 2022-08-02 09:31:43 -04:00
jasquat 8b640cdd6a fixed wait for server script 2022-08-02 08:33:03 -04:00
jasquat 7a3b3e6085 added set -x to figure out why start keycloak is failing 2022-08-01 17:37:24 -04:00
jasquat 1d7864aae3 only start keycloak for tests 2022-08-01 17:32:35 -04:00
jasquat de405f55bc start keycloak for tests 2022-08-01 17:29:25 -04:00
jasquat 15fd71eb99 the status endpoint should not need authentication 2022-08-01 17:23:58 -04:00
jasquat a1e69b511a precommit 2022-08-01 17:19:51 -04:00
jasquat 7b25baf4dc ignore user blueprint tests for now and updated some mypy syntax for python 3.9 2022-08-01 17:13:35 -04:00
mike cullerton 0bd3503608 Pre commit 2022-08-01 16:25:56 -04:00
mike cullerton 49d764bd3f PreCommit again 2022-08-01 16:24:12 -04:00
mike cullerton 5a37ea14d0 mypy fixes 2022-08-01 16:20:36 -04:00
mike cullerton 53449334d7 Pre-commit 2022-08-01 13:29:10 -04:00
mike cullerton 1a8e5648ca Get tests working again 2022-08-01 12:20:00 -04:00
jasquat 1436092c11
Merge pull request #65 from sartography/feature/auth_from_cullerton_branch
Feature/auth from cullerton branch
2022-07-29 16:09:55 -04:00
jasquat f98e346954 some fixes found while running fixing frontend acceptance tests 2022-07-29 14:46:06 -04:00
jasquat 25c6e74a90 ran precommit stuff 2022-07-29 13:39:57 -04:00
mike cullerton fea30d0a16 Defaults for user_data coming from open_id provider 2022-07-29 12:25:32 -04:00
mike cullerton f646fbd9df Merge branch 'main' into cullerton 2022-07-29 11:49:42 -04:00
mike cullerton 13e9523e41 Now use UserService.create_user in login_return 2022-07-29 11:36:27 -04:00