Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

galaxyproject/galaxy

davelopez created a comment on a pull request on galaxyproject/galaxy
Test failures unrelated

View on GitHub

natefoo created a comment on an issue on galaxyproject/galaxy
Possibly #17954? Although in my case the history item text updates, but not the styles.

View on GitHub

natefoo created a comment on an issue on galaxyproject/galaxy
These are now available on usegalaxy.org.

View on GitHub

github-actions[bot] created a comment on a pull request on galaxyproject/galaxy
This PR was merged without a "kind/" label, please correct.

View on GitHub

dannon pushed 12 commits to dev galaxyproject/galaxy
  • Remove ngl code files 5e205ad
  • Remove ngl from static build plugin ids 63019c0
  • Link ngl source directly from repo cb98b63
  • Install ngl from npm package 7710bb4
  • Add package.json b2d7fe3
  • Strip unnecessary assets sub-directory 841e235
  • Remove package json ed1013c
  • Remove logo from ngl package, update version 1d3e6fe
  • Update to version 0.0.7, adjust entrypoints. eefc860
  • Update @galaxyproject/ngl to 0.0.8 with fixed dependencies 2a68691
  • Revert back to explicitly pre-staging static, though per discussions we probably want to isolate this to static/dist d489cc1
  • Merge pull request #18946 from guerler/add_ngl Migrate NGL viewer to npm package c5d89e5

View on GitHub

dannon closed a pull request on galaxyproject/galaxy
Migrate NGL viewer to npm package
This PR replaces the Galaxy dependent backbone-based charts-ngl plugin with a separate npm package using the Vue3-based charts package. <img width="1122" alt="image" src="https://github.com/user...
dannon created a comment on a pull request on galaxyproject/galaxy
I think there are a few things we want to adjust with the published version of the chart, but this is a good step forward for the ngl viewer specifically in any event using the new publishing/insta...

View on GitHub

mvdbeek created a comment on an issue on galaxyproject/galaxy
Check that the database uses UTC time?

View on GitHub

jmchilton opened a draft pull request on galaxyproject/galaxy
A variety of improvements around tool parameter modeling (second try)
A redo of https://github.com/galaxyproject/galaxy/pull/18952 on top of the new tool execution testing stuff and with a few more fixes. Old PR Description: This contains tests, fixes, and ref...
hexylena opened an issue on galaxyproject/galaxy
History not updated/ui synced
**Describe the bug** I will occasionally start a job and the history will not update to show the outputs. Additionally when I refresh, the history will occasionally not. Today after updating I'v...
davelopez opened a pull request on galaxyproject/galaxy
Fix auto-detect metadata from Edit Dataset Attributes panel
I assume this was a leftover from #18626 since the overwrite parameter is now forced to `True`: https://github.com/galaxyproject/galaxy/blob/e9f7316cfd3f260218aba887cc337ca43548c35e/lib/galaxy/t...
mapk-amazon created a comment on a pull request on galaxyproject/galaxy
Thank you everyone for your support. I tested now `quay.io/galaxyproject/galaxy-min:dev` and it works as expected :)

View on GitHub

hexylena opened an issue on galaxyproject/galaxy
[feature request] show galaxy tool path in dataset/job information page.
**Describe the bug** i want to know which xml file on disk was responsible for this job. **Galaxy Version and/or server at which you observed the bug** 24.1
hexylena opened an issue on galaxyproject/galaxy
[feature request] Merge collection should support the collection name/identifier as one of the suffixing schemes
appending with numbers is fine, but, unhelpful in my case since I have to review the order in which I did the merge collection to be sure of what 1/2/3 means. if i was able to append the name of...
bgruening created a comment on an issue on galaxyproject/galaxy
Glad you figured it out @shenweiyan!

View on GitHub

shenweiyan closed an issue on galaxyproject/galaxy
"history_audit" does not exist on database upgrade
**Describe the bug** I upgraded the postgresql database from 20.09 to 24.0 in the local galaxy instance. Executing `sh manage_db.sh upgrade` showed that everything was normal, but when I executed ...
shenweiyan created a comment on an issue on galaxyproject/galaxy
Thank you very much for everyone's help. My problem has been solved. Here is the solution. 1. I noticed that the "history_audit" database table was added in the release_21.05 version (#11914). S...

View on GitHub

wm75 opened a pull request on galaxyproject/galaxy
Enhance relabel_from_file to work with any column pair in mapping file
## License - [x] I agree to license these and all my past contributions to the core galaxy codebase under the [MIT license](https://opensource.org/licenses/MIT). This can save a cut step in WFs...
nekrut created a comment on an issue on galaxyproject/galaxy
Make sure that BRC list and Galaxy ref lists are 1:1 @nekrut @natefoo

View on GitHub

natefoo created a comment on an issue on galaxyproject/galaxy
This should be fixed on test.galaxyproject.org, trying to verify it before restarting usegalaxy.org.

View on GitHub

natefoo pushed 1 commit to usegalaxy galaxyproject/galaxy
  • Disallow /tool_runner? in robots.txt This was getting spammed on main causing lots of extraneous jobs. Might need t... 1f93f0c

View on GitHub

natefoo created a comment on a pull request on galaxyproject/galaxy
I was just checking... [the `?` is probably unnecessary] (https://developers.google.com/search/docs/crawling-indexing/robots/robots_txt#url-matching-based-on-path-values) but with some [testing](ht...

View on GitHub

github-actions[bot] created a comment on a pull request on galaxyproject/galaxy
This PR was merged without a "kind/" label, please correct.

View on GitHub

mvdbeek pushed 2 commits to dev galaxyproject/galaxy
  • Disallow /tool_runner? in robots.txt This was getting spammed on main causing lots of extraneous jobs. Might need t... dfcc69e
  • Merge pull request #19020 from dannon/updated-robots Disallow /tool_runner? in robots.txt e9f7316

View on GitHub

mvdbeek closed a pull request on galaxyproject/galaxy
Disallow /tool_runner? in robots.txt
This was getting spammed on main causing lots of extraneous jobs. Might need to follow up with updates to the tool panel to use direct tool links like: https://usegalaxy.org/root?tool_id=toolshed....
natefoo created a review on a pull request on galaxyproject/galaxy

View on GitHub

mvdbeek opened a pull request on galaxyproject/galaxy
Drop legacy tool_runer link, min_width
We don't use this, if anyone does copy the link this saves us one redirect, and the API response is just a bit less bulky. ## How to test the changes? (Select all options that apply) - [ ] I'v...
jmchilton created a comment on a pull request on galaxyproject/galaxy
Wow - this is huge - thank you for the merge!

View on GitHub

mvdbeek created a review on a pull request on galaxyproject/galaxy

View on GitHub

dannon opened a draft pull request on galaxyproject/galaxy
Disallow /tool_runner? in robots.txt
This was getting spammed on main causing lots of extraneous jobs. Might need to follow up with updates to the tool panel to use direct tool links like: https://usegalaxy.org/root?tool_id=toolshed....
Load more