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

WIP: Modernize layer to use new primitives #11

Merged
merged 1 commit into from
Sep 7, 2017

Conversation

marcoceppi
Copy link
Contributor

This is much like adam-stokes/juju-layer-nginx#6 but pushes even further on the idea. I made sure rubylib is available for backwards compat, but ultimately this will make things work as most others do today.

The last thing I want to do is build a custom tactic that helps warn/error for those using dependency.txt in their charm so that people can update without problem

@marcoceppi
Copy link
Contributor Author

This is blocked on juju/charm-tools#252


def __call__(self):
raise Exception('dependencies.txt is deprecated see '
'https://github.com/battlemidget/juju-layer-ruby/pull/8')
Copy link
Owner

Choose a reason for hiding this comment

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

this is very cool

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It'll be even cooler when it works

@jamesbeedy
Copy link
Contributor

jamesbeedy commented Aug 30, 2016

but it does bad things! -> http://paste.ubuntu.com/23112942/

see #9

@adam-stokes
Copy link
Owner

@jamesbeedy still a WIP, I reverted the previous PR so you should be ok

@marcoceppi
Copy link
Contributor Author

@jamesbeedy yeah, you're hitting juju/charm-tools#252

@adam-stokes
Copy link
Owner

whats the status on this?

@adam-stokes adam-stokes merged commit 415b1a8 into adam-stokes:master Sep 7, 2017
@adam-stokes
Copy link
Owner

I'm going to remerge this and work to fix any issues

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.

3 participants