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

DEV - Refactor CI and environment setup #1759

Merged
merged 81 commits into from
May 24, 2024
Merged

DEV - Refactor CI and environment setup #1759

merged 81 commits into from
May 24, 2024

Commits on Mar 28, 2024

  1. Add python default doc

    trallard committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    c1cfeaa View commit details
    Browse the repository at this point in the history
  2. Add tox configuration

    trallard committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    1edcade View commit details
    Browse the repository at this point in the history
  3. Add tox based workflow

    trallard committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    d71c46a View commit details
    Browse the repository at this point in the history
  4. Rename workflow

    trallard committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    03c8531 View commit details
    Browse the repository at this point in the history
  5. Add debugging branch

    trallard committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    a992b12 View commit details
    Browse the repository at this point in the history
  6. Remove extra .

    trallard committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    72bec4b View commit details
    Browse the repository at this point in the history
  7. Update tox commands

    trallard committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    a1baedc View commit details
    Browse the repository at this point in the history
  8. Add sphinx versions test

    trallard committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    027c2bb View commit details
    Browse the repository at this point in the history
  9. Update workflow syntax

    trallard committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    5a282da View commit details
    Browse the repository at this point in the history
  10. Fix typo

    trallard committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    d285c4d View commit details
    Browse the repository at this point in the history
  11. Add build docs

    trallard committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    c90409b View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Add pandoc

    trallard committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    5da3482 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3280ac0 View commit details
    Browse the repository at this point in the history
  3. Remove if check

    trallard committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    cf30a7f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d9c18fb View commit details
    Browse the repository at this point in the history
  5. Use composite action

    trallard committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    47fc967 View commit details
    Browse the repository at this point in the history
  6. Fix inputs in composite

    trallard committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    cfbfe60 View commit details
    Browse the repository at this point in the history
  7. Install Sphinx dev deps

    trallard committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    84c554c View commit details
    Browse the repository at this point in the history
  8. Always use bash

    trallard committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    4272ccc View commit details
    Browse the repository at this point in the history
  9. Add lighthouse audits

    trallard committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    3f3b203 View commit details
    Browse the repository at this point in the history
  10. Allow for build docs params

    trallard committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    0c36b2e View commit details
    Browse the repository at this point in the history
  11. Fix deps - docs

    trallard committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    b3ce8b3 View commit details
    Browse the repository at this point in the history
  12. Fix if syntax

    trallard committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    da0b90d View commit details
    Browse the repository at this point in the history
  13. Clean nox

    trallard committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    fc588c5 View commit details
    Browse the repository at this point in the history
  14. Fix base python

    trallard committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    7cdff01 View commit details
    Browse the repository at this point in the history
  15. Add coverage

    trallard committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    92b1b53 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    29b756d View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    0085c77 View commit details
    Browse the repository at this point in the history
  2. Make compile explicit

    trallard committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    ec5c1e0 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Skip installs in lint

    trallard committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    256d574 View commit details
    Browse the repository at this point in the history
  2. Add coverage upload

    trallard committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    2b5b862 View commit details
    Browse the repository at this point in the history
  3. Fix Python version

    trallard committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    8f6c9cb View commit details
    Browse the repository at this point in the history
  4. Update pre-release workflow

    trallard committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    37ea780 View commit details
    Browse the repository at this point in the history
  5. Update tox.ini

    trallard committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    d77fddb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1bcfa64 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Add profiling to CI

    trallard committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    574e294 View commit details
    Browse the repository at this point in the history
  2. Remove default version

    trallard committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    9f84c92 View commit details
    Browse the repository at this point in the history
  3. Remove trallard debug in ci

    trallard committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    dfbca62 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Apply suggestions from code review

    Co-authored-by: M Bussonnier <[email protected]>
    trallard and Carreau committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    46eb200 View commit details
    Browse the repository at this point in the history
  2. Add inline comments

    trallard committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    dc202fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a59a4fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    185efc6 View commit details
    Browse the repository at this point in the history
  5. ✏️ Fix typo - profile

    trallard committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    4d35885 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7491341 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dc3bc4f View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    90b2739 View commit details
    Browse the repository at this point in the history
  2. Remove 13 for now

    trallard committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    5887ea2 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    5f435b1 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    876cc43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b74130 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    19b8572 View commit details
    Browse the repository at this point in the history
  2. try to fix sphinx test

    Carreau committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    039c530 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    904ffeb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    963b51a View commit details
    Browse the repository at this point in the history
  3. Update release workflow

    trallard committed May 8, 2024
    Configuration menu
    Copy the full SHA
    491c59a View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. 📝 Update dev setup docs

    trallard committed May 9, 2024
    Configuration menu
    Copy the full SHA
    7a6d85c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f44df2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b2dcca View commit details
    Browse the repository at this point in the history
  4. Add notes about codespaces

    trallard committed May 9, 2024
    Configuration menu
    Copy the full SHA
    0532405 View commit details
    Browse the repository at this point in the history
  5. Add live-docs to tox

    trallard committed May 9, 2024
    Configuration menu
    Copy the full SHA
    800b89c View commit details
    Browse the repository at this point in the history
  6. Remove obsolete nox refs

    trallard committed May 9, 2024
    Configuration menu
    Copy the full SHA
    7ebd352 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    11343ec View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    85650ff View commit details
    Browse the repository at this point in the history
  2. Update a11y-pygments test

    trallard committed May 10, 2024
    Configuration menu
    Copy the full SHA
    a609f3a View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    4123025 View commit details
    Browse the repository at this point in the history
  2. Update contrbution docs

    trallard committed May 13, 2024
    Configuration menu
    Copy the full SHA
    9a51128 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. Configuration menu
    Copy the full SHA
    36ec81f View commit details
    Browse the repository at this point in the history
  2. Fix profile step

    trallard committed May 19, 2024
    Configuration menu
    Copy the full SHA
    c3d8455 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    996bfda View commit details
    Browse the repository at this point in the history
  2. Fix CI - ensure consistency

    trallard committed May 23, 2024
    Configuration menu
    Copy the full SHA
    4a59ab5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f77ce1 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Daniel McCloy <[email protected]>
    trallard and drammock committed May 23, 2024
    Configuration menu
    Copy the full SHA
    c242b93 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cb294ca View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    652fea2 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    48c5cdd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e74f1e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c237a81 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    325c29d View commit details
    Browse the repository at this point in the history
  5. Remove coverage from docs

    trallard committed May 24, 2024
    Configuration menu
    Copy the full SHA
    607f940 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f5b0507 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1043373 View commit details
    Browse the repository at this point in the history