-
Notifications
You must be signed in to change notification settings - Fork 57
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
Merge 2.0 into main #645
Merged
Merged
Merge 2.0 into main #645
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
Merge Develop back into Next
Sync 1.6.1 with next
* Update version statements * Replace broken imports * Swap Region/Site to Location * Fix/skip test cases * Change filters for 2.x * Remove scope property * Remove code around csv import/export per 2.x changes * Change some platform slug uses to network_driver * Remove remaining references to slugs in core models * Switch tag filter to tags * Remove custom get_absolute_url method * Remove management command, move to new dispatcher method, fix job logging and signature * Cookie initialy baked by NetworkToCode Cookie Drift Manager Tool (#583) * chore: Move docs changes to separate pr #584 * fix: Update poetry lock * fix: Pylint * fix: PR comments * fix: Job invocation * Jmcgill/2.x jobs rebase (#595) * Start jobs migration * todos updates (#598) * Move to new dispatcher, move compliant to device tab, update locations/tags filters/forms, * remove platform mapping. * Remove slugs added by Config Remediation work (#602) * Logging updates, active tab fix, add default_deploy_status, * Migrate config compliance and golden config views to viewsets, upgrade diff2html, remove job inclusion check, migrate gc views away from device model * General cleanup from linters (#615) * Revert list view actions to views, fix logging, dispatcher, call jobs by name, fix JS failures catching, run lock * Re-lock, and use hyperlinked_object * fix GoldenConfigSettingForm * downgrade django-pivot to 1.8.1 * Fix failing notes_url test (#625) * bump version, remove slugify, remove commit from config deploy, simplify serialzer, * Fix some more tests for 2.0 (#631) * Update git, logger bug, update processor * logger updates, add to request object, linter * audit linkable retrieve links, link configs vs show them * fix status link * Fix execute menu, extra context in GC overview, expanded to support RC4 * update gitrepo flow, switch to core get_app_settings_or_config, update test * Invert Completed logic * Rename network_driver_mapper to network_driver_mappings (#639) * Add logic to warn when GoldenConfig is out of sync (#629) * Add Job to sync GoldenConfig * update & clean up processor logic, fix reference to .url * fix datasources yaml key to network_driver but backwards to _slug * fix js issue where was too greedy in selection, add copy button * fix filtering on configplans * Add back constance code and clean up json view code (#642) * version update and remove json/yaml toggle * fix api that populates filterform for plan and deploy results * Start on migration/release docs, make booleans more consistent, add error codes framework, move to SearchFilter objects, clean up imports, add copy button to compliance retrieve view, * Migration docs updates, 2.0 release notes, remove dispatcher references * add custom dispatcher docs, update secrets docs, add constance docs, add error code links to other repos * update dependencies, fix or skip tests, minor doc updates --------- Co-authored-by: Jacob McGill <[email protected]> Co-authored-by: Jacob McGill <[email protected]> Co-authored-by: Jan Snasel <[email protected]> Co-authored-by: bakebot <[email protected]> Co-authored-by: Hanlin Miao <[email protected]> Co-authored-by: Gary Snider <[email protected]> Co-authored-by: Bryan Culver <[email protected]> Co-authored-by: mzb <[email protected]> Co-authored-by: John Anderson <[email protected]> Co-authored-by: Jeff Kala <[email protected]>
Merge next for 2.0.0 into develop
itdependsnetworks
requested review from
jeffkala and
nkallergis
as code owners
October 1, 2023 23:49
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.
No description provided.