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 review comment on a pull request on galaxyproject/galaxy
Since this is targeting `dev` maybe we can further refactor this. I feel like this function does not belong in the manager base. A more fitting place would be in the SlugBuilder maybe even as a ...

View on GitHub

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

View on GitHub

davelopez created a comment on an issue on galaxyproject/galaxy
Prototype integrating Zarr and OME-Zarr datatypes is currently testable in https://github.com/galaxyproject/galaxy/pull/19040 PR adding Vizarr as a visualization plugin coming soon (need to fix ...

View on GitHub

davelopez created a review comment on a pull request on galaxyproject/galaxy
I propose to drop the `items` property and manage the items always through the `itemsProvider` function this will eliminate some case handling and will allow proper pagination for all dialogs. It w...

View on GitHub

davelopez created a review comment on a pull request on galaxyproject/galaxy
```suggestion <StatelessTags v-if="props.item.tags" :value="props.item.tags" :disabled="true" /> ```

View on GitHub

davelopez created a review comment on a pull request on galaxyproject/galaxy
I've seen this can be an empty string in some cases, can we instead make it optional and change it to `updateTime?: Date` so those empty strings are undefined. In general, we should have an "adapte...

View on GitHub

davelopez created a review comment on a pull request on galaxyproject/galaxy
What is the difference between `variant` and `_rowVariant`? can we use `selectionState?: SelectionState`?

View on GitHub

davelopez created a review on a pull request on galaxyproject/galaxy
Looking pretty cool!

View on GitHub

davelopez created a review on a pull request on galaxyproject/galaxy
Looking pretty cool!

View on GitHub

nsoranzo created a review comment on a pull request on galaxyproject/galaxy
To sync with pyproject.toml: ```suggestion social-auth-core>=4.5.0 ```

View on GitHub

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

View on GitHub

lldelisle created a comment on an issue on galaxyproject/galaxy
This is perfect, thank you

View on GitHub

natefoo opened a pull request on galaxyproject/galaxy
[24.1] Unpin social-auth-core in galaxy-data package
I am not sure why this is pinned but it conflicts with the version in `pinned-requirements.txt` and prevents the creation of the `galaxy` metapackage in #19051. ## How to test the changes? - [x...
natefoo opened a pull request on galaxyproject/galaxy
Add galaxy metapackage for installing the latest stable version of Galaxy
This pins versions of all the `galaxy*` packages, but to mimic the current production best practice/`run.sh`, should we add all of `pinned-requirements.txt`? ## How to test the changes? (Select...
hujambo-dunia created a comment on a pull request on galaxyproject/galaxy
Ahmed: Minor changes 1. Create new frontend component based on following but only pull in last 4/right-most actions: `WorkflowInvocationHeader.vue` 2. Backend change in `managers/workflow.py`:...

View on GitHub

natefoo opened a pull request on galaxyproject/galaxy
Run installed Galaxy with no config and a simplified entry point
Building off https://github.com/galaxyproject/galaxy/pull/17102, make it possible to start and run a simple Galaxy web server using a single command when running from installed packages. ## How ...
ahmedhamidawan opened an issue on galaxyproject/galaxy
Add a dedicated interface for collection types in Workflow input field
Collections can be of several shapes *(list, list:paired, list:list:paired etc.), and the current input field in the Workflow editor input collection form: | Editor field | | ---- | | ![image]...
mvdbeek opened a draft pull request on galaxyproject/galaxy
Add job metrics per invocation
Hackathon project at the team meeting ## How to test the changes? (Select all options that apply) - [ ] I've included appropriate [automated tests](https://docs.galaxyproject.org/en/latest/dev...
mvdbeek created a comment on an issue on galaxyproject/galaxy
There's a filter now in the categories view, do you think that would be good enough ?

View on GitHub

jmchilton opened a draft pull request on galaxyproject/galaxy
Better search stuff in Tool Shed 2.0.
## How to test the changes? (Select all options that apply) - [x] Instructions for manual testing are as follows: 1. Deploy and test in production - duh. ## License - [x] I agree to licens...
bernt-matthias opened a pull request on galaxyproject/galaxy
Silence the quota manager for updates
this should make the quota manager a bit more siltent when updating quotas, i.e. only message when something is changed In https://github.com/galaxyproject/galaxy/pull/18775#issuecomment-2353115...
mvdbeek pushed 2 commits to dev galaxyproject/galaxy
  • Tool shed sort repositories by name instead of time. 93df8de
  • Merge pull request #19041 from jmchilton/toolshed_fixes UI Improvements for Tool Shed 2.0 e6d1b30

View on GitHub

mvdbeek closed a pull request on galaxyproject/galaxy
UI Improvements for Tool Shed 2.0
## How to test the changes? (Select all options that apply) - [x] Instructions for manual testing are as follows: 1. Run it and see I guess. ## License - [x] I agree to license these and a...
bernt-matthias opened a pull request on galaxyproject/galaxy
[24.1] quota: do not complain on no-change of default
(and also no message) Currently a quota update setting a non-default to non-default (i.e. doing nothing) raises a 400, e.g. on my instance ``` bioblend.ConnectionError: Unexpected HTTP statu...
itisAliRH opened a pull request on galaxyproject/galaxy
Selection dialog redesign
This PR proposes a redesign of the `SelectionDialog`, aiming to enhance the user experience, match it with other parts, and improve code maintainability. Key changes include: - **UI Improvements...
enolfc opened an issue on galaxyproject/galaxy
Redirect URL gets prefix twice
When serving galaxy in a URL with a prefix (i.e. not `/`), the redirect URL gets the prefix twice, e.g. when using `myprefix` as `galaxy_url_prefix`: `http://host/myprefix/myprefix/login/start?...
hexylena created a comment on an issue on galaxyproject/galaxy
In theory I like it, slides 1 and 2, heck yea! but to return to the Google comparison, Google drive doesn't make me send invites myself. Galaxy does often have the ability to send transactional ...

View on GitHub

jmchilton opened a draft pull request on galaxyproject/galaxy
Tool shed sort repositories by name instead of time.
## How to test the changes? (Select all options that apply) - [x] Instructions for manual testing are as follows: 1. Run it and see I guess. ## License - [x] I agree to license these and a...
CropGalaxy forked galaxyproject/galaxy

CropGalaxy/galaxy2

natefoo created a comment on a pull request on galaxyproject/galaxy
I would like to clarify that @mvdbeek’s finger closed this PR

View on GitHub

Load more