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

Add hash to js bundle names #1803

Merged
merged 1 commit into from
Jun 25, 2020
Merged

Add hash to js bundle names #1803

merged 1 commit into from
Jun 25, 2020

Conversation

azhavoro
Copy link
Contributor

Adding hash to the js bundle name should solve the problem with the browser cache after updating cvat-* component(s).
Resolve #1545

Motivation and context

How has this been tested?

Manually

Checklist

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below)
# Copyright (C) 2020 Intel Corporation
#
# SPDX-License-Identifier: MIT

@azhavoro azhavoro requested a review from bsekachev as a code owner June 25, 2020 08:52
@coveralls
Copy link

Pull Request Test Coverage Report for Build 6162

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.03%) to 65.13%

Files with Coverage Reduction New Missed Lines %
cvat/apps/engine/media_extractors.py 2 77.06%
Totals Coverage Status
Change from base Build 6153: 0.03%
Covered Lines: 11006
Relevant Lines: 16487

💛 - Coveralls

@nmanovic nmanovic merged commit db29291 into develop Jun 25, 2020
@repoAI repoAI mentioned this pull request Jun 29, 2020
2 tasks
@bsekachev bsekachev deleted the az/add_hash_to_js_bundles branch July 3, 2020 09:31
frndmg pushed a commit to signatrix/cvat that referenced this pull request Aug 5, 2020
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.

Errors in 1.0.0 on login and creating task
4 participants