Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ekhabarov/rules_ytt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.0
Choose a base ref
...
head repository: ekhabarov/rules_ytt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.0
Choose a head ref
  • 7 commits
  • 40 files changed
  • 1 contributor

Commits on Jul 6, 2023

  1. Update README.md

    ekhabarov authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    5462454 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. Add Ytt toolchain. (#1)

    * Use Ytt tool as a toolchain.
    * Clean up dependencies.
    * Bumped Ytt version: 0.45.0 => 0.46.2.
    * Use Bazel 6.4.0.
    * Deprecate `image` attribute.
    * Change the repo structure.
    * Update tests.
    ekhabarov authored Dec 9, 2023
    Configuration menu
    Copy the full SHA
    20c0521 View commit details
    Browse the repository at this point in the history
  2. Add docs. (#2)

    ekhabarov authored Dec 9, 2023
    Configuration menu
    Copy the full SHA
    e46fad3 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. Replace image property with data.read example. (#3)

    * Delete `image` property from `ytt` rule.
    ekhabarov authored Dec 10, 2023
    Configuration menu
    Copy the full SHA
    e72ff9a View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Add CI. (#4)

    ekhabarov authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    d344dde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e13621f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cdc177f View commit details
    Browse the repository at this point in the history
Loading