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: amzn/.github
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: OpenJobDescription/.github
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: mainline
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 18 files changed
  • 3 contributors

Commits on Apr 19, 2024

  1. ci: add reusable workflows

    Signed-off-by: Charles Moore <[email protected]>
    moorec-aws committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    c649715 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from moorec-aws/moorec/reusable_workflows

    ci: add reusable workflows
    moorec-aws authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    b507102 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. ci: change python build job name

    Signed-off-by: Charles Moore <[email protected]>
    moorec-aws committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    7b61afc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from moorec-aws/moorec/reusable_workflows

    ci: change python build job name
    moorec-aws authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    335e4e8 View commit details
    Browse the repository at this point in the history
  3. revert: ci: change python build job name

    Signed-off-by: Charles Moore <[email protected]>
    moorec-aws committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    57613c0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3 from moorec-aws/moorec/revert-name-change

    revert: ci: change python build job name
    moorec-aws authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    c02f72e View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. ci: update publish codebuild project name

    Signed-off-by: Charles Moore <[email protected]>
    moorec-aws committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    e74c358 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Merge pull request #4 from moorec-aws/moorec/fix-job-name

    ci: update publish codebuild project name
    moorec-aws authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    24565ff View commit details
    Browse the repository at this point in the history
  2. ci: remove PyPI publish

    Signed-off-by: Charles Moore <[email protected]>
    moorec-aws committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    c1bbc4c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5 from moorec-aws/moorec/remove-pypi-publish

    ci: remove PyPI publish
    moorec-aws authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    e5018a6 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. ci: add reusable codeql workflow

    Signed-off-by: Charles Moore <[email protected]>
    moorec-aws committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    ee9067f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from moorec-aws/moorec/reusable_codeql

    ci: add reusable codeql workflow
    moorec-aws authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    90b4445 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2025

  1. chore: update workflows to tag based release (#7)

    Signed-off-by: Charles Moore <[email protected]>
    moorec-aws authored Jun 11, 2025
    Configuration menu
    Copy the full SHA
    b62da8e View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2025

  1. chore: update security.md to include openpgp keys (#8)

    Signed-off-by: Charles Moore <[email protected]>
    moorec-aws authored Jul 10, 2025
    Configuration menu
    Copy the full SHA
    66a4364 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2025

  1. ci: add pr labeling workflows (#10)

    Signed-off-by: Charles Moore <[email protected]>
    moorec-aws authored Aug 13, 2025
    Configuration menu
    Copy the full SHA
    9385b5d View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2025

  1. chore: add responded and stale prs and issues workflows (#11)

    * chore: add responded and stale prs and issues workflows
    
    ---------
    
    Signed-off-by: Charles Moore <[email protected]>
    moorec-aws authored Sep 2, 2025
    Configuration menu
    Copy the full SHA
    05df2f0 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2025

  1. chore: pin the version of click that hatch uses to <8.3 due to Sentin…

    …el bug (#13)
    
    Signed-off-by: Charles Moore <[email protected]>
    moorec-aws authored Sep 22, 2025
    Configuration menu
    Copy the full SHA
    748d737 View commit details
    Browse the repository at this point in the history
  2. chore: fix semantic versioning command for 10.4 (#14)

    Signed-off-by: Charles Moore <[email protected]>
    moorec-aws authored Sep 22, 2025
    Configuration menu
    Copy the full SHA
    11fa465 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2025

  1. chore: update pgp key (#15)

    Signed-off-by: Charles Moore <[email protected]>
    moorec-aws authored Oct 17, 2025
    Configuration menu
    Copy the full SHA
    bcc7956 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2026

  1. chore: temporary pin virtualenv<21 to fix build (#16)

    Signed-off-by: Jericho Tolentino <[email protected]>
    jericht authored Feb 25, 2026
    Configuration menu
    Copy the full SHA
    0685762 View commit details
    Browse the repository at this point in the history
Loading