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

Add an update timestamp to trigger the creation of a revision when needed. #1364

Merged
merged 9 commits into from
Jul 26, 2021

Commits on Jul 16, 2021

  1. Add a update timestamp anytime a new revision should be triggered. Pr…

    …eviously client side revision names was this trigger but since we switched to server-side revision naming by default that didn't work anymore (and hasn't worked with server-side revision naming before, too).
    
    Fixes knative#1318.
    rhuss committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    c065593 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd15588 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2021

  1. fix e2e test

    rhuss committed Jul 18, 2021
    Configuration menu
    Copy the full SHA
    b542665 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2021

  1. add some unit tests

    rhuss committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    3264f6f View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. Configuration menu
    Copy the full SHA
    fcee305 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8819408 View commit details
    Browse the repository at this point in the history
  3. fixed compile error in test

    rhuss committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    6f97cbb View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

  1. lint fixes

    rhuss committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    ba2500e View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. Configuration menu
    Copy the full SHA
    99661ff View commit details
    Browse the repository at this point in the history