-
Notifications
You must be signed in to change notification settings - Fork 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
Data center changes #36
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Feature/tests
Add more service tests
Finish status tests, add info command
Feature/errors
Feature/1.1.4
support data center targets
ikethecoder
pushed a commit
that referenced
this pull request
Oct 25, 2021
* Data center changes (#36) * Update openapi-2-kong to skip servers. Add new package bump. * Refactor workflows, bump version to 1.0.15. * Add create-actions tests * Add 95% of remaining create tests. * Add coverage test to acl. * Add publish tests. * Fix final upload view test. * Add useAsync tests. * Start app service tests. * Add services/app test. * Fix type issues. * Add update scripts, sync with 1.1.0 * Update API endpoints, based by env. Add config tests and return type. * Add services/utils test. * add badges * upd badge * Add structure of status command. * Finish layout, start tests. * Add info command. * Fix test. * Remove references to depreciated portals. * Add responsive elements to status renderer. * Confirm yaml is error free before publishing, inform of timeouts. * Add tests, change how init is run. * Update to print the version needed if out of date. * Change the dev and test links * Fully depreciate validate command and add --verbose to publish-gateway * Warn if plugins are missing. * Ignore sbin dir * Fix broken tests. * Version bump. * Remove exit if version out of date, add API_VERSION to init * Fix tests, update form and add better error message handling. * Warn if API_VERSION is out of date, use app-version flag * Slacken version/API check on some commands, check for env before running info * Version bump * support data center targets * bump version * fix formatting of env * Make data-center optional Co-authored-by: Joshua Jones <joshua@general-metrics.com> * Add new publish command * Update config.ts Co-authored-by: ikethecoder <ikethecoder@canzea.com>
ikethecoder
pushed a commit
that referenced
this pull request
Oct 25, 2021
* Update openapi-2-kong to skip servers. Add new package bump. * Refactor workflows, bump version to 1.0.15. * Add create-actions tests * Add 95% of remaining create tests. * Add coverage test to acl. * Add publish tests. * Fix final upload view test. * Add useAsync tests. * Start app service tests. * Add services/app test. * Fix type issues. * Add update scripts, sync with 1.1.0 * Update API endpoints, based by env. Add config tests and return type. * Add services/utils test. * add badges * upd badge * Add structure of status command. * Finish layout, start tests. * Add info command. * Fix test. * Remove references to depreciated portals. * Add responsive elements to status renderer. * Confirm yaml is error free before publishing, inform of timeouts. * Add tests, change how init is run. * Update to print the version needed if out of date. * Change the dev and test links * Fully depreciate validate command and add --verbose to publish-gateway * Warn if plugins are missing. * Ignore sbin dir * Fix broken tests. * Version bump. * Remove exit if version out of date, add API_VERSION to init * Fix tests, update form and add better error message handling. * Warn if API_VERSION is out of date, use app-version flag * Slacken version/API check on some commands, check for env before running info * Version bump * support data center targets * bump version * fix formatting of env * Make data-center optional * Feature/portal endpoints (#37) * Data center changes (#36) * Update openapi-2-kong to skip servers. Add new package bump. * Refactor workflows, bump version to 1.0.15. * Add create-actions tests * Add 95% of remaining create tests. * Add coverage test to acl. * Add publish tests. * Fix final upload view test. * Add useAsync tests. * Start app service tests. * Add services/app test. * Fix type issues. * Add update scripts, sync with 1.1.0 * Update API endpoints, based by env. Add config tests and return type. * Add services/utils test. * add badges * upd badge * Add structure of status command. * Finish layout, start tests. * Add info command. * Fix test. * Remove references to depreciated portals. * Add responsive elements to status renderer. * Confirm yaml is error free before publishing, inform of timeouts. * Add tests, change how init is run. * Update to print the version needed if out of date. * Change the dev and test links * Fully depreciate validate command and add --verbose to publish-gateway * Warn if plugins are missing. * Ignore sbin dir * Fix broken tests. * Version bump. * Remove exit if version out of date, add API_VERSION to init * Fix tests, update form and add better error message handling. * Warn if API_VERSION is out of date, use app-version flag * Slacken version/API check on some commands, check for env before running info * Version bump * support data center targets * bump version * fix formatting of env * Make data-center optional Co-authored-by: Joshua Jones <joshua@general-metrics.com> * Add new publish command * Update config.ts Co-authored-by: ikethecoder <ikethecoder@canzea.com> Co-authored-by: Joshua Jones <joshua@general-metrics.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Types of changes
Checklist
Further comments