Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
data2passcal
Manage
Activity
Members
Labels
Plan
Issues
1
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Software Public
PASSOFT
data2passcal
Graph
3-fix-build-issue-for-the-new-conda-build-version
Select Git revision
Branches
3
3-fix-build-issue-for-the-new-conda-build-version
data2passcal_23
master
default
protected
Tags
1
Release
4 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
2
Dec
6
Nov
13
Oct
14
Jul
9
May
3
4
Feb
11
Jan
9
Jun
8
7
7
Oct
13
Aug
31
Jul
16
Jun
12
5
26
May
18
14
13
11
28
Apr
24
23
16
2
17
Aug
16
28
Jun
20
7
6
Fix build issue and update the version
3-fix-build-iss…
3-fix-build-issue-for-the-new-conda-build-version
Fix the build issue
Remove python 3.8 support
master
master
Merge branch 'feature-remove_python_37' into 'master'
Remove python 3.7 support
Merge branch 'feature-update_meta_file' into 'master'
Update the meta.yaml file with new software's git repository address
Merge branch 'drop_build_number' into 'master'
Drop the build number in the meta.yaml file
Merge branch 'versioning_scheme' into 'master'
Add new versioning scheme
Merge branch 'update_meta_yaml' into 'master'
Fix the build number
Update meta.yaml
Merge branch 'conda_package' into 'master'
Increase build number
Remove erroneous py_2_3 string
Use open() instead of io.open()
Update conda recipe to build python and platform independent package + Update mock unit tests
Update test_data2passcal.py - reduce running time for tests mocking FTP connection failure
Update test_data2passcal.py - add unit tests to mock ftp connection failure, and rename environment variable MOCK_TEST to SEND4REAL; Update tox.ini to pass environment variables to test commands
Turn down timeouts and retries for tests.
Update data2passcal.py - replace logger.error by logger.exception, add exception for socket.gethostname(), and rename test.dat; Update test_data2passcal.py - use data2passcal timeout constants, and set MOCK_TEST as an environment variable
Specify timeouts for unit tests; Clean up imports and try/excepts in data2passcal.py; Recreate test.dat under ftp://ftp.passcal.nmt.edu/download/public/
Update test_data2passcal.py - remove setup() and rethink test_scan_dir(); Update .gitlab-ci.yml - remove call to tox
Update test_data2passcal and meta.yaml; Clean up tox.ini and .gitlab-ci.yml; Remove Makefile.
Apply suggestion to tests/test_data2passcal.py
Apply suggestion to data2passcal/data2passcal.py
Integrate remote changes to local branch
Update meta.yaml; Clean up History.rst
Update meta.yaml; Clean up History.rst
Remove FTPCache and TESTMODE; Clean up test_data2passcal; Remove call to unused liraries (e.g. bumpversion); Check for E501 when running flake8.
data2passcal_23
data2passcal_23
Update .gitlab-ci.yml
Conda packages for Python 3.[5,6,7,8]
Created conda packages for data2passcal that can run on Python 2 and 3
added unit tests; tested code against python 2 and 3 using tox; formatted python code using PEP8 style guide; removed config file
added unit tests; tested code against python 2 and 3 using tox; formatted python code using PEP8 style guide; removed config file
Updated and tested data2passcal to work with Python 2 and 3
Updated and tested data2passcal to work with Python 2 and 3
Updated and tested data2passcal to work with Python 2 and 3
Loading