Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
refscrub
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
refscrub
Graph
70ea6405ae25b0217c55d9d09f3fec99b5aafb5e
Select Git revision
Branches
3
5-fix-build-issue-for-the-new-conda-build-version
conda_package
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
3
Dec
13
Nov
13
Oct
25
Jul
20
9
May
6
4
Feb
11
Jan
9
Jun
8
7
17
Sep
10
13
Aug
4
20
Aug
16
23
Jul
6
Jun
Update version to 2024
5-fix-build-iss…
5-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 'packaging' into 'master'
Merge branch 'unit_tests' into 'master'
Merge branch 'cleanup' into 'master'
Merge branch 'python_2to3' into 'master'
Increase build number
Remove erroneous py_3 string
Create conda package that is python and platform independent
Add unit tests to ensure code basic functionalities
Update version number
Update out of date info from cookiecutter and remove unused Makefile
Update tox.ini and .gitlab-ci.yml to test formatting updates
Code cleanup to conform to PEP8 style guide
Update tox.ini and .gitlab-ci.yml to test Python 3 code updates
Refactoring of refscrub main module - Use argparse.ArgumentParser instead of optparse.OptionParser
Port Python 2 code to Python 3
Increase build number
conda_package
conda_package
Remove erroneous py_3 string
Use open() instead of io.open()
Update code to run under Python3 + Conda packaging
Merge branch '3-python-3' into 'master'
Python3 wasn't correctly matching valid packets.
Clean up global variables.
Compatibility & code cleanup.
Merge branch 'refscrub_cookiecutter' into 'master'
Release
Release
add conda recipe, update entrypoint
Delete refscrub.pyc
Loading