Skip to content

update origin from upstream #1

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

Merged
merged 558 commits into from
Mar 2, 2019
Merged

update origin from upstream #1

merged 558 commits into from
Mar 2, 2019

Conversation

gigorok
Copy link
Owner

@gigorok gigorok commented Mar 2, 2019

No description provided.

"]" and ":" are not allowed either inside implicit link definitions.
The simpler style is also valid "Github Flavored Markdown" and it's simpler.
It's not fixed even after that PR was released, and I'm not really sure
how we can avoid the current hack.
Using the Kramdown parser warnings includes warnings when implicit links
have no definition, and it prints a better error, actually. Also, it
probably warns about other stuff that can be interesting to know (and
fix).
In the "Project (general)" section.
Using `__dir__` here is not fully equivalent since `__dir__` also
resolves symlinks, but I think resolving symlinks is the best behavior.
Otherwise RSpec parallel spec and Cucumber parallel scenarios get the
same command name, so they can overwrite each other.
Since we only test against latest devise.
deivid-rodriguez and others added 28 commits January 6, 2019 21:19
This environment variable has been removed from the official docker
images, so overriding it is no longer needed.
We might reevaluate this in the future, but for now I'm reverting while
we figure out good enough alternatives so we can unblock releasing
other improvements.
Due to force-push to the pending PR.
Docker image runs as circleci user, which does not have priviledges to
write to rubygems folders.
And overwrite the existing version.
* Fix chandler reference again

* Point to a tag instead
cancan project is deprecated and not updated since some years. Switch to `cancancan` (maintained version) to avoid confusion.
The old CanCan is not maintained since many years. Keep a reference only to the actively maintained version, in order to avoid confusion amongst new users.
`db` is a whole namespace, not a specific task.
Running `bin/rake local server` should automatically create a fresh new
test application and migrate the db.
@gigorok gigorok marked this pull request as ready for review March 2, 2019 11:42
@gigorok gigorok merged commit b54dbd0 into gigorok:master Mar 2, 2019
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.