-
Notifications
You must be signed in to change notification settings - Fork 2
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
Rename references #47
Conversation
Signed-off-by: Irfan Sharif <[email protected]>
Signed-off-by: Irfan Sharif <[email protected]>
Signed-off-by: Irfan Sharif <[email protected]>
Signed-off-by: Irfan Sharif <[email protected]>
Note pypi references are still using |
Signed-off-by: Irfan Sharif <[email protected]>
Signed-off-by: Irfan Sharif <[email protected]>
Signed-off-by: Irfan Sharif <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
local tests and gihub actions are all passing, we should be good to merge. Ill make a note of remaining old references
* update docs, add simple test * update table of contents * rm test creds * Setup action to run test suite Signed-off-by: Irfan Sharif <[email protected]> * Fix checkout Signed-off-by: Irfan Sharif <[email protected]> * Debugging action Signed-off-by: Irfan Sharif <[email protected]> * Debugging action Signed-off-by: Irfan Sharif <[email protected]> * Debugging action Signed-off-by: Irfan Sharif <[email protected]> * Debugging action Signed-off-by: Irfan Sharif <[email protected]> * Debugging action Signed-off-by: Irfan Sharif <[email protected]> * Debugging action Signed-off-by: Irfan Sharif <[email protected]> * Debugging action Signed-off-by: Irfan Sharif <[email protected]> * Adding credentials for IBM i Signed-off-by: Irfan Sharif <[email protected]> * Debugging action Signed-off-by: Irfan Sharif <[email protected]> * Debugging action Signed-off-by: Irfan Sharif <[email protected]> * Moved pytest.ini creation in to pytest directory Signed-off-by: Irfan Sharif <[email protected]> * Debugging action Signed-off-by: Irfan Sharif <[email protected]> * Debugging action Signed-off-by: Irfan Sharif <[email protected]> * Debugging action Signed-off-by: Irfan Sharif <[email protected]> * Remove pytest.ini creation Signed-off-by: Irfan Sharif <[email protected]> * Configuring secrets Signed-off-by: Irfan Sharif <[email protected]> * Debugging workflow Signed-off-by: Irfan Sharif <[email protected]> * Setup action to run test suite Signed-off-by: Irfan Sharif <[email protected]> Fix checkout Signed-off-by: Irfan Sharif <[email protected]> Debugging action Signed-off-by: Irfan Sharif <[email protected]> Debugging action Signed-off-by: Irfan Sharif <[email protected]> Debugging action Signed-off-by: Irfan Sharif <[email protected]> Debugging action Signed-off-by: Irfan Sharif <[email protected]> Debugging action Signed-off-by: Irfan Sharif <[email protected]> Debugging action Signed-off-by: Irfan Sharif <[email protected]> Debugging action Signed-off-by: Irfan Sharif <[email protected]> Adding credentials for IBM i Signed-off-by: Irfan Sharif <[email protected]> Debugging action Signed-off-by: Irfan Sharif <[email protected]> Debugging action Signed-off-by: Irfan Sharif <[email protected]> Moved pytest.ini creation in to pytest directory Signed-off-by: Irfan Sharif <[email protected]> Debugging action Signed-off-by: Irfan Sharif <[email protected]> Debugging action Signed-off-by: Irfan Sharif <[email protected]> Debugging action Signed-off-by: Irfan Sharif <[email protected]> Remove pytest.ini creation Signed-off-by: Irfan Sharif <[email protected]> Configuring secrets Signed-off-by: Irfan Sharif <[email protected]> Debugging workflow Signed-off-by: Irfan Sharif <[email protected]> * Formatting changes Signed-off-by: Irfan Sharif <[email protected]> * Update requirements for linting and formatting Signed-off-by: Irfan Sharif <[email protected]> * Consolidate PR workflow into one Signed-off-by: Irfan Sharif <[email protected]> * Update CHANGELOG Signed-off-by: Irfan Sharif <[email protected]> * add environement var to main gh workflow * fix sytax error and add env vars * try reformatting workflow file * edit test format * move env vars to env section * debug secrets * test pr_checks on push * update on workflow tag * add check to python test * only run main test on PR * add more tests * add dev branch to tests * sort imports in tests * add test file for testing workflow * add pull_request_target * move changelog test to separate file * try checking for fork * update main test to ignore pytest if PR is from fork * update PR template * Rename references (#47) * Update refs from python_wsdb to mapepire_python Signed-off-by: Irfan Sharif <[email protected]> * Update mapepire_python imports to use relative paths Signed-off-by: Irfan Sharif <[email protected]> * Update remaining python_wsdb refs to mapepire_python Signed-off-by: Irfan Sharif <[email protected]> * Rename refs from python-wsdb to mapepire-python Signed-off-by: Irfan Sharif <[email protected]> * Formatting and linting Signed-off-by: Irfan Sharif <[email protected]> * Fix import error Signed-off-by: Irfan Sharif <[email protected]> * Update CHANGELOG Signed-off-by: Irfan Sharif <[email protected]> --------- Signed-off-by: Irfan Sharif <[email protected]> Co-authored-by: Irfan Sharif <[email protected]> * Tests/add sql tests (#48) * add more sql tests * ignore tests dir for linting * update github workflow --------- Signed-off-by: Irfan Sharif <[email protected]> Co-authored-by: Irfan Sharif <[email protected]> Co-authored-by: irfanshar <[email protected]>
Fixes #
Changes proposed in this pull request:
Before submitting
section of the
CONTRIBUTING
docs.Writing docstrings section of the
CONTRIBUTING
docs.