Skip to content

Alpha 7 #67

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

Merged
merged 19 commits into from
Mar 5, 2025
Merged

Alpha 7 #67

merged 19 commits into from
Mar 5, 2025

Conversation

devraj
Copy link
Member

@devraj devraj commented Mar 5, 2025

📢 Preamble

Fast-forwarded release for getting the TLS authentication feature out in the open with documentation for use by a production project #66.

✨ New

💅 Improvements

🛠️ Fixes

  • Update various asyncio settings
  • Infinite loop for items tests, limits this 10 pages for testing purposes

i wrote a test that would seek the next parameter to see if there are
any more items in the chain of items being sent by the cc, this seems
to be an infinite loop which is making the alpha-6 test releases fail.

disabling this to 5 iterations for now.
adds initial support using ssl_context for certificate based auth
also adds testsuite to use the ssl context from env varables, see
docs for relevant how to use

pending: add test suite to run without certificates

refs #66
quick and dirty writing to a file in the local directory to see
if it works on github actions, on success refactor this properly

refs #66
realised that the secrets values aren't automatically available to
the github actions

refs #66
preference is to use the temp file api, restoring to check
success on github actions

refs #66
@devraj devraj self-assigned this Mar 5, 2025
@devraj devraj merged commit cfeaa47 into master Mar 5, 2025
1 of 2 checks passed
@devraj devraj deleted the alpha-7 branch March 5, 2025 22:17
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.

1 participant