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: dfinity/dre Loading
base: v0.3.0
Choose a base ref
...
head repository: dfinity/dre Loading
compare: v0.3.1
Choose a head ref
  • 10 commits
  • 36 files changed
  • 7 contributors

Commits on Mar 8, 2024

  1. Add python-changelog to poetry and bazel, to facilitate making new re…

    …leases (#235)
    
    * sat-py-changelog
    
    * update requirements.txt
    sasa-tomic committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    971d815 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ac8581 View commit details
    Browse the repository at this point in the history
  3. chore: Update dependencies (#225)

    Co-authored-by: github-merge-queue <[email protected]>
    Co-authored-by: Saša Tomić <[email protected]>
    3 people committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    820266c View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. chore: Update dependencies (#240)

    Co-authored-by: github-merge-queue <[email protected]>
    sa-github-api and github-merge-queue committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    996a004 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. chore: Update dependencies (#244)

    Co-authored-by: github-merge-queue <[email protected]>
    sa-github-api and github-merge-queue committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    4a6db31 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. feat(rollout): Rollout controller refactoring part 1 - fetcher logic (#…

    …237)
    
    * started work on calculating progress
    
    * saving prog
    
    * progressing
    
    * implemented base
    
    * adding traits and tidying up fetcher logic
    
    * refactoring calculation to enhance testability
    
    * repinning
    
    * updating release index schema
    
    * fixing bazel
    
    * started refactoring calculations
    
    * moved calculations to a new place
    
    * refactored
    
    * added tests
    
    * added more tests
    
    * more tests
    
    * adding bazel target for tests
    
    * adding checks if week passed
    
    * adding tests for week passed method
    
    * start adding e2e tests
    
    * adding tests for one whole stage
    
    * adding checks if there is a placed update unassigned version proposal
    
    * added full scenario for a simple rollout
    
    * added tests for feature builds
    
    * desired rollout release version
    
    * adapt tests for new logic
    
    * removing unused code
    
    ---------
    
    Co-authored-by: Luka Skugor <[email protected]>
    NikolaMilosa and Luka-DFINITY committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    bf0b89a View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. feat(rollout-controller): Implementing action taking and refactoring …

    …tests (#249)
    
    * transformed cli to be a lib aswell
    
    * added deps to rollout controller
    
    * started work on action taking
    
    * finishing action taking
    
    * adding checking of blessed version
    
    * reducing test verbosity
    
    * moving feat build tests in the same module
    
    * add a partially executed step test
    
    * renaming
    
    * renaming
    
    * remove macro calls
    
    * adding better calculation of start of release
    NikolaMilosa committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    6e6a377 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. fix(dre): DRE-147 Do not require neuron id for fetching trustworthy m…

    …etrics (#251)
    
    * fix(dre): DRE-147 Do not require neuron id for fetching trustworthy metrics
    
    Neuron is not actually required for this operation.
    
    * Improve the comment
    sasa-tomic committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    03dfe1f View commit details
    Browse the repository at this point in the history
  2. Add rc--2024-03-20_23-01 release (#252)

    * Add rc--2024-03-20_23-01 release
    
    * Don't run bazel on release-index.yaml changes
    
    * Update main.yaml
    
    * Update release-index.yaml
    LittleChimera committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    e6229b7 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Release 0.3.1 (#253)

    * Release 0.3.1
    
    * Github Action: Bazel Repin
    
    ---------
    
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    sasa-tomic and github-actions[bot] committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    75815e0 View commit details
    Browse the repository at this point in the history
Loading