Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
pkalita-lbl pushed 1 commit to main geneontology/web-components
- Give write permission to publish action e09cc79
pkalita-lbl pushed 1 commit to main geneontology/web-components
- Give permission to push step fedc92b
pkalita-lbl pushed 1 commit to main geneontology/web-components
- Add git push to release workflow 656af4a
pkalita-lbl pushed 1 commit to main geneontology/web-components
- Add required permissions to publish workflow b7c89e6
pkalita-lbl pushed 1 commit to main geneontology/web-components
- Add type field to release-type input 5dfda2e
pkalita-lbl closed an issue on geneontology/web-components
Add GitHub Actions workflow for automated release publishing
This task is to add GitHub Actions automation for creating and publishing releases. Ideally, with a minimum of user interaction this should allow any developer to: 1. Choose a release type (major,...pkalita-lbl pushed 3 commits to main geneontology/web-components
pkalita-lbl closed a pull request on geneontology/web-components
Add workflow to publish NPM package
Fixes #7 This adds a GitHub Actions workflow that can be run on demand. The workflow must be provided the release type and it will be responsible for: * Incrementing the version number in `p...pkalita-lbl created a comment on an issue on microbiomedata/submission-schema
Honestly it's sort of blocked by some `submission-schema` build infrastructure issues. I should make a ticket for that work specifically. For now I'll just move it along, and I'll create an issue t...
pkalita-lbl pushed 1 commit to issue-7-publish-github-action geneontology/web-components
- Format with Prettier 96d9599
pkalita-lbl opened a pull request on geneontology/web-components
Add workflow to publish NPM package
Fixes #7 This adds a GitHub Actions workflow that can be run on demand. The workflow must be provided the release type and it will be responsible for: * Incrementing the version number in `p...pkalita-lbl created a branch on geneontology/web-components
issue-7-publish-github-action - EXPERIMENTAL Unified web component library
pkalita-lbl pushed 2 commits to main geneontology/web-components
pkalita-lbl closed a pull request on geneontology/web-components
Add basic usage docs in top-level readme
These changes replace the Stencil starter project boilerplate in README.md with some basic information on using the `@geneontology/web-components` package.pkalita-lbl opened a pull request on geneontology/web-components
Add basic usage docs in top-level readme
These changes replace the Stencil starter project boilerplate in README.md with some basic information on using the `@geneontology/web-components` package.pkalita-lbl created a branch on geneontology/web-components
basic-docs - EXPERIMENTAL Unified web component library