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

Release 1.5 #112

Draft
wants to merge 80 commits into
base: main
Choose a base branch
from
Draft

Release 1.5 #112

wants to merge 80 commits into from

Commits on Oct 13, 2023

  1. Fix file extension

    AntonPetrov authored and anayden committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    4fe80b6 View commit details
    Browse the repository at this point in the history
  2. Prevent crashes if CM does not exist

    AntonPetrov authored and anayden committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    d661ffe View commit details
    Browse the repository at this point in the history
  3. Fix tRNAscan model path

    AntonPetrov authored and anayden committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    d437ae9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dfc7793 View commit details
    Browse the repository at this point in the history
  5. Clean up .ssi files after tests

    This prevents errors if sequences are added to existing fasta files.
    AntonPetrov authored and anayden committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    ca24928 View commit details
    Browse the repository at this point in the history
  6. Add tag to justfile

    AntonPetrov authored and anayden committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    0d0baef View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e351aa3 View commit details
    Browse the repository at this point in the history
  8. Improve based on code review

    AntonPetrov authored and anayden committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    a57f5bd View commit details
    Browse the repository at this point in the history
  9. Bump pillow from 10.0.0 to 10.0.1

    Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.0 to 10.0.1.
    - [Release notes](https://github.com/python-pillow/Pillow/releases)
    - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
    - [Commits](python-pillow/Pillow@10.0.0...10.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: pillow
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and anayden committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    336f56d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d9e15ba View commit details
    Browse the repository at this point in the history
  11. Remove docker_build.py

    anayden committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    a53eb68 View commit details
    Browse the repository at this point in the history
  12. Parallel build for base image

    anayden committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    cc00985 View commit details
    Browse the repository at this point in the history
  13. Update workflow name

    anayden committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    16b1823 View commit details
    Browse the repository at this point in the history
  14. Fix docker driver

    anayden committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    7d754a4 View commit details
    Browse the repository at this point in the history
  15. Update parallel build

    anayden committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    dd58eb1 View commit details
    Browse the repository at this point in the history
  16. Remove setup step

    anayden committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    a7e6743 View commit details
    Browse the repository at this point in the history
  17. Fix final build

    anayden committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    e201b46 View commit details
    Browse the repository at this point in the history
  18. Fix final build tags

    anayden committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    03852e1 View commit details
    Browse the repository at this point in the history
  19. Test BuildJet

    anayden committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    0d7b3f8 View commit details
    Browse the repository at this point in the history
  20. Use registry cache

    anayden committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    b063786 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    4a9d72e View commit details
    Browse the repository at this point in the history
  22. Fix cache usage

    anayden committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    119cb12 View commit details
    Browse the repository at this point in the history
  23. Experiments with caching

    anayden committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    bd9a925 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Update docs and justfile

    anayden committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    b597dc2 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

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

Commits on Oct 19, 2023

  1. Typo fix

    AntonPetrov committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    d7f3016 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #119 from RNAcentral/local-docker-build-full

    Allow full local build for arbitrary platforms
    AntonPetrov committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    18bb845 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #120 from RNAcentral/parallel-base-build

    Experiment: run base image builds in parallel
    AntonPetrov committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    b6ce5e7 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    893aee1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f68aee6 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    98e36ff View commit details
    Browse the repository at this point in the history
  2. Fix indentation

    anayden committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    31df79d View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Merge pull request #126 from RNAcentral/auto-walrusize-r2dt

    Add auto-walrus pre-commit hook
    AntonPetrov committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    0d633c8 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Setup devcontainer

    anayden committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    26e8293 View commit details
    Browse the repository at this point in the history
  2. Add explicit image

    anayden committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    9467adc View commit details
    Browse the repository at this point in the history
  3. Migrate to Docker image

    anayden committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    90e8011 View commit details
    Browse the repository at this point in the history
  4. Fix dockerfile path

    anayden committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    f204df9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5564cdc View commit details
    Browse the repository at this point in the history
  6. Add chafa dependencies

    anayden committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    d734594 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Update overview slides

    AntonPetrov committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    2d850e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8245229 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e829abe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3876afb View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

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

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    5f165f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e63f90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    864faed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bfa91a9 View commit details
    Browse the repository at this point in the history
  5. Fix post prob not showing after insertion removal

    This fixes a bug in TestCrw
    AntonPetrov committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    c12830f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b72a28a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1fb965d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2ef52cb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8e84c7c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1c45413 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c59fc81 View commit details
    Browse the repository at this point in the history
  12. Add Codespaces Badge/Button

    anayden committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    6d90838 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Merge pull request #127 from RNAcentral/codespace

    Add required tools to the codespace image
    AntonPetrov committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    d75a8b0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #129 from RNAcentral/custom-template-improvements

    Custom template improvements
    AntonPetrov committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    4681b1a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29690f6 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    3bb2e01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b06293 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2bf7792 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2fb3d3f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    00366bf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f61940c View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Install RNArtist

    AntonPetrov committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    12d1421 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    34fb0b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6841bcb View commit details
    Browse the repository at this point in the history
  3. Minor improvements

    AntonPetrov committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    ead54ff View commit details
    Browse the repository at this point in the history
  4. Use cm suffix

    AntonPetrov committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    567dfad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b9ac688 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d44631c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f0f5ccf View commit details
    Browse the repository at this point in the history
  8. Update Rfam templates to release 14.10

    Also delete templates without consensus secondary structure
    AntonPetrov committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    5cc4ba4 View commit details
    Browse the repository at this point in the history
  9. Fix broken test

    AntonPetrov committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    03b8089 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    40fedc4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    87f6c88 View commit details
    Browse the repository at this point in the history
  12. Fix conflict

    AntonPetrov committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    f9ac97f View commit details
    Browse the repository at this point in the history
  13. Merge pull request #132 from RNAcentral/rfam-updates

    Rfam updates
    AntonPetrov committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    f38cdd6 View commit details
    Browse the repository at this point in the history