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: topcoder-platform/domain-challenge
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: topcoder-platform/domain-challenge
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feature/autopilot
Choose a head ref
  • 15 commits
  • 12 files changed
  • 1 contributor

Commits on Mar 19, 2023

  1. feat: add challenge scheduler

    Signed-off-by: Rakib Ansary <rakibansary@gmail.com>
    rakibansary committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    fc7f90c View commit details
    Browse the repository at this point in the history
  2. feat: add challenge scheduler

    Signed-off-by: Rakib Ansary <rakibansary@gmail.com>
    rakibansary committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    1851cdb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a1e899 View commit details
    Browse the repository at this point in the history
  4. fix: correctly set value

    Signed-off-by: Rakib Ansary <rakibansary@gmail.com>
    rakibansary committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    2488448 View commit details
    Browse the repository at this point in the history
  5. fix: add phase criteria

    Signed-off-by: Rakib Ansary <rakibansary@gmail.com>
    rakibansary committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    cdb947a View commit details
    Browse the repository at this point in the history
  6. fix: require 2 reviewers by default

    Signed-off-by: Rakib Ansary <rakibansary@gmail.com>
    rakibansary committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    e410165 View commit details
    Browse the repository at this point in the history
  7. fix: update for acl

    Signed-off-by: Rakib Ansary <rakibansary@gmail.com>
    rakibansary committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    dfbb45e View commit details
    Browse the repository at this point in the history
  8. fix: add missing v5 to v4 mappings

    Signed-off-by: Rakib Ansary <rakibansary@gmail.com>
    rakibansary committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    312bd3b View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Configuration menu
    Copy the full SHA
    a388bba View commit details
    Browse the repository at this point in the history
  2. chore: use @topcoder-framework v0.7.0

    Signed-off-by: Rakib Ansary <rakibansary@gmail.com>
    rakibansary committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    9df57c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dfcce17 View commit details
    Browse the repository at this point in the history
  4. fix: phase is a list

    Signed-off-by: Rakib Ansary <rakibansary@gmail.com>
    rakibansary committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    2cf5d1e View commit details
    Browse the repository at this point in the history
  5. fix: parse metadata

    * this is a temporary patch, toEntity should convert
    * PartiQLValue using @topcoder-framework/lib-common
    
    Signed-off-by: Rakib Ansary <rakibansary@gmail.com>
    rakibansary committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    7d9405c View commit details
    Browse the repository at this point in the history
  6. fix: parse metadata

    * this is a temporary patch, toEntity should convert
    * PartiQLValue using @topcoder-framework/lib-common
    
    Signed-off-by: Rakib Ansary <rakibansary@gmail.com>
    rakibansary committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    8fb36dd View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. ci: publish image to ecr

    rakibansary committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    aef55ea View commit details
    Browse the repository at this point in the history
Loading