semantic-release c1693e4e89 0.16.2
Automatically generated by python-semantic-release
2023-08-05 09:29:46 +00:00
2023-08-05 09:29:46 +00:00
2023-08-05 09:29:46 +00:00
2023-08-05 09:29:46 +00:00
2023-08-05 09:29:46 +00:00
2023-08-05 09:29:46 +00:00
2023-08-04 15:15:37 +02:00
2023-08-05 09:29:46 +00:00
2023-08-05 09:29:46 +00:00
2023-08-05 09:29:46 +00:00
2023-06-30 20:38:40 +00:00
2023-08-05 09:29:46 +00:00
2023-08-05 09:29:46 +00:00
2023-03-09 17:38:46 +01:00
2022-07-08 18:14:55 +02:00
2022-06-21 17:44:10 +02:00
2023-04-17 14:13:25 +02:00
2023-08-05 09:29:46 +00:00
2022-12-19 15:51:27 +00:00

BEC

Beamline Experiment Control (BEC)

Documentation

The documentation is hosted here: https://beamline-experiment-control.readthedocs.io/

Contributing

All commits should use the Angular commit scheme:

Angular Commit Message Header

<type>(<scope>): <short summary>
  │       │             │
  │       │             └─⫸ Summary in present tense. Not capitalized. No period at the end.
  │       │
  │       └─⫸ Commit Scope: animations|bazel|benchpress|common|compiler|compiler-cli|core|
  │                          elements|forms|http|language-service|localize|platform-browser|
  │                          platform-browser-dynamic|platform-server|router|service-worker|
  │                          upgrade|zone.js|packaging|changelog|docs-infra|migrations|ngcc|ve|
  │                          devtools
  │
  └─⫸ Commit Type: build|ci|docs|feat|fix|perf|refactor|test

The <type> and <summary> fields are mandatory, the (<scope>) field is optional.

Type

Must be one of the following:

  • build: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
  • ci: Changes to our CI configuration files and scripts (examples: CircleCi, SauceLabs)
  • docs: Documentation only changes
  • feat: A new feature
  • fix: A bug fix
  • perf: A code change that improves performance
  • refactor: A code change that neither fixes a bug nor adds a feature
  • test: Adding missing tests or correcting existing tests
Description
Beamline Experiment Control (BEC)
Readme BSD-3-Clause 20 MiB
Languages
Python 99.8%
Shell 0.2%