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: v1.0.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
  • 4 commits
  • 3 files changed
  • 1 contributor

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