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: quantum-elixir/quantum-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.0
Choose a base ref
...
head repository: quantum-elixir/quantum-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.2.0
Choose a head ref
  • 6 commits
  • 16 files changed
  • 3 contributors

Commits on Aug 18, 2020

  1. Fix Changelog

    maennchen committed Aug 18, 2020
    1 Configuration menu
    Copy the full SHA
    1d91a85 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. Configuration menu
    Copy the full SHA
    35905ad View commit details
    Browse the repository at this point in the history
  2. 10 Configuration menu
    Copy the full SHA
    5467582 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

  1. Solution: Add telemetry to track metrics (#453)

    * finished adding, deleteing and updating jobs telemetry tests
    
    * Fixed CI async overlay by passing a unique value for each test
    
    * lint
    
    * added logs to debug CI failure
    
    * added Job_name to prevent collision in CI
    
    * fixed typo
    
    * added telemetry job span tracking
    
    * fixed readme
    
    * fixed dialyzer error
    
    * requested changes
    
    * lint
    
    * Injected scheduler to incude in telemetry metrics
    
    * lint
    
    * Apply suggestions from code review
    
    Co-authored-by: Jonatan Männchen <[email protected]>
    
    * fixed tests, dialyzer doesnt like Module.t
    
    * Module.t() to atom
    
    Co-authored-by: Marc Smith <[email protected]>
    Co-authored-by: Jonatan Männchen <[email protected]>
    3 people authored Sep 11, 2020
    Configuration menu
    Copy the full SHA
    e922d4a View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. Telemetry Fishish (#457)

    maennchen authored Sep 14, 2020
    Configuration menu
    Copy the full SHA
    e896c20 View commit details
    Browse the repository at this point in the history
  2. Release v3.2.0

    maennchen committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    8f00232 View commit details
    Browse the repository at this point in the history
Loading