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

Upgrade init command #176

Merged
merged 2 commits into from
Jan 29, 2021
Merged

Upgrade init command #176

merged 2 commits into from
Jan 29, 2021

Conversation

yukihirop
Copy link
Owner

Summary

Resolve #172

Check

$ be rake routes:oas:init
      create	oas_docs
      create	oas_docs/.paths
      create	oas_docs/plugins/helpers
      create	oas_docs/tasks/helpers
      create	oas_docs/plugins/.gitkeep
      create	oas_docs/plugins/helpers/.gitkeep
      create	oas_docs/tasks/.gitkeep
      create	oas_docs/tasks/helpers/.gitkeep

one more...

$ be rake routes:oas:init
Already Initialized existing oas_docs in ./oas_docs

RSpec

$ /bin/bash devscript/all_support_ruby.sh rspec

===== Rspec for All Support Ruby Result =====
ruby-2.5.8: 0
ruby-2.6.6: 0
ruby-2.7.1: 0
=============================================

Rubocop

$ be rubocop
Inspecting 202 files
..........................................................................................................................................................................................................

202 files inspected, no offenses detected

@yukihirop yukihirop self-assigned this Jan 29, 2021
@yukihirop yukihirop added this to the v0.5.0 milestone Jan 29, 2021
@yukihirop yukihirop linked an issue Jan 29, 2021 that may be closed by this pull request
@yukihirop
Copy link
Owner Author

LGTM

@yukihirop yukihirop merged commit c8fbf1b into features/v0.5.0 Jan 29, 2021
@yukihirop yukihirop deleted the issues172/upgrade_init_cmd branch January 29, 2021 14:18
@yukihirop yukihirop changed the title Update init command Upgrade init command Jan 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update init command
1 participant