Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
feast-dev
/
feast
Public
Notifications
You must be signed in to change notification settings
Fork
1.4k
Star
7.2k
Code
Issues
208
Pull requests
181
Discussions
Actions
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Add Branch and RC Awareness to Version Lint & Fix Semver Regex
- #998
#998
Merged
feast-ci-bot
merged 15 commits into
feast-dev:master
feast-dev/feast:master
from
mrzzy:branch-aware-version-lint
Copy head branch name to clipboard
Sep 11, 2020
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Add Branch and RC Awareness to Version Lint & Fix Semver Regex
#998
feast-ci-bot
merged 15 commits into
feast-dev:master
feast-dev/feast:master
from
mrzzy:branch-aware-version-lint
Copy head branch name to clipboard
Commits
Commits on Sep 10, 2020
Update version lint script to detect maven, docker image and stable version .
mrzzy
committed
49e87be
View commit details
Copy full SHA for 49e87be
Browse repository at this point
Allow users to lint versions against their merge branch of choice by branch TARGET_MERGE_BRANCH
mrzzy
committed
a76e282
View commit details
Copy full SHA for a76e282
Browse repository at this point
Update development image tag version from 'dev' to 'develop' to make it easier to lint version.
mrzzy
committed
8d60885
View commit details
Copy full SHA for 8d60885
Browse repository at this point
Update lint version script to only echo file contents when version is wrong.
mrzzy
committed
6c67443
View commit details
Copy full SHA for 6c67443
Browse repository at this point
Update lint script to flag all failures instead of just one.
mrzzy
committed
06047c0
View commit details
Copy full SHA for 06047c0
Browse repository at this point
Remove file contents output from lint version script.
mrzzy
committed
fb5dc44
View commit details
Copy full SHA for fb5dc44
Browse repository at this point
Update lint version script to make output more concise and readable.
mrzzy
committed
c055f13
View commit details
Copy full SHA for c055f13
Browse repository at this point
Use develop images instead of stable images in master deployments.
mrzzy
committed
6015b58
View commit details
Copy full SHA for 6015b58
Browse repository at this point
Update outdated documentation in serving readme.
mrzzy
committed
724d8b5
View commit details
Copy full SHA for 724d8b5
Browse repository at this point
Fix outdated version in datatypes java README.md and add version lint check.
mrzzy
committed
b5cba7e
View commit details
Copy full SHA for b5cba7e
Browse repository at this point
Add version lint checks to documentation.
mrzzy
committed
34be3b5
View commit details
Copy full SHA for 34be3b5
Browse repository at this point
Fix semver regex in github actions workflow not matching suffixless version tags.
mrzzy
committed
7e547f0
View commit details
Copy full SHA for 7e547f0
Browse repository at this point
Commits on Sep 11, 2020
Add version lint check for latest stable version in changelog.
mrzzy
committed
7f412f1
View commit details
Copy full SHA for 7f412f1
Browse repository at this point
Update lint-version script use tool agnostic variable names.
mrzzy
committed
8b57dd8
View commit details
Copy full SHA for 8b57dd8
Browse repository at this point
Fix typo.
mrzzy
committed
4aa062e
View commit details
Copy full SHA for 4aa062e
Browse repository at this point
You can’t perform that action at this time.