Skip to content
This repository was archived by the owner on Dec 3, 2019. It is now read-only.

Uninstall gem 'forest_liana'/Forest Admin#327

Closed
kirbyfern wants to merge 2 commits intoOperationCode:masterfrom
kirbyfern:origin/issue#323
Closed

Uninstall gem 'forest_liana'/Forest Admin#327
kirbyfern wants to merge 2 commits intoOperationCode:masterfrom
kirbyfern:origin/issue#323

Conversation

@kirbyfern
Copy link
Contributor

Description of changes

  • Completely uninstall gem 'forest_liana' dependencies
  • removed Forest routes in config/routes.rb
  • removed forest_liana.rb in initializers
  • run make bundle to update dependencies

Issue Resolved

Fixes #323 reference #283

@kirbyfern kirbyfern mentioned this pull request Apr 23, 2018
1 task
Copy link
Collaborator

@hpjaj hpjaj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are changes that are in

  • config/secrets.yml
  • .env

that need to be removed, as well.

airtable (0.0.9)
httparty
arel (7.1.4)
arel-helpers (2.6.1)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Try re-running make bundle to see if that resolves your gemfile.lock issues.

If not, try to rebase on master, then make bundle.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hmm it doesn't resolve the conflict issues let me just try to make another branch and do all the proper changes together

@@ -1,2 +0,0 @@
ForestLiana.env_secret = Rails.application.secrets.forest_env_secret
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file needs to be deleted, not just the contents removed. I can't tell if it has been removed, or just emptied out.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok I did not see this

@hpjaj
Copy link
Collaborator

hpjaj commented Apr 24, 2018

In addition to the changes in here, can you pls change the PR's title to something closer to the title of the associated issue.

We want these PR titles to summarize all of the changes in the PR. Moreover, when you look back and read through the list of closed PR's, you should be able to tell exactly what PR is doing, from its title.

This is very helpful later on, when you are trying to debug an issue, or determine how to approach an upcoming feature, etc.

@kirbyfern kirbyfern changed the title Origin/issue#323 Uninstall gem 'forest_liana'/Forest Admin Apr 24, 2018
@kirbyfern
Copy link
Contributor Author

I made another pr

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Uninstall Forest Admin

3 participants