Skip to content

Simplify and document CLI building steps - #158

Merged
feast-ci-bot merged 3 commits into
feast-dev:masterfrom
thirteen37:cli-build
Mar 19, 2019
Merged

Simplify and document CLI building steps#158
feast-ci-bot merged 3 commits into
feast-dev:masterfrom
thirteen37:cli-build

Conversation

@thirteen37

Copy link
Copy Markdown
Collaborator

Try to reduce the complexity of getting the development dependencies necessary for building the CLI and update the README with these new steps.

Building the CLI is now two steps to install dev dependencies and one
step to build.
@tims

tims commented Mar 19, 2019

Copy link
Copy Markdown
Contributor

@woop didn't you want to rewrite this in python?

@tims

tims commented Mar 19, 2019

Copy link
Copy Markdown
Contributor

/lgtm

@woop

woop commented Mar 19, 2019

Copy link
Copy Markdown
Member

@woop didn't you want to rewrite this in python?

Correct. I think rewriting this in Python would make a lot of sense. So it can be seen as a tech debt, but it's not a high priority right now. I think our focus should be more on hygiene (docs, tests, packaging).

@woop

woop commented Mar 19, 2019

Copy link
Copy Markdown
Member

/approve

@feast-ci-bot

Copy link
Copy Markdown
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: woop

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@feast-ci-bot
feast-ci-bot merged commit f027a89 into feast-dev:master Mar 19, 2019
@thirteen37 thirteen37 mentioned this pull request Mar 21, 2019
Srihari1192 pushed a commit to Srihari1192/feast that referenced this pull request Jul 27, 2026
…ev#158)

* feat: add upstream and downstream cherry-pick sync workflows

Extend the label-based cherry-pick automation beyond stable:
- sync_upstream.yml: on `sync-to-upstream` label, creates cross-repo
  PR against feast-dev/feast master
- sync_downstream_branch.yml: on `sync-to-rhoai-*` labels, creates
  PRs against downstream release branches (e.g., rhoai-3.5, rhoai-3.4-ea.1)

Co-authored-by: Cursor <cursoragent@cursor.com>

* fix: address coderabbitai review feedback on sync workflows

- Add persist-credentials: false on checkout to limit PAT scope
- Add least-privilege permissions (contents: read) to detect-targets job
- Move event-derived values into env: vars to prevent template injection
- Reorder branch-existence check before git fetch (was unreachable)
- Fix doc inconsistency between label table and usage examples

Co-authored-by: Cursor <cursoragent@cursor.com>
Signed-off-by: Jitendra Yejare <11752425+jyejare@users.noreply.github.com>

---------

Signed-off-by: Jitendra Yejare <11752425+jyejare@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants