{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":236840818,"defaultBranch":"main","name":"pyomo","ownerLogin":"IDAES","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2020-01-28T21:02:38.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/16325231?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1724131710.0","currentOid":""},"activityList":{"items":[{"before":"6365a2526b8d5f067fa0da1e876638c7a7aba38e","after":"7f779ab4256b6222553aa22f87dc03df55e3cb95","ref":"refs/heads/main","pushedAt":"2024-08-08T17:49:13.000Z","pushType":"push","commitsCount":353,"pusher":{"login":"blnicho","name":"Bethany Nicholson","path":"/blnicho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18425615?s=80&v=4"},"commit":{"message":"Merge pull request #3337 from mrmundt/issue-3336\n\nBug fix: Issue 3336 - Inconsistent use of `result` and `results`","shortMessageHtmlLink":"Merge pull request Pyomo#3337 from mrmundt/issue-3336"}},{"before":"e77be8c59c80fd6028c2bb0d2a456c485501b88b","after":"6365a2526b8d5f067fa0da1e876638c7a7aba38e","ref":"refs/heads/main","pushedAt":"2024-05-09T17:23:23.000Z","pushType":"push","commitsCount":442,"pusher":{"login":"blnicho","name":"Bethany Nicholson","path":"/blnicho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18425615?s=80&v=4"},"commit":{"message":"Merge pull request #3257 from blnicho/finalize-release-6.7.2\n\nResetting main for development (6.7.3.dev0)","shortMessageHtmlLink":"Merge pull request Pyomo#3257 from blnicho/finalize-release-6.7.2"}},{"before":"5903fbcbdafb90f8b4ba4d957b8e9618b429927a","after":"e77be8c59c80fd6028c2bb0d2a456c485501b88b","ref":"refs/heads/main","pushedAt":"2024-05-06T14:59:35.000Z","pushType":"push","commitsCount":1040,"pusher":{"login":"blnicho","name":"Bethany Nicholson","path":"/blnicho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18425615?s=80&v=4"},"commit":{"message":"Code for infeasibility diagnostics called mis (#3172)\n\n* getting started moving mis code into Pyomo contrib\r\n\r\n* we have a test for mis, but it needs more coverage\r\n\r\n* now testing some exceptions\r\n\r\n* slight change to doc\r\n\r\n* black\r\n\r\n* fixing _get_constraint test\r\n\r\n* removing some spelling errors\r\n\r\n* more spelling errors removed\r\n\r\n* update typos.toml for mis\r\n\r\n* I forgot to push the __init__.py file in tests\r\n\r\n* a little documentation cleanup\r\n\r\n* moved mis to be part of iis\r\n\r\n* correct bad import in mis test\r\n\r\n* I didn't realize it would run every py file in the test directory\r\n\r\n* trying to get the Windows tests to pass by explicitly releasing the logger file handle\r\n\r\n* run black on test_mis.py\r\n\r\n* trying to manage the temp dir using the tempfilemanager as a context\r\n\r\n* catch the error that kills windows tests\r\n\r\n* run black again\r\n\r\n* windows started passing, but linux failing; one quick check to see if logging.info helps:\r\n\r\n* run black again\r\n\r\n* On windows we are just going to have to leave a log file from the test\r\n\r\n* add a test for a feasible model\r\n\r\n* Update pyomo/contrib/iis/mis.py\r\n\r\nCo-authored-by: Miranda Mundt <55767766+mrmundt@users.noreply.github.com>\r\n\r\n* Changes suggested by Miranda\r\n\r\n* run black again\r\n\r\n* simplifying the code\r\n\r\n* take care of Miranda's helpful comments\r\n\r\n* add sorely needed f to format error messages\r\n\r\n* added suggestions from R. Parker to the comments\r\n\r\n---------\r\n\r\nCo-authored-by: Bernard Knueven \r\nCo-authored-by: Miranda Mundt <55767766+mrmundt@users.noreply.github.com>","shortMessageHtmlLink":"Code for infeasibility diagnostics called mis (Pyomo#3172)"}},{"before":"70ef6e48b763e47bcb3698cfd76ce899f269a313","after":"5903fbcbdafb90f8b4ba4d957b8e9618b429927a","ref":"refs/heads/main","pushedAt":"2024-02-14T16:40:14.000Z","pushType":"push","commitsCount":781,"pusher":{"login":"blnicho","name":"Bethany Nicholson","path":"/blnicho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18425615?s=80&v=4"},"commit":{"message":"Merge pull request #3034 from ZedongPeng/benchmark\n\nFix MindtPy bugs","shortMessageHtmlLink":"Merge pull request Pyomo#3034 from ZedongPeng/benchmark"}},{"before":"751392bad9e7101f474888441beac29655ad77f1","after":"70ef6e48b763e47bcb3698cfd76ce899f269a313","ref":"refs/heads/main","pushedAt":"2023-11-06T18:59:38.000Z","pushType":"push","commitsCount":262,"pusher":{"login":"lbianchi-lbl","name":"Ludovico Bianchi","path":"/lbianchi-lbl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48035537?s=80&v=4"},"commit":{"message":"Merge pull request #2994 from Robbybp/cyipopt-evalerror\n\nHandle evaluation errors in CyIpopt solver","shortMessageHtmlLink":"Merge pull request Pyomo#2994 from Robbybp/cyipopt-evalerror"}},{"before":"ea331e19ac1c527d1c7119abb7270d3184af0937","after":"751392bad9e7101f474888441beac29655ad77f1","ref":"refs/heads/main","pushedAt":"2023-08-24T16:56:19.000Z","pushType":"push","commitsCount":221,"pusher":{"login":"blnicho","name":"Bethany Nicholson","path":"/blnicho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18425615?s=80&v=4"},"commit":{"message":"Merge pull request #2966 from Pyomo/jsiirola-patch-1\n\nAdd advance change notice for python 3.7","shortMessageHtmlLink":"Merge pull request Pyomo#2966 from Pyomo/jsiirola-patch-1"}},{"before":"af89db1e88a69013b7ca4c6a846d8d15346f2551","after":"ea331e19ac1c527d1c7119abb7270d3184af0937","ref":"refs/heads/main","pushedAt":"2023-08-10T18:18:42.000Z","pushType":"push","commitsCount":38,"pusher":{"login":"ksbeattie","name":"Keith Beattie","path":"/ksbeattie","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1534843?s=80&v=4"},"commit":{"message":"Merge pull request #2903 from michaelbynum/appsi_update\n\nchange default behavior in appsi to not care where variables live","shortMessageHtmlLink":"Merge pull request Pyomo#2903 from michaelbynum/appsi_update"}},{"before":"f096ce1c3e2136893dc647884728687c2ea016bf","after":"af89db1e88a69013b7ca4c6a846d8d15346f2551","ref":"refs/heads/main","pushedAt":"2023-07-27T17:25:46.000Z","pushType":"push","commitsCount":286,"pusher":{"login":"jsiirola","name":"John Siirola","path":"/jsiirola","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/356359?s=80&v=4"},"commit":{"message":"Merge pull request #2904 from andrewlee94/inconsistent_units\n\nAdding function for collecting all expressions with unit inconsistencies","shortMessageHtmlLink":"Merge pull request Pyomo#2904 from andrewlee94/inconsistent_units"}},{"before":"e47d6f398c61982d3ac106ad6bfaace341c0024c","after":"f096ce1c3e2136893dc647884728687c2ea016bf","ref":"refs/heads/main","pushedAt":"2023-05-24T21:49:00.152Z","pushType":"push","commitsCount":16,"pusher":{"login":"blnicho","name":"Bethany Nicholson","path":"/blnicho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18425615?s=80&v=4"},"commit":{"message":"Merge pull request #2841 from mrmundt/finalize-release\n\nFinalize Pyomo for 6.6.0 Release","shortMessageHtmlLink":"Merge pull request Pyomo#2841 from mrmundt/finalize-release"}},{"before":"cf3fb9b939be843d8289063182af9a21b70067f0","after":"e47d6f398c61982d3ac106ad6bfaace341c0024c","ref":"refs/heads/main","pushedAt":"2023-05-24T21:01:07.403Z","pushType":"push","commitsCount":774,"pusher":{"login":"blnicho","name":"Bethany Nicholson","path":"/blnicho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18425615?s=80&v=4"},"commit":{"message":"Merge pull request #2837 from shermanjasonaf/fix-coefficient-matching\n\nFixes to PyROS Coefficient Matching and Timing Functionalities","shortMessageHtmlLink":"Merge pull request Pyomo#2837 from shermanjasonaf/fix-coefficient-mat…"}},{"before":"cf3fb9b939be843d8289063182af9a21b70067f0","after":null,"ref":"refs/heads/try-granular-optional-deps-spec","pushedAt":"2023-03-16T16:23:55.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"lbianchi-lbl","name":"Ludovico Bianchi","path":"/lbianchi-lbl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48035537?s=80&v=4"}},{"before":null,"after":"cf3fb9b939be843d8289063182af9a21b70067f0","ref":"refs/heads/try-granular-optional-deps-spec","pushedAt":"2023-03-16T16:12:13.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"lbianchi-lbl","name":"Ludovico Bianchi","path":"/lbianchi-lbl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48035537?s=80&v=4"},"commit":{"message":"Merge pull request #2708 from emma58/pw-linear-function\n\nAdding contrib.piecewise package","shortMessageHtmlLink":"Merge pull request Pyomo#2708 from emma58/pw-linear-function"}},{"before":"2dda659e74fa1eed4ceb9d4f34336890e7998d38","after":"cf3fb9b939be843d8289063182af9a21b70067f0","ref":"refs/heads/main","pushedAt":"2023-03-16T16:11:19.129Z","pushType":"push","commitsCount":124,"pusher":{"login":"lbianchi-lbl","name":"Ludovico Bianchi","path":"/lbianchi-lbl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48035537?s=80&v=4"},"commit":{"message":"Merge pull request #2708 from emma58/pw-linear-function\n\nAdding contrib.piecewise package","shortMessageHtmlLink":"Merge pull request Pyomo#2708 from emma58/pw-linear-function"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAElYgHKgA","startCursor":null,"endCursor":null}},"title":"Activity · IDAES/pyomo"}