Skip to content

Commit

Permalink
5.9.0 Release
Browse files Browse the repository at this point in the history
Signed-off-by: SlavomirMazurPantheon <slavomir.mazur@pantheon.tech>
  • Loading branch information
SlavomirMazurPantheon committed Jan 26, 2023
1 parent 14302fc commit acba714
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 6 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
## Deployment Release Notes

* ##### vm.m.p - 2023-MM-DD
* ##### v5.9.0 - 2023-01-26

* Load ConfD hashed password from env file [#179](https://github.com/YangCatalog/deployment/issues/179)
* YumaPro validator updated to version 21.10-12 [#178](https://github.com/YangCatalog/deployment/issues/178)

* ##### v5.8.0 - 2022-12-20

Expand Down
2 changes: 1 addition & 1 deletion backend
Submodule backend updated 65 files
+25 −6 .github/workflows/tests.yml
+10 −1 CHANGELOG.md
+1 −1 README.md
+9 −15 api/authentication/auth.py
+1 −1 api/globalConfig.py
+4 −4 api/receiver.py
+2 −9 api/views/admin/admin.py
+2 −2 api/views/redisSearch/redisSearch.py
+2 −1 api/views/userSpecificModuleMaintenance/moduleMaintenance.py
+27 −26 api/views/yangSearch/elkSearch.py
+10 −30 api/views/yangSearch/grep_search.py
+1 −1 api/views/yangSearch/response_row.py
+1 −0 api/views/yangSearch/search_params.py
+24 −27 api/views/yangSearch/yangSearch.py
+67 −86 api/views/ycJobs/ycJobs.py
+9 −2 codecov.yml
+1 −1 crontab
+8 −7 elasticsearchIndexing/build_yindex.py
+21 −12 elasticsearchIndexing/es_manager.py
+1 −38 elasticsearchIndexing/json/initialize_test_search_index.json
+3 −0 elasticsearchIndexing/json/initialize_yindex_index.json
+11 −17 elasticsearchIndexing/process_changed_mods.py
+8 −2 elasticsearchIndexing/pyang_plugin/yang_catalog_index_es.py
+19 −43 ietfYangDraftPull/draftPull.py
+16 −31 ietfYangDraftPull/draftPullLocal.py
+41 −27 ietfYangDraftPull/draftPullUtility.py
+13 −28 ietfYangDraftPull/ianaPull.py
+16 −36 ietfYangDraftPull/openconfigPullLocal.py
+5 −1 parseAndPopulate/groupings.py
+10 −27 parseAndPopulate/integrity.py
+36 −49 parseAndPopulate/modulesComplicatedAlgorithms.py
+10 −56 parseAndPopulate/parse_directory.py
+16 −82 parseAndPopulate/populate.py
+13 −22 parseAndPopulate/resolve_expiration.py
+13 −26 parseAndPopulate/reviseSemver.py
+10 −21 recovery/elk_fill.py
+12 −41 recovery/elk_recovery.py
+17 −71 recovery/recovery.py
+19 −54 recovery/redis_users_recovery.py
+3 −3 redisConnections/redisConnection.py
+1 −1 requirements.txt
+1 −1 sandbox/check_schema.py
+5 −5 sandbox/create_admin.py
+4 −4 sandbox/password_reset.py
+52 −0 sandbox/update_es_index_mapping.py
+50 −0 sandbox/update_yindex_index.json
+12 −38 statistic/runYANGallstats.py
+36 −57 statistic/statistics.py
+30 −90 tests/resources/test_search/search_test_data.json
+1 −1 tests/test_api_contribute.py
+2 −2 tests/test_api_search.py
+2 −2 tests/test_integrity.py
+4 −4 tests/test_parse_directory.py
+1 −12 tests/test_search.py
+29 −29 utility/confdFullCheck.py
+63 −51 utility/message_factory.py
+3 −7 utility/remove_unused.py
+13 −24 utility/revise_tree_type.py
+19 −1 utility/scriptConfig.py
+441 −0 utility/script_config_dict.py
+3 −11 utility/tests/test_resolveExpiration.py
+3 −3 utility/tests/test_util.py
+2 −4 utility/user_reminder.py
+78 −45 utility/util.py
+5 −3 utility/yangParser.py
2 changes: 1 addition & 1 deletion module-compilation
Submodule module-compilation updated 96 files
+1 −1 .flake8
+2 −2 .github/images/coverage.svg
+2 −2 .github/workflows/tests.yml
+7 −7 .vscode/launch.json
+8 −2 CHANGELOG.md
+8 −16 Dockerfile
+44 −0 README.md
+0 −0 __init__.py
+0 −46 bin/README.md
+0 −39 bin/cronjob-daily
+0 −73 bin/job_log.py
+0 −15 bin/metadata_generators/base_metadata_generator.py
+0 −14 bin/metadata_generators/example_metadata_generator.py
+0 −59 bin/remove_directory_content.py
+0 −155 bin/run_ietf_module_extraction.sh
+0 −61 bin/versions.py
+6 −10 check_archived_drafts.py
+1 −1 conf/configure.sh
+36 −23 conf/paths.sh
+0 −0 create_config.py
+1 −4 cronjobs/cronjob
+58 −0 cronjobs/cronjob-daily
+2 −2 cronjobs/cronjob-drafts
+15 −14 cronjobs/run_download_github.sh
+2 −2 crontab
+0 −0 extractors/__init__.py
+3 −2 extractors/draft_extractor.py
+0 −0 extractors/extract_elem.py
+0 −0 extractors/helper.py
+3 −2 extractors/rfc_extractor.py
+0 −0 figures_and_stats/__init__.py
+21 −20 figures_and_stats/run_generate_figures_and_stats.sh
+2 −1 figures_and_stats/yang_figures.py
+3 −1 figures_and_stats/yang_get_stats.py
+0 −0 get_config.py
+0 −0 ietf_modules_extraction/__init__.py
+2 −7 ietf_modules_extraction/extract_ietf_modules.py
+4 −3 ietf_modules_extraction/gather_ietf_dependent_modules.py
+156 −0 ietf_modules_extraction/run_ietf_module_extraction.sh
+11 −4 ietf_modules_extraction/yang_version_1_1.py
+132 −0 job_log.py
+0 −0 main_page_generation/__init__.py
+2 −1 main_page_generation/private_page.py
+6 −6 main_page_generation/run_generate_main_page.sh
+0 −0 message_factory/__init__.py
+0 −0 message_factory/message_factory.py
+0 −0 metadata_generators/__init__.py
+23 −0 metadata_generators/base_metadata_generator.py
+13 −13 metadata_generators/draft_metadata_generator.py
+16 −0 metadata_generators/example_metadata_generator.py
+0 −0 metadata_generators/extract_emails.py
+1 −1 metadata_generators/rfc_metadata_generator.py
+0 −0 modules_compilation/__init__.py
+0 −0 modules_compilation/compilation_status.py
+196 −89 modules_compilation/compile_modules.py
+32 −21 modules_compilation/file_hasher.py
+49 −83 modules_compilation/files_generator.py
+5 −4 modules_compilation/run_module_compilation.sh
+0 −0 parsers/__init__.py
+0 −0 parsers/confdc_parser.py
+0 −0 parsers/pyang_parser.py
+2 −1 parsers/yang_parser.py
+0 −0 parsers/yangdump_pro_parser.py
+0 −0 parsers/yanglint_parser.py
+1 −1 pyrightconfig.json
+0 −0 redis_connections/__init__.py
+0 −0 redis_connections/constants.py
+2 −1 redis_connections/redis_connection.py
+2 −1 redis_connections/redis_user_notifications_connection.py
+0 −0 rename_file_backup.py
+0 −0 resources/HTML/HTML.py
+0 −0 resources/HTML/setup.py
+0 −0 resources/compilationStatusTemplate.html
+0 −0 resources/index.html
+0 −0 resources/old-rfcs.json
+1 −0 symd.py
+1 −1 tests/resources/test.conf
+0 −0 tests/resources/tmp/.gitkeep
+11 −12 tests/test_check_archived_drafts.py
+1 −1 tests/test_extract_elem.py
+1 −1 tests/test_extract_emails.py
+40 −22 tests/test_file_hasher.py
+1 −1 tests/test_gather_ietf_dependent_modules.py
+1 −1 tests/test_get_stats.py
+1 −1 tests/test_private_page.py
+6 −15 tests/test_remove_directory_content.py
+1 −1 tests/test_rename_file_backup.py
+44 −13 tests/test_utility.py
+2 −2 tests/test_yang_version_1_1.py
+0 −0 utility/__init__.py
+0 −0 utility/pyang_plugin/__init__.py
+0 −0 utility/pyang_plugin/basic_info.py
+0 −0 utility/pyang_plugin/json_tree.py
+0 −0 utility/static_variables.py
+72 −37 utility/utility.py
+61 −0 versions.py
2 changes: 1 addition & 1 deletion yang-validator-extractor
2 changes: 1 addition & 1 deletion yangre
Submodule yangre updated 1 files
+3 −1 CHANGELOG.md

0 comments on commit acba714

Please sign in to comment.