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

feat: refreshable exports #202

Merged
merged 8 commits into from
Jul 17, 2024

Commits on Jul 15, 2024

  1. feat: refreshable exports

    Add possibility to switch the underlying Execs to "refreshonly" mode and handle over subscriptions to resource(s) as parameter. This fixes also a bug when p12 file is not renewed after the input file changed. Backward compatibility fully given.
    pavelkovtunov committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    9c862f7 View commit details
    Browse the repository at this point in the history
  2. Update REFERENCE.md

    pavelkovtunov committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    a5febe7 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    pavelkovtunov committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    7dbf3fe View commit details
    Browse the repository at this point in the history
  4. Update REFERENCE.md

    pavelkovtunov committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    d93de28 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1fb2b96 View commit details
    Browse the repository at this point in the history
  6. fix: linting

    pavelkovtunov committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    a52a1b9 View commit details
    Browse the repository at this point in the history
  7. fix: lint

    pavelkovtunov committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    fecb1cb View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Apply suggestions from code review

    Co-authored-by: Kenyon Ralph <[email protected]>
    2 people authored and Pavel Kovtunov committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    4feddcc View commit details
    Browse the repository at this point in the history