Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
2,535 contributions in the last year
Activity overview
Contributed to
Homebrew/homebrew-core,
Homebrew/linuxbrew-core,
rosalindfranklininstitute/rfi-file-monitor
and 5 other
repositories
Contribution activity
September 2020
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 7 repositories not shown
Created a pull request in anxuae/setuptools-cythonize that received 9 comments
Do not set compiler to mingw32 on Windows
With this patch, msvc is used, which is the default for building Python extensions on Windows. Currently, one must force usage of msvc when buildin…
+0
−4
•
9
comments
- vte3 0.62.0
- adwaita-icon-theme 3.38.0
- libsoup 2.72.0
- gsettings-desktop-schemas 3.38.0
- glade 3.38.0
- yelp-tools 3.38.0
- evince 3.38.0
- file-roller 3.38.0
- gtksourceview4 4.8.0
- libdazzle 3.38.0
- jsonrpc-glib-3.38.0
- libpeas 1.28.0
- pygobject3 3.38.0
- baobab 3.38.0
- glib-networking 2.66.0
- json-glib 1.6.0
- simple-scan 3.38.0
- tepl 5.0.0, gnome-latex 3.38.0 and gedit 3.38.0
- librsvg 2.50.0
- gst-devtools 1.18.0 (new formula)
- amtk 5.2.0
- glib 2.66.0
- gstreamer 1.18.0
- vala 0.48.10
- gtk+3 3.24.23
- Some pull requests not shown.
- Makes failures clear using red row backgrounds and messages in tooltips
- Refactor SSH operation
- Refactor S3Uploader with classmethods
- S3Uploader: restrict boto3 client lifetime to methods it is used in
- Fix bad bump2version usage
- Add utility methods to easily find metadata
- S3Uploader: allow setting ACLS for buckets and objects through pre-flight metadata
- Stop misusing placeholder in entries
- Create mechanism to pass information down the pipeline that may be used during preflight checks
- Bugsnag: use only in production
- test-file-writer: fix logger
Created an issue in msys2/MINGW-packages that received 9 comments
Binutils linking errors
Hi, Since updating to the latest version of binutils, I am seeing a lot of linking errors: Unable to resolve exported symbols from a Fortran libra…
9
comments
- Make failed pipelines more obvious
- Skip operations when necessary
- Allow pipelines to start x seconds after they have been marked as saved
- Write Dropbox uploader
- Refactor SFTP operation
- Refactor S3Uploader with classmethods
- ImportError in rfi_file_monitor_extensions/operations/rfi_scicataloguer.py:11
- ImportError in rfi_file_monitor_extensions\operations\rfi_scicataloguer.py:11
- S3Uploader: restrict boto3 client lifetime to methods it is used in
- Add utility methods to easily find metadata
- S3Uploader: allow setting ACLS for buckets and objects through pre-flight metadata
- Stop misusing placeholder in entries
- SyntaxError in run_test.py:23
- AttributeError in c:\users\vpf26432\pycharmprojects\rfi-file-monitor-extensions\rfi_file_monitor_extensions\operations\rfi_scicataloguer.py:29
- TypeError in rfi_file_monitor_extensions/operations/rfi_dummy_operation.py:33
- AttributeError in rfi_file_monitor_extensions/operations/rfi_dummy_operation.py:31
- TypeError in rfi_file_monitor_extensions/preferences.py:17
- TypeError in rfi_file_monitor_extensions\preferences.py:17
- KeyError in <input>:1
- ModuleNotFoundError in <input>:1
- TypeError in <input>:1
- KeyError in c:\users\vpf26432\pycharmprojects\rfi-file-monitor-extensions\rfi_file_monitor_extensions\operations\rfi_scicataloguer.py:28
- Create mechanism to pass information down the pipeline that may be used during preflight checks
- NameError in <input>:18
- ModuleNotFoundError in <frozen importlib._bootstrap>:973
- Some issues not shown.