Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add version tag to local builds #3188

Merged
merged 6 commits into from
Apr 15, 2024

Conversation

mvpatel2000
Copy link
Contributor

@mvpatel2000 mvpatel2000 commented Apr 12, 2024

What does this PR do?

Adds dev to version for dev branch.

Previously, we wanted the below but it seems to fail on CI/CD due to file not existing depending on how Composer is built. Debugging and will merge later

Add version tag to local builds

❯ python
Python 3.10.12 (main, Jun 20 2023, 19:43:52) [Clang 14.0.3 (clang-1403.0.22.14.1)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import composer
composer.__version>>> composer.__version__
'0.21.2+05e568b'
>>> quit()
git%

@mvpatel2000 mvpatel2000 requested a review from a team as a code owner April 12, 2024 19:02
@mvpatel2000 mvpatel2000 merged commit f59d6ef into mosaicml:dev Apr 15, 2024
14 checks passed
@mvpatel2000 mvpatel2000 deleted the mvpatel2000/add-dev-tag branch April 15, 2024 18:47
DhruvDh pushed a commit to DhruvDh/composer that referenced this pull request Apr 21, 2024
* fix

* lint

* add dev tag

* lint

* bump verison
j316chuck pushed a commit that referenced this pull request May 16, 2024
* fix

* lint

* add dev tag

* lint

* bump verison
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants