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: noraworld/github-to-qiita
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.0
Choose a base ref
...
head repository: noraworld/github-to-qiita
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 9 commits
  • 8 files changed
  • 1 contributor

Commits on Mar 15, 2022

  1. Update README

    Bump version to 0.2.0
    noraworld committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    7fe2b19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70400b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a17019 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. Configuration menu
    Copy the full SHA
    35822c8 View commit details
    Browse the repository at this point in the history
  2. Add option strict

    This fixes #13
    noraworld committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    c073195 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. Update README

    * Bump version to v1.0.0
    * Add description about strict mode
    * Add strict option for workflow YAML and .env
    noraworld committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    6684bea View commit details
    Browse the repository at this point in the history
  2. Update README

    Add description that string of elements of topics must not include
    spaces
    noraworld committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    4106962 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2022

  1. Lock Ruby version to 3.1.1

    Bundler fails to install gems because Ruby version is bumped automatically
    noraworld authored Apr 16, 2022
    Configuration menu
    Copy the full SHA
    fc17970 View commit details
    Browse the repository at this point in the history
  2. Update README

    Turn supported languages block into table
    noraworld committed Apr 16, 2022
    Configuration menu
    Copy the full SHA
    02bc036 View commit details
    Browse the repository at this point in the history
Loading