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: aio-libs/create-aio-app
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.11
Choose a base ref
...
head repository: aio-libs/create-aio-app
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 6 commits
  • 28 files changed
  • 4 contributors

Commits on Dec 26, 2021

  1. feat: delete travis

    Arfey committed Dec 26, 2021
    Configuration menu
    Copy the full SHA
    73db092 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2021

  1. Configuration menu
    Copy the full SHA
    af03ab5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66e6418 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Adds a GitHub Actions CI configuration for testing and linting (#316)

    * Add GitHub Actions CI configuration for testing and linting
    
    * test CI configuration
    
    * add setuptools in the requireents-dev.txt
    
    * setuptools_scm_git_archive==1.1 -> 1.4 in the setup.cfg
    
    * edit build.yml
    
    * get_self_version import
    
    * check create_aio_app.utils contents
    
    * testing
    
    * add setuptools_scm>=3.4 in the requirements-dev.txt
    
    * remove unnecessary part in the build.yml
    kw9212 authored Apr 27, 2023
    Configuration menu
    Copy the full SHA
    442c49f View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Fixed grammatical and stylistic issues in the documentation. (#320)

    * Fixed grammatical errors and style issues in index.rst
    
    * Fixed grammatical errors
    
    Also made some changes to improve consistency in writing style.
    
    * Update CONTRIBUTORS.txt
    earmstrong2002 authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    1fa0832 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. Add framework

    Dreamsorcerer authored Nov 25, 2023
    Configuration menu
    Copy the full SHA
    ece2a2b View commit details
    Browse the repository at this point in the history
Loading