Skip to content

Added new yaml workflows, changed the old publish pipelines and updated version numbers#79

Merged
adeshmukh-ks merged 8 commits into
workflow-updatesfrom
deploy-test
Oct 31, 2025
Merged

Added new yaml workflows, changed the old publish pipelines and updated version numbers#79
adeshmukh-ks merged 8 commits into
workflow-updatesfrom
deploy-test

Conversation

@adeshmukh-ks

Copy link
Copy Markdown
Contributor

No description provided.

from . import background

__version__ = '0.9.10'
__version__ = '0.9.10-beta.1'

@sali-ks sali-ks Oct 31, 2025

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just make -beta01


__version__ = '17.0.0'
__version__ = '1.0.0-beta.1'

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

-beta01

jobs:
build-n-publish:
name: Build and publish Keeper SDK for Python 📦 to PyPI
name: Build and publish Keeper CLI for Python 📦 to TestPyPI

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove the symbol 📦

uses: github/codeql-action/autobuild@v1

# ℹ️ Command-line programs to run using the OS shell.
# 📚 https://git.io/JvXDl

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove symbols ℹ️ 📚

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

those are default symbols, same is present in Commander workflow as this is default codeql code

@adeshmukh-ks
adeshmukh-ks merged commit eb4a692 into workflow-updates Oct 31, 2025
2 checks passed
@adeshmukh-ks
adeshmukh-ks deleted the deploy-test branch October 31, 2025 13:13
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