Wmcore

Latest version: v2.3.3

Safety actively analyzes 628903 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 62 of 89

1.1.2

- Merge pull request 7774 from ticoann/add_comments
- 7763
- fixes what Alan suggested
- Merge pull request 7773 from amaltaro/proxy-warning
- Merge pull request 7772 from ericvaandering/pylint_worst4
- Publish agent version in wmstats
- Fix WMStats couchapps to show proxy warnings
- Merge pull request 7771 from ericvaandering/fix_lumi_unit
- Fetch proxy validity in AgentStatusPoller and send this info to wmstats
- Let PyCharm fix our worst 4 files
- Fix the unit test broken by 7728
- Merge pull request 7769 from ticoann/fix_drain_dao
- fix completed status DAO
- Merge pull request 7757 from goughes/unittest_dbs_phedex_check
- Merge pull request 7748 from ericvaandering/wmarchive_evt_per_lumi
- Merge pull request 7728 from ericvaandering/read_new_fwjr
- Merge pull request 7763 from ticoann/aborted-kill
- Merge pull request 7726 from bbockelm/fix_reqs
- Merge pull request 7766 from amaltaro/xrdcp-syntaxerror
- Update unit tests
- Fix a shell syntax error in the xrdcp/xrdfs command
- fix killing the jobs when race condition happens
- Remove duplicate logic.
- Add DBSBufferUtil unittest
- add DAO and method to check DBS and PhEDEx complete status
- Remove for-else
- Generate WMArchive report with new key eventsPerLumi
- Pylint for report_t
- Fill FWJR with event count data Change python version of report to have dict instead of list Update tests to check report format for event counts
- Turn eventsPerLumi into a dict to store event counts Fix JSON representation Fix some unit tests that relied on lumi ordering
- Add property to Run, no change to internal structure Add methods for extending/appending to lumis since it can't quite written to as a list
- Pylint for Report.py, Run.py, and XMLParser.py

1.1.1

- Merge pull request 7696 from ericvaandering/py3_requests
- Merge pull request 7664 from ticoann/campaign_prepid
- fix unittest
- add campaign and prepid
- Pylint
- Make Request compatible with Python3 after futurize and reverting commented change
- Merge pull request 7691 from amaltaro/typo-filesetTable
- Merge pull request 7654 from PerilousApricot/feature/pypi
- Merge pull request 7673 from amaltaro/runjob-nullStatus
- Merge pull request 7689 from ericvaandering/py3_basestr
- Merge pull request 7690 from ericvaandering/rearrange_imports
- Merge pull request 7694 from emaszs/patch-2
- Don't sort list each iteration in FileBased splitting
- Typo fixed in wmbs_fileset_seq creation
- pylint fixes
- Disallow sched_status to be null in the db schema
- Reorganize imports
- Pylint fixes
- Prepare this type checking code for python 3 compatibility. This does not work as is with the str from builtins
- Add MANIFEST to packaging
- Ignore distutils paths
- Update setup.py for use with pypi

1.1.0

- Merge pull request 7596 from ticoann/remove_wmbsservice
- Merge pull request 7597 from ticoann/log_statusChangeTasks
- Merge pull request 7601 from ticoann/tag_archive_fix
- add kwargs for flexibiity in TagCollector
- add logger for StatusChangeTasks
- Merge pull request 7579 from ericvaandering/scram_by_os
- Merge pull request 7582 from ticoann/add_heartbeat_checking
- Include Alan's comments
- Pylint
- Make CMSSW.py accept a list of arches or a single arch
- Add a context manager for temporary changes to the environment
- Rename IterTools to IteratorTools to avoid problems with mac
- remove wmbsservice component
- Merge pull request 7586 from ericvaandering/condor_multi_os
- Merge pull request 7567 from hufnagel/tempdirectory-exception
- add unittest
- add heartbeat reporting
- Merge pull request 7592 from hufnagel/xrdcp-dcache-workaround
- Merge pull request 7587 from ticoann/impove_splitting_check
- work around the fact that dCache only knows ADLER32, not adler32
- Pylint fixes
- Make condor submitters able to handle a list of releases or a single release
- don't call getElementsForParent if not necessary
- prevent exceptions printout in TempDirectory

1.0.23

- Merge pull request 7442 from ticoann/kill_jobs_for_aborted
- Merge pull request 7436 from amaltaro/analysis-no-no
- Merge pull request 7449 from ticoann/fix_site_report
- Merge pull request 7458 from amaltaro/originSite2PNNs
- Merge pull request 7465 from stiegerb/stiegerb_stompamq_8_12_2016
- Adding StompAMQ interface
- Remove origin_site_name conversion from SE to PNN
- fix unittest
- Merge pull request 7459 from amaltaro/simpleCondor-states
- fix aborted and force complete request not killing the jobs
- fix site location when location changed
- Merge pull request 7455 from amaltaro/complete-killedJobs
- Merge pull request 7237 from amaltaro/check-request-wq
- Merge pull request 7457 from amaltaro/noBlocks-tmdb
- Merge pull request 7456 from amaltaro/simpleCondor-moreUnicode
- Functions to parse global wqe and make simple summaries
- Fetch data only for a specific request in WorkQueue summary util
- Removed scheddLog mapping; updated stateMap to string status
- Take2 - return empty location if block is not complete anywhere
- Missing places in SimpleCondor still using unicode
- Dont complete the same job twice in BossAir
- Fix resource control unit tests
- Complete removal of Analysis task/code in WMCore

1.0.22

- Merge pull request 7402 from ticoann/fix_reqmgr1
- Merge pull request 7400 from ticoann/fix_acquisition_era
- Merge pull request 7406 from ticoann/remove_reqmgr1_link
- Merge pull request 7395 from amaltaro/redigi-multicore
- remove the link to reqmgr1 from wmstats and reqmgr2
- Multicore/Memory unit tests added for StepChain
- Set numberOfCores for all tasks in a ReDigi
- treat all the request as reqmgr2
- fix acquisiton era, ect setting
- Merge pull request 7403 from johnhcasallasl/PhEDExInjectorPoller_Fix
- Merge pull request 7356 from amaltaro/condor-bulkEdit
- Fixes misindented lines in the PhEDExInjectorPoller
- Merge pull request 7319 from amaltaro/change-site-state
- Merge pull request 7391 from amaltaro/pileup-runtime
- Merge pull request 7378 from amaltaro/repack-slots
- Minor unit test change
- Change PU file list behavior during WMRuntime/TrustPUSitelists
- Allow jobs to request repack slots
- Merge pull request 7368 from amaltaro/inject-script-patch3
- Merge pull request 7392 from amaltaro/stdBase-skims
- Adapting inject-test script to required args
- Added physics skims for 2016 PA run; separate skim mapping
- Port fix to simple condor plugin
- Efficiently update the condor site lists
- Merge pull request 7382 from amaltaro/jobMask-oracle
- Merge pull request 7379 from dciangot/fix_aso_setup
- Fix for WMBS job mask in oracle
- fix setup-dependencies for ASO deployment
- Update/kill jobs first, then update site state

1.0.21

- Merge pull request 7270 from amaltaro/jobarchiver-patch2
- Merge pull request 7278 from amaltaro/config-defaults3
- Update Pending default value and others; deployment script updated
- Handle workflows without inbox elements in JobArchiver

Page 62 of 89

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.