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

Bikegeek patch 1 #279

Closed
wants to merge 12 commits into from
Closed

Bikegeek patch 1 #279

wants to merge 12 commits into from

Conversation

bikegeek
Copy link
Collaborator

@bikegeek bikegeek commented Feb 7, 2024

Pull Request Testing

  • Describe testing already performed for these changes:

  • Recommend testing for the reviewer(s) to perform, including the location of input datasets, and any additional instructions:

  • Do these changes include sufficient documentation updates, ensuring that no errors or warnings exist in the build of the documentation? [Yes or No]

  • Do these changes include sufficient testing updates? [Yes or No]

  • Will this PR result in changes to the test suite? [Yes or No]

    If yes, describe the new output and/or changes to the existing output:

  • Please complete this pull request review by [Fill in date].

Pull Request Checklist

See the METplus Workflow for details.

  • Add any new Python packages to the METplus Components Python Requirements table.
  • Review the source issue metadata (required labels, projects, and milestone).
  • Complete the PR definition above.
  • Ensure the PR title matches the feature or bugfix branch name.
  • Define the PR metadata, as permissions allow.
    Select: Reviewer(s)
    Select: Organization level software support Project or Repository level development cycle Project
    Select: Milestone as the version that will include these changes
  • After submitting the PR, select the ⚙️ icon in the Development section of the right hand sidebar. Search for the issue that this PR will close and select it, if it is not already selected.
  • After the PR is approved, merge your changes. If permissions do not allow this, request that the reviewer do the merge.
  • Close the linked issue and delete your feature or bugfix branch from GitHub.

bikegeek and others added 12 commits August 16, 2023 14:11
* Issue #221 Replace the ERROR with a WARNING and proceed when a password is missing.  This allows cloud-users to continue without a password.

* Issue #221 Do a separate check, one for username, the other for password.
If the username is missing, continue to log an error and raise a NameError.
However, if the password is missing, log a warning and continue, to support cloud-based
instances.

* Fixed extraneous parenthesis in if-statement.

* Issue #221 Removed check for missing password.

* update warning message, and verified that the check for password no longer exists
Bumps [pip](https://github.com/pypa/pip) from 22.2.2 to 23.3.
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](pypa/pip@22.2.2...23.3)

---
updated-dependencies:
- dependency-name: pip
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
#242)

* Added 'sphinx_rtd_theme', to extensions

* Updating requirements.txt
 Bugfix for TC Pairs files not loading into database #260
* command line updates

* Updated checkout@v3 to be checkout@v4

---------

Co-authored-by: Lisa Goodrich <[email protected]>
…_metcalcpy"

This reverts commit 2326833, reversing
changes made to 266765a.
replace version number with 'develop'
@bikegeek bikegeek closed this Feb 7, 2024
@bikegeek bikegeek deleted the bikegeek-patch-1 branch February 7, 2024 23:14
JohnHalleyGotway added a commit that referenced this pull request Apr 4, 2024
JohnHalleyGotway added a commit that referenced this pull request Apr 4, 2024
bikegeek added a commit that referenced this pull request Apr 4, 2024
* Per #289, add draft sonarqube.xml workflow.

* Per #289, add logic for handling the sonar-project.properties file.

* Per #289, remove scanning of my feature branch and also tweak run script.

* Per #289, update the run_sonarqube.sh script to check that SONAR_TOKEN and SONAR_HOST_URL are both set.

* Per #289, add logic to define SONAR_PROJECT_VERSION

* Per #289 fix typo in ProjectName where METdatio should really be METdataio

* Per #273, fix typo in properties file

* Per #279, update run_sonarqube.sh script to push to a SonarQube branch that matches the source code branch

* Per #279, update the PR template.

* Per #289, remove the internal_tests directory which only contains files for SonarQube. These have been relocated to internal/scripts/sonarqube for consistency with other METplus repos. I checked the crontab entry on seneca for the met_test user that the latter version is used, and not this one I'm deleting.

* Issue #289 Added METreformat to the list of sonar.sources

---------

Co-authored-by: bikegeek <[email protected]>
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.

5 participants