Will Cunningham

Results 47 comments of Will Cunningham

@Shegox I configured it on behalf of @scottwn since I'm the org owner.

I think I might know what the problem was. Non-owner admin users must be granted permission to manage GitHub apps for the organization. The page where permissions were missing is...

@boneyag please add your changelog entry at the top of `CHANGELOG.md` under the `[UNRELEASED]` header.

@AlejandroEsquivel does this make sense to include this functionality? The original idea was to make sure the in-memory `Results` objects are all flushed to the database when the process is...

Summary of how this bug arose: - tests#4425 (bump to 184.2) timed out and did not create a tag or a release - tests#4440 (bump to 185.0) ran properly and...

see branch codeql-matrix

@cjao @scottwn can you confirm your requested changes have been implemented so we can merge this

Examples of Ubuntu 22.04 passing tests: - https://github.com/AgnostiqHQ/covalent/actions/runs/3074858711/jobs/4968005268 - https://github.com/AgnostiqHQ/covalent/actions/runs/3074858711/jobs/4968005305 - https://github.com/AgnostiqHQ/covalent/actions/runs/3074858711/jobs/4968005376 - https://github.com/AgnostiqHQ/covalent/actions/runs/3074858711/jobs/4968005419 Examples of Centos 7 / Python 3.9 passing tests: - https://github.com/AgnostiqHQ/covalent/actions/runs/3075054659/jobs/4968465475 - https://github.com/AgnostiqHQ/covalent/actions/runs/3075054659/jobs/4968465498 Python 3.11 is...