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

[IO-1554][internal] Further CI/CD tooling #680

Merged
merged 213 commits into from
Oct 10, 2023
Merged

[IO-1554][internal] Further CI/CD tooling #680

merged 213 commits into from
Oct 10, 2023

Commits on Aug 24, 2023

  1. Marked existing as old, added new flow basics

    Owen committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    7277616 View commit details
    Browse the repository at this point in the history
  2. Bare bones of initial scripts for testing

    Owen committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    c3bccbf View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Written basic shell scripts for most steps

    Owen committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    1c5fcd6 View commit details
    Browse the repository at this point in the history
  2. WIP

    Owen committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    98671e0 View commit details
    Browse the repository at this point in the history
  3. Correction to scripts

    Owen committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    21846b7 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Script that confirms release needs doing

    Owen committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    6668eac View commit details
    Browse the repository at this point in the history
  2. Python versioning scripts WIP

    Owen committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    bb8d0ec View commit details
    Browse the repository at this point in the history
  3. Attempt at fix for changed files filter

    Owen committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    f17b69f View commit details
    Browse the repository at this point in the history
  4. Bash refactor

    Owen committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    5a4aede View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Update flows

    Owen committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    413f600 View commit details
    Browse the repository at this point in the history
  2. Fixing Bash scripts and testing

    Owen committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    5111954 View commit details
    Browse the repository at this point in the history
  3. Github token change

    Owen committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    a338e80 View commit details
    Browse the repository at this point in the history
  4. Moved token to use github namespace

    Owen committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    407e086 View commit details
    Browse the repository at this point in the history
  5. Output list of changed files

    Owen committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    ba4591f View commit details
    Browse the repository at this point in the history
  6. Testing passing around variables

    Owen committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    ce703c2 View commit details
    Browse the repository at this point in the history
  7. Changing echo types

    Owen committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    bd5873a View commit details
    Browse the repository at this point in the history
  8. Trying a different approach

    Owen committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    4cfcaad View commit details
    Browse the repository at this point in the history
  9. Check gh cli version

    Owen committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    891dec4 View commit details
    Browse the repository at this point in the history
  10. Fix for command wrapping

    Owen committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    467bfd3 View commit details
    Browse the repository at this point in the history
  11. Setting step output

    Owen committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    e389a70 View commit details
    Browse the repository at this point in the history
  12. Set env var

    Owen committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    10cd78a View commit details
    Browse the repository at this point in the history
  13. Different approach to passing vars

    Owen committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    93fac8e View commit details
    Browse the repository at this point in the history
  14. Format and lint should work now

    Owen committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    5a79f49 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Refactor of bash scripts

    Owen committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    cce8fff View commit details
    Browse the repository at this point in the history
  2. Re-enabled testing stage

    Owen committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    ec1ddc5 View commit details
    Browse the repository at this point in the history
  3. Get absolute paths in bash scripts

    Owen committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    7283cba View commit details
    Browse the repository at this point in the history
  4. Ensure poetry is installed

    Owen committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    611814f View commit details
    Browse the repository at this point in the history
  5. Updated test script

    Owen committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    b134b7c View commit details
    Browse the repository at this point in the history
  6. Extract tests into own file for use elsewhere

    Owen committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    d11a071 View commit details
    Browse the repository at this point in the history
  7. Make tests.yml reusable

    Owen committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    ca152b7 View commit details
    Browse the repository at this point in the history
  8. Improve run

    Owen committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    33a51ae View commit details
    Browse the repository at this point in the history
  9. Work out the issue with the poetry binary

    Owen committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    7a313fe View commit details
    Browse the repository at this point in the history
  10. Set powershell to run in pwsh

    Owen committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    5b32995 View commit details
    Browse the repository at this point in the history
  11. Convert flows to reusable flows

    Owen committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    ea01e15 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    998429a View commit details
    Browse the repository at this point in the history
  13. Fixing links

    Owen committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    14df7cd View commit details
    Browse the repository at this point in the history
  14. Two simple replacements for 3rd party tools

    Owen committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    853bb15 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Use bash as shell

    Owen committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    5eba13d View commit details
    Browse the repository at this point in the history
  2. Fix variable assignment

    Owen committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    190f515 View commit details
    Browse the repository at this point in the history
  3. Format and lint simplification

    Owen committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    da805ee View commit details
    Browse the repository at this point in the history
  4. Debugging output

    Owen committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    5b856d9 View commit details
    Browse the repository at this point in the history
  5. Confirm passing of variables

    Owen committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    b1cc7fb View commit details
    Browse the repository at this point in the history
  6. Found the alternative context

    Owen committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    02d8c7c View commit details
    Browse the repository at this point in the history
  7. Fixed grep problem

    Owen committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    73c6e48 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    67c0cf0 View commit details
    Browse the repository at this point in the history
  9. Creation of new variables

    Owen committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    c58a785 View commit details
    Browse the repository at this point in the history
  10. trim strings

    Owen committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    05c3353 View commit details
    Browse the repository at this point in the history
  11. Trying an echo for output

    Owen committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    a9927e7 View commit details
    Browse the repository at this point in the history
  12. Assign variables properly

    Owen committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    969af9a View commit details
    Browse the repository at this point in the history
  13. File rename and new file filtering

    Owen committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    46969f1 View commit details
    Browse the repository at this point in the history
  14. Correct quote

    Owen committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    eadfc92 View commit details
    Browse the repository at this point in the history
  15. Change to piping

    Owen committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    f21bf06 View commit details
    Browse the repository at this point in the history
  16. Debugging statements

    Owen committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    07577fc View commit details
    Browse the repository at this point in the history
  17. Conditional setting of output

    Owen committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    6e8bae5 View commit details
    Browse the repository at this point in the history
  18. Testing a hypothesis

    Owen committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    9a719e9 View commit details
    Browse the repository at this point in the history
  19. Testing which step fails

    Owen committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    c399ac0 View commit details
    Browse the repository at this point in the history
  20. Localising error

    Owen committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    a0c18ec View commit details
    Browse the repository at this point in the history
  21. pipefail issue

    Owen committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    e868227 View commit details
    Browse the repository at this point in the history
  22. Suppress grep errors if they occur

    Owen committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    3821874 View commit details
    Browse the repository at this point in the history
  23. Filrering should be fault tolerant now

    Owen committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    ef53b5a View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    8c9cc38 View commit details
    Browse the repository at this point in the history
  25. File filter in python

    Owen committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    ae1e8e3 View commit details
    Browse the repository at this point in the history
  26. Make executable

    Owen committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    2dc25d6 View commit details
    Browse the repository at this point in the history
  27. Output checking

    Owen committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    e969ec2 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    60802f4 View commit details
    Browse the repository at this point in the history
  2. Added new opportunities for debugging

    Owen committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    5d4e640 View commit details
    Browse the repository at this point in the history
  3. Checking entire context

    Owen committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    dba2337 View commit details
    Browse the repository at this point in the history
  4. Testing an idea

    Owen committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    a81bd71 View commit details
    Browse the repository at this point in the history
  5. Trying a test value

    Owen committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    ef61d18 View commit details
    Browse the repository at this point in the history
  6. Debug step

    Owen committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    aa6c8d7 View commit details
    Browse the repository at this point in the history
  7. Testing something

    Owen committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    5333270 View commit details
    Browse the repository at this point in the history
  8. Debugging step

    Owen committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    9859eda View commit details
    Browse the repository at this point in the history
  9. Dump needs context

    Owen committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    beae74f View commit details
    Browse the repository at this point in the history
  10. Testing with xargs

    Owen committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    b58f978 View commit details
    Browse the repository at this point in the history
  11. Trying removing the output section

    Owen committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    47720e3 View commit details
    Browse the repository at this point in the history
  12. Testing variable name length

    Owen committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    4f934b9 View commit details
    Browse the repository at this point in the history
  13. View job

    Owen committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    ed1e481 View commit details
    Browse the repository at this point in the history
  14. Confirm set succeeds

    Owen committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    e4e34ee View commit details
    Browse the repository at this point in the history
  15. Syntax error corrected

    Owen committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    e55a606 View commit details
    Browse the repository at this point in the history
  16. Correct commit

    Owen committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    52b8b6f View commit details
    Browse the repository at this point in the history
  17. JSON error

    Owen committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    9b5a62e View commit details
    Browse the repository at this point in the history
  18. filename

    Owen committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    3645e65 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    49b9943 View commit details
    Browse the repository at this point in the history
  20. Correcting the issue

    Owen committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    beda9c5 View commit details
    Browse the repository at this point in the history
  21. Getting somewhere

    Owen committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    0780e45 View commit details
    Browse the repository at this point in the history
  22. Restructure of directories

    Owen committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    e1e36b7 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    2c15fa2 View commit details
    Browse the repository at this point in the history
  24. Changes to make tests work

    Owen committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    1f660f2 View commit details
    Browse the repository at this point in the history
  25. Test runner

    Owen committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    d09ab37 View commit details
    Browse the repository at this point in the history
  26. Bash changes

    Owen committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    538a397 View commit details
    Browse the repository at this point in the history
  27. Lint job change

    Owen committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    1a14c39 View commit details
    Browse the repository at this point in the history
  28. Tests

    Owen committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    bdab367 View commit details
    Browse the repository at this point in the history
  29. Missed a shell command

    Owen committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    2bb285d View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    eaa887f View commit details
    Browse the repository at this point in the history
  2. Make black formatter pass

    Owen committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    c2075b3 View commit details
    Browse the repository at this point in the history
  3. Final fixes to the increase version system

    Owen committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    e2d08fa View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into io-1554

    Owen committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    3639d9c View commit details
    Browse the repository at this point in the history
  5. Add in pyproject validator

    Owen committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    9fdef65 View commit details
    Browse the repository at this point in the history
  6. increase_version now supports cicd mode

    Owen committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    454ee0c View commit details
    Browse the repository at this point in the history
  7. Release tag

    Owen committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    e289e6b View commit details
    Browse the repository at this point in the history
  8. Correct install deps reusable flow

    Owen committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    52414ec View commit details
    Browse the repository at this point in the history
  9. Change flows to pass variables correctly

    Owen committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    92633fd View commit details
    Browse the repository at this point in the history
  10. Return reusable to within tests

    Owen committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    20ed111 View commit details
    Browse the repository at this point in the history
  11. Lock file was blocking tests

    Owen committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    14e1479 View commit details
    Browse the repository at this point in the history
  12. Test fixes

    Owen committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    be60008 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e584cee View commit details
    Browse the repository at this point in the history
  14. Jobs context

    Owen committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    9b46d6c View commit details
    Browse the repository at this point in the history
  15. Restructure linting and formatting

    Owen committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    2a868c5 View commit details
    Browse the repository at this point in the history
  16. Get black and flake passing

    Owen committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    9c1944f View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Extracted formatting

    Owen committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    47febf3 View commit details
    Browse the repository at this point in the history
  2. Permissions

    Owen committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    41bc6d9 View commit details
    Browse the repository at this point in the history
  3. Linting and format jobs

    Owen committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    b58d844 View commit details
    Browse the repository at this point in the history
  4. Use ruff instead of black

    Owen committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    eac86d2 View commit details
    Browse the repository at this point in the history
  5. Bash syntax

    Owen committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    e9af68c View commit details
    Browse the repository at this point in the history
  6. Fix black

    Owen committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    361b635 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    948cfca View commit details
    Browse the repository at this point in the history
  2. Outline of all basic flows

    Owen committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    84b15ce View commit details
    Browse the repository at this point in the history
  3. End of PR task

    Owen committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    60efa3c View commit details
    Browse the repository at this point in the history
  4. Testing merge action

    Owen committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    b60ca29 View commit details
    Browse the repository at this point in the history
  5. Typecheck fix

    Owen committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    8148747 View commit details
    Browse the repository at this point in the history
  6. Job name change

    Owen committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    39f8bb1 View commit details
    Browse the repository at this point in the history
  7. PR finish

    Owen committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    3b9c49c View commit details
    Browse the repository at this point in the history
  8. poetry install options

    Owen committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    191eeb7 View commit details
    Browse the repository at this point in the history
  9. Deps change

    Owen committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    79273f4 View commit details
    Browse the repository at this point in the history
  10. Switch to an action

    Owen committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    3c9bda8 View commit details
    Browse the repository at this point in the history
  11. config entirely in ticks

    Owen committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    d6ebc24 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    681c6b1 View commit details
    Browse the repository at this point in the history
  2. Merge to master documentation job

    Owen committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    aedd8fe View commit details
    Browse the repository at this point in the history
  3. Setup to test doc gen in branch

    Owen committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    82325ae View commit details
    Browse the repository at this point in the history
  4. Simulate a squash merge

    Owen committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    f72d0d0 View commit details
    Browse the repository at this point in the history
  5. Test version of reverse commit step

    Owen committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    e93ae18 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5b9cafd View commit details
    Browse the repository at this point in the history
  7. Correction to flow

    Owen committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    e6f2ea3 View commit details
    Browse the repository at this point in the history
  8. Quick change to get context info

    Owen committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    dc9a57b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3468a37 View commit details
    Browse the repository at this point in the history
  10. Remove AWS from the doc run

    Owen committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    46e011d View commit details
    Browse the repository at this point in the history
  11. Starting debug of AWS step

    Owen committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    5cc1ada View commit details
    Browse the repository at this point in the history
  12. Test AWS auth with no upload

    Owen committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    b4936a8 View commit details
    Browse the repository at this point in the history
  13. Enable in place

    Owen committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    aa3a648 View commit details
    Browse the repository at this point in the history
  14. Enable merge to master action

    Owen committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    c5fcd78 View commit details
    Browse the repository at this point in the history
  15. Add permissions to scheduled release action

    Owen committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    e1250db View commit details
    Browse the repository at this point in the history
  16. Enable workflow dispatch for testing

    Owen committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    033a1f3 View commit details
    Browse the repository at this point in the history
  17. Change crontab for testing

    Owen committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    84828c5 View commit details
    Browse the repository at this point in the history
  18. Use existing linear label updater

    Owen committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    c99d45b View commit details
    Browse the repository at this point in the history
  19. Scheduled release CRON

    Owen committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    6fc04cc View commit details
    Browse the repository at this point in the history
  20. Release process

    Owen committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    e458b8f View commit details
    Browse the repository at this point in the history
  21. Debug check master is passing

    Owen committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    64415ca View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    83ffe0f View commit details
    Browse the repository at this point in the history
  23. Fixed the JS

    Owen committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    dcb8f56 View commit details
    Browse the repository at this point in the history
  24. Fixed the JS

    Owen committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    fb390f6 View commit details
    Browse the repository at this point in the history
  25. some debugging

    Owen committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    447ba7a View commit details
    Browse the repository at this point in the history
  26. Get contexts for debugging

    Owen committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    9e5acee View commit details
    Browse the repository at this point in the history
  27. Add contexts

    Owen committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    604e71b View commit details
    Browse the repository at this point in the history
  28. Correct debug

    Owen committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    3de6ad7 View commit details
    Browse the repository at this point in the history
  29. Some debug

    Owen committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    3725623 View commit details
    Browse the repository at this point in the history
  30. Correct JS

    Owen committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    de50d73 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Finding workflow runs

    Owen committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    d6fb12c View commit details
    Browse the repository at this point in the history
  2. Change version back

    Owen committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    bc5f22c View commit details
    Browse the repository at this point in the history
  3. Fix JS

    Owen committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    34777c0 View commit details
    Browse the repository at this point in the history
  4. Retrieve workflow runs

    Owen committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    23fc1b1 View commit details
    Browse the repository at this point in the history
  5. JS correction

    Owen committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    1130a3b View commit details
    Browse the repository at this point in the history
  6. Trying a new approach

    Owen committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    8eb383d View commit details
    Browse the repository at this point in the history
  7. Reverse destructuring

    Owen committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    3645276 View commit details
    Browse the repository at this point in the history
  8. Used different approach

    Owen committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    06be44e View commit details
    Browse the repository at this point in the history
  9. Release path changes

    Owen committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    7b107c9 View commit details
    Browse the repository at this point in the history
  10. Add name to step

    Owen committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    ecc1abd View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Removed clutter

    Owen committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    25d3e96 View commit details
    Browse the repository at this point in the history
  2. Release refactor

    Owen committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    f2a4237 View commit details
    Browse the repository at this point in the history
  3. Added a codeowners file

    Owen committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    efedae6 View commit details
    Browse the repository at this point in the history
  4. Update to CODEOWNERS file

    Owen committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    478c71f View commit details
    Browse the repository at this point in the history
  5. Release draft system

    Owen committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    64da97d View commit details
    Browse the repository at this point in the history
  6. One step deploy script

    Owen committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    9476640 View commit details
    Browse the repository at this point in the history
  7. Remove old code

    Owen committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    437002a View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Slack message sender

    Owen committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    67b4604 View commit details
    Browse the repository at this point in the history
  2. Release use slack action

    Owen committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    a9bd8ae View commit details
    Browse the repository at this point in the history
  3. Release process document

    Owen committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    1f91c62 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into io-1554

    Owen committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    41dfe02 View commit details
    Browse the repository at this point in the history
  5. Remove the testmerge file

    Owen committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    fc7d478 View commit details
    Browse the repository at this point in the history
  6. Fully enable merge-to-master behaviour

    Owen committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    b7a57e4 View commit details
    Browse the repository at this point in the history
  7. Set success on master merge action

    Owen committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    f7d702a View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Ticket moving script

    Owen committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    7babb93 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. WIP

    Owen committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    078a57c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into io-1554

    Owen committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    edf04f2 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Placeholder in ticket

    Owen committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    a3525bd View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Merge in master

    Owen committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    f1de353 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. WIP, close to done

    Owen committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    aade733 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. Configuration menu
    Copy the full SHA
    c158130 View commit details
    Browse the repository at this point in the history
  2. Unify master e2e dir with branch

    Owen committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    f7f79e0 View commit details
    Browse the repository at this point in the history
  3. Implementation of slack messaging

    Owen committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    98fb564 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Getting typecheck working in PR flow

    Owen committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    c3fff3e View commit details
    Browse the repository at this point in the history
  2. Improvement to bash syntax practices

    Owen committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    d7184e4 View commit details
    Browse the repository at this point in the history
  3. Testing with a python file in place

    Owen committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    291101c View commit details
    Browse the repository at this point in the history
  4. Don't run if we shouldn't.

    Owen committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    1e61750 View commit details
    Browse the repository at this point in the history
  5. Remove unnecessary section in typecheck

    Owen committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    48008eb View commit details
    Browse the repository at this point in the history
  6. Rework

    Owen committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    1ea97e3 View commit details
    Browse the repository at this point in the history
  7. Some sensible changes to get jobs to run

    Owen committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    50aa3ec View commit details
    Browse the repository at this point in the history
  8. Got back to recreating the mypy error

    Owen committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    ea412af View commit details
    Browse the repository at this point in the history
  9. Dependency fix attempt

    Owen committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    0ea8888 View commit details
    Browse the repository at this point in the history
  10. Removing testing file

    Owen committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    8df485b View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Updating reverse commit

    Owen committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    610f6f3 View commit details
    Browse the repository at this point in the history
  2. PR Comments

    Owen committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    a1ce749 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. [IO-1754] Darwin-py v2 Dogfooding refactors (#670)

    * client refactor
    
    * item object rename
    
    * delete/create classmethods
    
    * core item rename
    
    * meta object rename
    
    * Client naming consistency
    
    * remove useless asserts
    
    * remove useless asserts
    
    * collect refactor
    
    * mypy cleanup
    
    * streamlining
    
    * expanding on exceptions
    
    * __init__.py backend import changes
    
    * team backend restructure for circular reference
    
    * comment
    
    * changes to collect operation, now invalidates cache if adding to query
    
    * restructure exceptions module
    Nathanjp91 authored and Owen committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    3e9ebc6 View commit details
    Browse the repository at this point in the history
  2. HOTFIX: Documentation fix

    Owen committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    9ffa420 View commit details
    Browse the repository at this point in the history
  3. [IO-1824][internal] Documentation fix (#673)

    * Fix for unrelated ticket
    
    * Fix to tolerate issue in place
    
    ---------
    
    Co-authored-by: Owen <owen@owencjones.co.uk>
    owencjones and Owen committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    1840d4f View commit details
    Browse the repository at this point in the history
  4. [IO-1561] Mypy cleanup (#652)

    * mypy cleanup
    
    * drop mypy settings that don't work
    
    * np typing change
    
    * remove overrides
    
    * Literal fix
    Nathanjp91 authored and Owen committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    445981d View commit details
    Browse the repository at this point in the history
  5. HOUSEKEEPING: Bump version to 0.8.43

    Owen committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    2daeae9 View commit details
    Browse the repository at this point in the history
  6. [IO-1829] Tests refactor and timing changes (#676)

    * tests refactor and timing changes
    
    * tests for tests
    Nathanjp91 authored and Owen committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    8915a7f View commit details
    Browse the repository at this point in the history
  7. [IO-1661][external] Error messages were not clear to customers (#674)

    * Error messages improved.
    
    * Update to error message
    
    * Correct typo
    
    ---------
    
    Co-authored-by: Owen <owen@owencjones.co.uk>
    owencjones and Owen committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    b6d7c64 View commit details
    Browse the repository at this point in the history
  8. HOUSEKEEPING: Bump version to v0.8.44

    Owen committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    7586e1e View commit details
    Browse the repository at this point in the history
  9. Fixed conflicts

    Owen committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    763b377 View commit details
    Browse the repository at this point in the history
  10. Merge master

    Owen committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    c22f216 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'io-1659' into io-1554

    Owen committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    40e05c5 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'master' into io-1554

    Owen committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    502d28b View commit details
    Browse the repository at this point in the history