|
83639a10e2
|
Added info to the 'README.md' regarding escape character
ydeng/renamebycsv/pipeline/head This commit looks good
|
2023-04-26 13:59:58 -05:00 |
|
|
34e5b107ff
|
Updated 'README.md' with more help
ydeng/renamebycsv/pipeline/head This commit looks good
|
2023-04-26 13:52:01 -05:00 |
|
|
70af81ed84
|
Preparing for 0.0.7 release
|
2023-04-26 13:47:34 -05:00 |
|
|
b745915e49
|
Added some more logging to the INFO level
|
2023-04-26 13:47:09 -05:00 |
|
|
c6d79c9eb1
|
Fixed bug where CLI wouldn't run
Caused by wrong argument name parameter for run function
|
2023-04-26 13:44:27 -05:00 |
|
|
682503a24a
|
Minor change to CLI help menu
ydeng/renamebycsv/pipeline/head This commit looks good
|
2023-04-26 03:12:33 -05:00 |
|
|
4bf334c9d5
|
Restructured code structure
|
2023-04-26 03:07:09 -05:00 |
|
|
90a1db4f0c
|
Began work on 0.0.6
|
2023-04-26 03:06:25 -05:00 |
|
|
a3bb168c14
|
Publish stage will not fail on publish failure
ydeng/renamebycsv/pipeline/head This commit looks good
|
2023-04-25 10:47:00 -05:00 |
|
|
f4fe30ce9f
|
Added regex101.com to 'README.md'
ydeng/renamebycsv/pipeline/head Something is wrong with the build of this commit
|
2023-04-25 10:40:00 -05:00 |
|
|
c84e0d8c4c
|
Changed publish stage to use single quotes in sh step
ydeng/renamebycsv/pipeline/head This commit looks good
|
2023-04-25 09:55:09 -05:00 |
|
|
5c3431428f
|
Added -k to 'launch.json'
ydeng/renamebycsv/pipeline/head This commit looks good
|
2023-04-25 09:51:00 -05:00 |
|
|
028c93eb80
|
Fixed code formatting
ydeng/renamebycsv/pipeline/head This commit looks good
|
2023-04-25 09:48:35 -05:00 |
|
|
352af7da14
|
Added ability to define extension to append
ydeng/renamebycsv/pipeline/head This commit looks good
|
2023-04-25 09:48:07 -05:00 |
|
|
f4d9c37687
|
Updated help menu to be more consistent
|
2023-04-25 09:30:57 -05:00 |
|
|
7bab8a9436
|
Added rudimentary VSCode launch for development
ydeng/renamebycsv/pipeline/head This commit looks good
|
2023-04-25 09:17:27 -05:00 |
|
|
f31b1b2705
|
Added check for non-existing keys in CSV dictionary
|
2023-04-25 09:15:26 -05:00 |
|
|
7b7f6438d4
|
Test installation now forces reinstall
ydeng/renamebycsv/pipeline/head This commit looks good
|
2023-04-24 12:25:55 -05:00 |
|
|
4bea0eb15e
|
Downgrading 'python-build' package
ydeng/renamebycsv/pipeline/head This commit looks good
|
2023-04-24 12:22:01 -05:00 |
|
|
1f1f2567ae
|
Fixed 'environment.yml' package name specification
ydeng/renamebycsv/pipeline/head There was a failure building this commit
|
2023-04-24 12:17:16 -05:00 |
|
|
2e38fe83f1
|
Merge branch 'master' into develop
ydeng/renamebycsv/pipeline/head There was a failure building this commit
|
2023-04-24 12:14:15 -05:00 |
|
|
83c384e55c
|
Upgraded package 'build' and downgraded 'cryptography'
ydeng/renamebycsv/pipeline/head There was a failure building this commit
|
2023-04-24 12:13:32 -05:00 |
|
|
26cbac64e8
|
Lock openssl version in build environment
ydeng/renamebycsv/pipeline/head There was a failure building this commit
|
2023-04-24 12:04:45 -05:00 |
|
|
2f5b1c7be6
|
Bumped version
ydeng/renamebycsv/pipeline/head There was a failure building this commit
|
2023-04-24 11:58:14 -05:00 |
|
|
03fa2b3d8b
|
Merge branch 'develop'
ydeng/renamebycsv/pipeline/head There was a failure building this commit
|
2023-04-24 11:52:52 -05:00 |
|
|
286ca0b5a5
|
Added step to test installation
ydeng/renamebycsv/pipeline/head This commit looks good
|
2023-04-22 16:37:03 -05:00 |
|
|
64204b561d
|
Added some information about usage in README.md
ydeng/renamebycsv/pipeline/head This commit looks good
|
2023-04-21 15:20:59 -05:00 |
|
|
4f2eeb6a54
|
Fixed 'Jenkinsfile' branch check when publishing
ydeng/renamebycsv/pipeline/head This commit looks good
|
2023-04-21 11:34:21 -05:00 |
|
|
8662972fe5
|
Bump version number
ydeng/renamebycsv/pipeline/head This commit looks good
|
2023-04-21 11:30:33 -05:00 |
|
|
a566813c56
|
Restructured code slightly
ydeng/renamebycsv/pipeline/head This commit looks good
|
2023-04-21 11:27:27 -05:00 |
|
|
7bb56ac14d
|
Reduced build 'environment.yml' version specificity
ydeng/renamebycsv/pipeline/head This commit looks good
|
2023-04-21 11:25:22 -05:00 |
|
|
e95f5b5ac9
|
Added test installation and archiving stages to 'Jenkinsfile'
ydeng/renamebycsv/pipeline/head This commit looks good
|
2023-04-21 11:23:56 -05:00 |
|
|
efe4855297
|
Merge branch 'develop' of https://git.reslate.systems/ydeng/renamebycsv into develop
|
2023-04-21 11:22:23 -05:00 |
|
|
9ed70b317d
|
Jenkins pipeline now only publishes when on main branch
ydeng/renamebycsv/pipeline/head There was a failure building this commit
|
2023-04-08 13:14:45 -05:00 |
|
|
739ac17b02
|
Fixed pipeline publishing stage
ydeng/renamebycsv/pipeline/head There was a failure building this commit
|
2023-04-08 12:51:38 -05:00 |
|
|
cc6c9bd0db
|
Downgraded environment cryptography package
ydeng/renamebycsv/pipeline/head There was a failure building this commit
|
2023-04-08 05:55:09 -05:00 |
|
|
edec2cb929
|
Fixed Jenkinsfile
ydeng/renamebycsv/pipeline/head There was a failure building this commit
|
2023-04-08 05:45:31 -05:00 |
|
|
1fea13d053
|
Change image to debian
ydeng/renamebycsv/pipeline/head There was a failure building this commit
|
2023-04-08 05:38:47 -05:00 |
|
|
b867f333a1
|
Changed to using mamba environment
|
2023-04-08 05:36:11 -05:00 |
|
|
1eebfd9717
|
Change image to debian
ci/woodpecker/push/woodpecker Pipeline failed
|
2023-04-06 09:51:29 -05:00 |
|
|
1e508eeace
|
Added package configurations and Woodpecker CI pipeline
ci/woodpecker/push/woodpecker Pipeline failed
|
2023-04-06 00:52:05 -05:00 |
|
|
7ce680b112
|
Added option to retain original file extensions
|
2023-04-06 00:40:28 -05:00 |
|
|
81f4bd8d41
|
Added a license and restructured folders
|
2023-04-05 16:19:32 -05:00 |
|
|
867686fe98
|
Initial commit
|
2023-04-05 12:24:58 -05:00 |
|