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

Allow more variations for a flag #363

Merged
merged 60 commits into from
Oct 12, 2022
Merged

Allow more variations for a flag #363

merged 60 commits into from
Oct 12, 2022

Commits on Jul 28, 2022

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

Commits on Jul 29, 2022

  1. Fix test bug

    Signed-off-by: Thomas Poignant <[email protected]>
    thomaspoignant committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    309335c View commit details
    Browse the repository at this point in the history
  2. Using new struct with legacy syntax

    Signed-off-by: Thomas Poignant <[email protected]>
    thomaspoignant committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    18fb288 View commit details
    Browse the repository at this point in the history
  3. Remove nil field

    Signed-off-by: Thomas Poignant <[email protected]>
    thomaspoignant committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    84f729f View commit details
    Browse the repository at this point in the history
  4. Remove unused test files

    Signed-off-by: Thomas Poignant <[email protected]>
    thomaspoignant committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    16e0312 View commit details
    Browse the repository at this point in the history
  5. Unused util function

    Signed-off-by: Thomas Poignant <[email protected]>
    thomaspoignant committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    0679472 View commit details
    Browse the repository at this point in the history
  6. Remove println

    Signed-off-by: Thomas Poignant <[email protected]>
    thomaspoignant committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    9118f83 View commit details
    Browse the repository at this point in the history
  7. Remove flag_data from variation test

    Signed-off-by: Thomas Poignant <[email protected]>
    thomaspoignant committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    a229b13 View commit details
    Browse the repository at this point in the history
  8. Remove usage of flagv1.FlagData

    Signed-off-by: Thomas Poignant <[email protected]>
    thomaspoignant committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    ae0b313 View commit details
    Browse the repository at this point in the history
  9. continue to remove flagv1

    Signed-off-by: Thomas Poignant <[email protected]>
    thomaspoignant committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    cd84bf9 View commit details
    Browse the repository at this point in the history
  10. Remove usage of flagv1 package

    Signed-off-by: Thomas Poignant <[email protected]>
    thomaspoignant committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    5e158d2 View commit details
    Browse the repository at this point in the history
  11. Order for constitency

    Signed-off-by: Thomas Poignant <[email protected]>
    thomaspoignant committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    386c299 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. Configuration menu
    Copy the full SHA
    c0a2c02 View commit details
    Browse the repository at this point in the history
  2. Remove flagv1 package

    Signed-off-by: Thomas Poignant <[email protected]>
    thomaspoignant committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    6a46813 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    942d2d7 View commit details
    Browse the repository at this point in the history
  4. Disable schedule step in schedule step

    Signed-off-by: Thomas Poignant <[email protected]>
    thomaspoignant committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    1514d89 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    988870e View commit details
    Browse the repository at this point in the history
  6. converter tests

    thomaspoignant committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    12f0c21 View commit details
    Browse the repository at this point in the history
  7. Add comments

    Signed-off-by: Thomas Poignant <[email protected]>
    thomaspoignant committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    ec35950 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. WIP

    thomaspoignant committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    08f46c1 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2022

  1. WIP

    Signed-off-by: Thomas Poignant <[email protected]>
    thomaspoignant committed Aug 7, 2022
    Configuration menu
    Copy the full SHA
    145df10 View commit details
    Browse the repository at this point in the history
  2. WIP

    Signed-off-by: Thomas Poignant <[email protected]>
    thomaspoignant committed Aug 7, 2022
    Configuration menu
    Copy the full SHA
    db81cf2 View commit details
    Browse the repository at this point in the history
  3. Rework the convert layer

    Signed-off-by: Thomas Poignant <[email protected]>
    thomaspoignant committed Aug 7, 2022
    Configuration menu
    Copy the full SHA
    f62e565 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0507b01 View commit details
    Browse the repository at this point in the history
  5. adding field

    Signed-off-by: Thomas Poignant <[email protected]>
    thomaspoignant committed Aug 7, 2022
    Configuration menu
    Copy the full SHA
    429141e View commit details
    Browse the repository at this point in the history
  6. remove method string from the flag contract

    Signed-off-by: Thomas Poignant <[email protected]>
    thomaspoignant committed Aug 7, 2022
    Configuration menu
    Copy the full SHA
    d394e84 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. Adding more test for internal flag

    Signed-off-by: Thomas Poignant <[email protected]>
    thomaspoignant committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    48d0187 View commit details
    Browse the repository at this point in the history
  2. Stop using DTOv0 directly

    Signed-off-by: Thomas Poignant <[email protected]>
    thomaspoignant committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    cb85346 View commit details
    Browse the repository at this point in the history
  3. Manage to unmarshal multiple fields with same name

    Signed-off-by: Thomas Poignant <[email protected]>
    thomaspoignant committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    f2e1a4b View commit details
    Browse the repository at this point in the history
  4. wrong file

    Signed-off-by: Thomas Poignant <[email protected]>
    thomaspoignant committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    6b1319b View commit details
    Browse the repository at this point in the history
  5. Rename cli

    Signed-off-by: Thomas Poignant <[email protected]>
    thomaspoignant committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    66c2fd6 View commit details
    Browse the repository at this point in the history
  6. add doc

    Signed-off-by: Thomas Poignant <[email protected]>
    thomaspoignant committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    4f36f99 View commit details
    Browse the repository at this point in the history
  7. Remove usage of ioutil

    Signed-off-by: Thomas Poignant <[email protected]>
    thomaspoignant committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    e949a88 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. Add godoc

    Signed-off-by: Thomas Poignant <[email protected]>
    thomaspoignant committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    724f074 View commit details
    Browse the repository at this point in the history
  2. Change TOML lib to use BurntSushi/toml

    Signed-off-by: Thomas Poignant <[email protected]>
    thomaspoignant committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    5dfc143 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4053ea View commit details
    Browse the repository at this point in the history
  4. Add test for new flag format

    Signed-off-by: Thomas Poignant <[email protected]>
    thomaspoignant committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    61968c9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1473330 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

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

Commits on Sep 26, 2022

  1. Bump github.com/google/go-cmp from 0.5.8 to 0.5.9 (#335)

    Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.5.8 to 0.5.9.
    - [Release notes](https://github.com/google/go-cmp/releases)
    - [Commits](google/go-cmp@v0.5.8...v0.5.9)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/google/go-cmp
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and thomaspoignant committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    54e7301 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/aws/aws-sdk-go from 1.44.93 to 1.44.94 (#336)

    Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.93 to 1.44.94.
    - [Release notes](https://github.com/aws/aws-sdk-go/releases)
    - [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)
    - [Commits](aws/aws-sdk-go@v1.44.93...v1.44.94)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/aws/aws-sdk-go
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
    2 people authored and thomaspoignant committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    f0964c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42abbde View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e8dbf6 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. Move the rollout options to the top level of the flag

    Signed-off-by: Thomas Poignant <[email protected]>
    thomaspoignant committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    c72254c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3db50b5 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. update doc

    Signed-off-by: Thomas Poignant <[email protected]>
    thomaspoignant committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    c3f782d View commit details
    Browse the repository at this point in the history
  2. Move rollout on top level

    Signed-off-by: Thomas Poignant <[email protected]>
    thomaspoignant committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    a6e3c70 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. migration cli binary

    Signed-off-by: Thomas Poignant <[email protected]>
    thomaspoignant committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    b3272b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d93e91e View commit details
    Browse the repository at this point in the history
  3. Modify flagv1 for compatibility

    Signed-off-by: Thomas Poignant <[email protected]>
    thomaspoignant committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    0573fd0 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

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

Commits on Oct 12, 2022

  1. fix doc

    Signed-off-by: Thomas Poignant <[email protected]>
    thomaspoignant committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    8180392 View commit details
    Browse the repository at this point in the history
  2. Bump go version CI

    Signed-off-by: Thomas Poignant <[email protected]>
    thomaspoignant committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    298511e View commit details
    Browse the repository at this point in the history
  3. Fix antlr dependencies

    Signed-off-by: Thomas Poignant <[email protected]>
    thomaspoignant committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    f3d14d7 View commit details
    Browse the repository at this point in the history
  4. Add test for convertion cli

    Signed-off-by: Thomas Poignant <[email protected]>
    thomaspoignant committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    4a50755 View commit details
    Browse the repository at this point in the history
  5. improve makefile

    Signed-off-by: Thomas Poignant <[email protected]>
    thomaspoignant committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    ec3a805 View commit details
    Browse the repository at this point in the history
  6. remove unused function

    Signed-off-by: Thomas Poignant <[email protected]>
    thomaspoignant committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    dc229d4 View commit details
    Browse the repository at this point in the history
  7. remove Print

    Signed-off-by: Thomas Poignant <[email protected]>
    thomaspoignant committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    e4d8f4f View commit details
    Browse the repository at this point in the history
  8. remove header for v1

    Signed-off-by: Thomas Poignant <[email protected]>
    thomaspoignant committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    82951a2 View commit details
    Browse the repository at this point in the history
  9. Format the files

    Signed-off-by: Thomas Poignant <[email protected]>
    thomaspoignant committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    51f7ad7 View commit details
    Browse the repository at this point in the history