Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / MineralsCloud/AbInitioSoftwareBase.jl issues and pull requests
#93 - Bump julia-actions/cache from 1 to 2
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies
#92 - Bump julia-actions/setup-julia from 1 to 2
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies
#91 - Bump peter-evans/create-pull-request from 5 to 6
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies
#90 - Automatic JuliaFormatter.jl run
Pull Request -
State: open - Opened by github-actions[bot] about 1 year ago
Labels: formatting, automated pr, no changelog
#89 - Move `EachPotential` & `eachpotential` from QuantumESPRESSOBase.jl to here
Pull Request -
State: closed - Opened by singularitti about 1 year ago
#88 - Bump codecov/codecov-action from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#87 - Bump actions/checkout from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#86 - CompatHelper: add new compat entry for ComposableCommands at version 0.2, (keep existing compat)
Pull Request -
State: closed - Opened by github-actions[bot] over 1 year ago
#85 - Add abstract types `ExecutableChain` & `Executable`, subtype `Mpiexec` from `Executable`
Pull Request -
State: closed - Opened by singularitti over 1 year ago
#84 - Implement `Command(mpiexec::Mpiexec)`, deprecate `Mpiexec` as a functor
Pull Request -
State: closed - Opened by singularitti over 1 year ago
#83 - Rename `get_path` & `set_path` & Add function `unsetpath`
Pull Request -
State: closed - Opened by singularitti over 1 year ago
#82 - Deprecate `Inputs` as a module, Rename `getpotentials` to `listpotentials`
Pull Request -
State: closed - Opened by singularitti over 1 year ago
#81 - Bump peter-evans/create-pull-request from 4 to 5
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#80 - Automatic JuliaFormatter.jl run
Pull Request -
State: closed - Opened by github-actions[bot] over 2 years ago
- 1 comment
Labels: formatting, automated pr, no changelog
#79 - CompatHelper: bump compat for Compat to 4, (keep existing compat)
Pull Request -
State: closed - Opened by github-actions[bot] over 2 years ago
#78 - Automatic JuliaFormatter.jl run
Pull Request -
State: closed - Opened by github-actions[bot] over 2 years ago
- 1 comment
Labels: formatting, automated pr, no changelog
#77 - Automatic JuliaFormatter.jl run
Pull Request -
State: closed - Opened by github-actions[bot] over 2 years ago
- 1 comment
Labels: formatting, automated pr, no changelog
#76 - Bump actions/cache from 1 to 3
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#75 - Bump codecov/codecov-action from 1 to 3
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#74 - Bump actions/checkout from 2 to 3
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#73 - Bump peter-evans/create-pull-request from 2 to 4
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#72 - Fix `writetxt`
Pull Request -
State: closed - Opened by singularitti almost 3 years ago
#71 - Deprecate `asstring`, just use `string`
Pull Request -
State: closed - Opened by singularitti almost 3 years ago
#70 - Register version v0.6.2
Issue -
State: closed - Opened by singularitti almost 3 years ago
- 1 comment
#69 - Register version v0.8.1
Issue -
State: closed - Opened by singularitti almost 3 years ago
- 1 comment
Labels: register version
#68 - fix `load`ing YAML: Save YAML to JSON, then parse JSON
Pull Request -
State: closed - Opened by singularitti almost 3 years ago
#67 - Register version v0.6.1
Issue -
State: closed - Opened by singularitti almost 3 years ago
- 1 comment
#66 - Register v0.8.0
Issue -
State: closed - Opened by singularitti almost 3 years ago
- 1 comment
#65 - Add interface functions `getpotentials` & `getpseudodir`
Pull Request -
State: closed - Opened by singularitti almost 3 years ago
#64 - CompatHelper: bump compat for Configurations to 0.17, (keep existing compat)
Pull Request -
State: closed - Opened by github-actions[bot] about 3 years ago
#63 - New version: v0.7.1
Pull Request -
State: closed - Opened by singularitti about 3 years ago
- 1 comment
#62 - Add method `set_path`
Pull Request -
State: closed - Opened by singularitti about 3 years ago
#61 - New version: v0.7.0
Pull Request -
State: closed - Opened by singularitti about 3 years ago
- 1 comment
#60 - Fix tests in #52
Pull Request -
State: closed - Opened by singularitti about 3 years ago
#59 - Remove docs of `MpiexecConfig` & Add Preferences.jl to docs
Pull Request -
State: closed - Opened by singularitti about 3 years ago
#58 - Deprecate type `MpiexecOptions` & `MpiexecConfig` & Rewrite `mpiexec`
Pull Request -
State: closed - Opened by singularitti about 3 years ago
#57 - Move `MpiexecOptions.path` to a global preference
Pull Request -
State: closed - Opened by singularitti about 3 years ago
- 1 comment
#56 - Move `MpiexecOptions.path` to a global preference
Pull Request -
State: closed - Opened by singularitti about 3 years ago
#55 - New version: v0.6.0
Pull Request -
State: closed - Opened by singularitti about 3 years ago
#54 - Add `path` & `env` to `MpiexecOptions` & Remove MPICH_jll.jl from deps
Pull Request -
State: closed - Opened by singularitti about 3 years ago
#53 - New version: v0.5.2
Pull Request -
State: closed - Opened by singularitti about 3 years ago
#52 - Fix `Dict` type of loading YAML files to be `Dict{String,Any}`
Pull Request -
State: closed - Opened by singularitti about 3 years ago
#51 - New version: v0.5.1
Pull Request -
State: closed - Opened by singularitti about 3 years ago
#50 - New version: v0.5.0
Pull Request -
State: closed - Opened by singularitti about 3 years ago
#49 - Fix formatting of `hosts` & other args
Pull Request -
State: closed - Opened by singularitti about 3 years ago
#48 - Fix docs of `MpiexecOptions` & `mpiexec`
Pull Request -
State: closed - Opened by singularitti about 3 years ago
#47 - Add more args in `MpiexecOptions` & use `Compat.addenv`
Pull Request -
State: closed - Opened by singularitti about 3 years ago
#46 - New version: v0.4.0
Pull Request -
State: closed - Opened by singularitti about 3 years ago
#45 - Restyle Redefine `MpiexecConfig` & `mpiexec`
Pull Request -
State: closed - Opened by restyled-io[bot] about 3 years ago
#44 - Redefine `MpiexecConfig` & `mpiexec`
Pull Request -
State: closed - Opened by singularitti about 3 years ago
#43 - Register v0.3.0
Issue -
State: closed - Opened by singularitti over 3 years ago
- 1 comment
Labels: register version
#42 - Implement iteration interface for `Namelist`s
Pull Request -
State: closed - Opened by singularitti over 3 years ago
#41 - Register v0.2.1
Issue -
State: closed - Opened by singularitti over 3 years ago
- 1 comment
Labels: register version
#40 - CompatHelper: bump compat for "Configurations" to "0.16"
Pull Request -
State: closed - Opened by github-actions[bot] over 3 years ago
- 1 comment
#39 - TagBot trigger issue
Issue -
State: closed - Opened by JuliaTagBot over 3 years ago
- 21 comments
#38 - Use `TOML` instead of `Pkg.TOML`
Pull Request -
State: closed - Opened by singularitti over 3 years ago
#37 - Fix `parentdir` after https://github.com/JuliaLang/julia/issues/41128
Pull Request -
State: closed - Opened by singularitti over 3 years ago
#36 - Automatic JuliaFormatter.jl run
Pull Request -
State: closed - Opened by github-actions[bot] over 3 years ago
- 1 comment
Labels: formatting, automated pr, no changelog
#35 - Register v0.2.0
Issue -
State: closed - Opened by singularitti over 3 years ago
- 1 comment
Labels: register version
#34 - Add some tests
Pull Request -
State: closed - Opened by singularitti over 3 years ago
#32 - Small fixes
Pull Request -
State: closed - Opened by singularitti over 3 years ago
#31 - Update docs
Pull Request -
State: closed - Opened by singularitti over 3 years ago
#30 - Deprecate functions `delimiter, newline, indent, floatfmt, intfmt`, add type `FormatConfig`
Pull Request -
State: closed - Opened by singularitti over 3 years ago
#29 - Automatic JuliaFormatter.jl run
Pull Request -
State: closed - Opened by github-actions[bot] over 3 years ago
Labels: formatting, automated pr, no changelog
#28 - Update initialization files
Pull Request -
State: closed - Opened by singularitti over 3 years ago
#27 - CompatHelper: bump compat for "Configurations" to "0.15"
Pull Request -
State: closed - Opened by github-actions[bot] over 3 years ago
#26 - CompatHelper: bump compat for "Configurations" to "0.14"
Pull Request -
State: closed - Opened by github-actions[bot] over 3 years ago
#25 - CompatHelper: bump compat for "Configurations" to "0.11"
Pull Request -
State: closed - Opened by github-actions[bot] over 3 years ago
#24 - CompatHelper: bump compat for "Configurations" to "0.10"
Pull Request -
State: closed - Opened by github-actions[bot] almost 4 years ago
#23 - CompatHelper: add new compat entry for "Configurations" at version "0.9"
Pull Request -
State: closed - Opened by github-actions[bot] almost 4 years ago
#22 - Add back `Cli` module
Pull Request -
State: closed - Opened by singularitti almost 4 years ago
#21 - Deprecate CLI.jl
Pull Request -
State: closed - Opened by singularitti almost 4 years ago
#20 - Deprecate `setbinpath`, `binpath`, add type `MpiexecPath`
Pull Request -
State: closed - Opened by singularitti almost 4 years ago
#19 - Rewrite `Mpiexec` using Preferences.jl
Pull Request -
State: closed - Opened by singularitti almost 4 years ago
#18 - Rename `AbInitioSoftwareBin` to `Executable`
Pull Request -
State: closed - Opened by singularitti almost 4 years ago
#17 - Update module `Inputs`
Pull Request -
State: closed - Opened by singularitti almost 4 years ago
#16 - Rewrite `load`, `loads` & `save` using `DataFormat`
Pull Request -
State: closed - Opened by singularitti almost 4 years ago
#15 - Automatic JuliaFormatter.jl run
Pull Request -
State: closed - Opened by github-actions[bot] almost 4 years ago
Labels: formatting, automated pr, no changelog
#14 - Add back `Setter`s
Pull Request -
State: closed - Opened by singularitti almost 4 years ago
#13 - Add back `Setter`s
Issue -
State: closed - Opened by singularitti almost 4 years ago
Labels: design-docs
#12 - CompatHelper: add new compat entry for "IsURL" at version "0.2"
Pull Request -
State: closed - Opened by github-actions[bot] about 4 years ago
#11 - Automatic JuliaFormatter.jl run
Pull Request -
State: closed - Opened by github-actions[bot] about 4 years ago
Labels: formatting, automated pr, no changelog
#10 - Rewrite `load`, `save` & `loads`
Pull Request -
State: closed - Opened by singularitti about 4 years ago
#9 - Make `readoutput` more extensible?
Issue -
State: closed - Opened by singularitti about 4 years ago
#8 - Automatic JuliaFormatter.jl run
Pull Request -
State: closed - Opened by github-actions[bot] about 4 years ago
Labels: formatting, automated pr, no changelog
#7 - CompatHelper: add new compat entry for "FilePathsBase" at version "0.9"
Pull Request -
State: closed - Opened by github-actions[bot] over 4 years ago
#6 - Automatic JuliaFormatter.jl run
Pull Request -
State: closed - Opened by github-actions[bot] over 4 years ago
Labels: formatting, automated pr, no changelog
#5 - Automatic JuliaFormatter.jl run
Pull Request -
State: closed - Opened by github-actions[bot] over 4 years ago
Labels: formatting, automated pr, no changelog
#4 - CompatHelper: add new compat entry for "JSON" at version "0.21"
Pull Request -
State: closed - Opened by github-actions[bot] over 4 years ago
- 1 comment
#3 - CompatHelper: add new compat entry for "YAML" at version "0.4"
Pull Request -
State: closed - Opened by github-actions[bot] over 4 years ago
- 1 comment
#2 - Automatic JuliaFormatter.jl run
Pull Request -
State: closed - Opened by github-actions[bot] over 4 years ago
- 1 comment
Labels: formatting, automated pr, no changelog
#1 - Remove redundant returns
Pull Request -
State: closed - Opened by zlatanvasovic over 4 years ago
- 2 comments