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

Data center changes #36

Merged
merged 54 commits into from
Oct 14, 2021
Merged

Data center changes #36

merged 54 commits into from
Oct 14, 2021

Conversation

ikethecoder
Copy link
Member

@ikethecoder ikethecoder commented Oct 14, 2021

Description

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Documentation (non-breaking change with enhancements to documentation)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • I have checked that unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Further comments

@ikethecoder ikethecoder merged commit 7299298 into master Oct 14, 2021
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants