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

Refactor/normalization schema #102

Merged
merged 6 commits into from Mar 27, 2015
Merged

Conversation

subnetmarco
Copy link
Member

@thibaultcha I would like to merge this into 0.1.0

@thibaultcha
Copy link
Member

Tests don't pass. #100 They do on the first commit, I'm sure it didn't need much work to polish it.

@thibaultcha
Copy link
Member

Sounds good otherwise. But it's exactly the same as #100 and #101, you could have won 5 hours of your time lol

@subnetmarco
Copy link
Member Author

Test don't pass because of a moonrocks problem, not code problem:

Error: Failed installing dependency: https://rocks.moonscript.org/cassandra-0.5-4.rockspec - Failed cloning git repository.
make: *** [install] Error 1

And also because of a GitHub problem which has issues:

$ git clone --depth=50 git://github.com/Mashape/kong.git Mashape/kong
Cloning into 'Mashape/kong'...
fatal: unable to connect to github.com:
github.com[0: 192.30.252.131]: errno=Connection timed out
The command "eval git clone --depth=50 git://github.com/Mashape/kong.git Mashape/kong" failed. Retrying, 2 of 3.

screen shot 2015-03-27 at 2 26 44 am

@coveralls
Copy link

Coverage Status

Coverage increased (+1.45%) to 74.04% when pulling 0d9d80d on refactor/normalization-schema into 5e92678 on master.

@subnetmarco
Copy link
Member Author

Finally GitHub seems to work, tests pass.

@thibaultcha
Copy link
Member

Copy-pasted from #100 since this PR was based on it:

Implementing #18 changes

  • rename accounts to consumers
  • rename provider_id to custom_id
  • Rename plugins to plugins_configurations or something
  • make username required for consumers Accounts creation on empty request #96
  • Externalize plugins
    • Create tables for plugins which need some (keyauth, basicauth, ratelimiting)
    • and give them a migration feature
    • as well as DAO extensibility
    • API routes extensibility
  • Remove applications

@coveralls
Copy link

Coverage Status

Coverage increased (+1.54%) to 74.13% when pulling b23fb1d on refactor/normalization-schema into 5e92678 on master.

subnetmarco added a commit that referenced this pull request Mar 27, 2015
@subnetmarco subnetmarco merged commit 2c3afff into master Mar 27, 2015
@subnetmarco subnetmarco deleted the refactor/normalization-schema branch March 27, 2015 22:33
ctranxuan pushed a commit to streamdataio/kong that referenced this pull request Aug 25, 2015
gszr pushed a commit that referenced this pull request Oct 26, 2021
gszr pushed a commit that referenced this pull request Oct 27, 2021
hutchic added a commit that referenced this pull request Jun 10, 2022
since Kong on arm64 doesn't work at this time this PR adds the ability to build multi-arch packages but has it currently disabled.

At this time the major change is using buildkit for builds which does gain us cache and speed improvements
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.

None yet

3 participants