Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GH-38] Track job with tags #39

Merged
merged 1 commit into from
Jul 13, 2023
Merged

[GH-38] Track job with tags #39

merged 1 commit into from
Jul 13, 2023

Conversation

jealous
Copy link
Contributor

@jealous jealous commented Jul 13, 2023

For now, we use the name of the job to track the ownership of the job. But many user want to give their own job names.

It's better to use the tag to track the source of the job. And user could always add more tags for their own usage.

Add nf-job-id tag to track the nf task info.

@jealous jealous added the enhancement New feature or request label Jul 13, 2023
@jealous jealous self-assigned this Jul 13, 2023
For now, we use the name of the job to track the ownership of the
job. But many user want to give their own job names.

It's better to use the tag to track the source of the job. And user
could always add more tags for their own usage.

Add `nf-job-id` tag to track the nf task info.
@jealous jealous force-pushed the bugfix/replaceNameWithTag branch from 0acbb84 to f5e613d Compare July 13, 2023 08:14
@jealous jealous merged commit 3bf5a29 into master Jul 13, 2023
@jealous jealous deleted the bugfix/replaceNameWithTag branch July 13, 2023 08:16
jealous added a commit to jealous/plugins that referenced this pull request Jul 17, 2023
Release 0.1.8 includes multiple bugfixes:

* [GH-20] Update project's org. name. by @jealous in MemVerge/nf-float#21
* [nextflow-ioGH-22] Include auto-install in the document by @jealous in MemVerge/nf-float#23
* [nextflow-ioGH-26] Support config in process. by @jealous in MemVerge/nf-float#33
* [nextflow-ioGH-32] Upload bin directory. by @jealous in MemVerge/nf-float#34
* [nextflow-ioGH-28] Correct syntax in README. by @jealous in MemVerge/nf-float#36
* [nextflow-ioGH-29] Read credentials from ENV or secrets. by @jealous in MemVerge/nf-float#35
* [nextflow-ioGH-38] Track job with tags by @jealous in MemVerge/nf-float#39
* [nextflow-ioGH-37] Support default registry. by @jealous in MemVerge/nf-float#40

**Full Changelog**: MemVerge/nf-float@0.1.7...0.1.8
pditommaso pushed a commit to nextflow-io/plugins that referenced this pull request Jul 17, 2023
Release 0.1.8 includes multiple bugfixes:

* [GH-20] Update project's org. name. by @jealous in MemVerge/nf-float#21
* [GH-22] Include auto-install in the document by @jealous in MemVerge/nf-float#23
* [GH-26] Support config in process. by @jealous in MemVerge/nf-float#33
* [GH-32] Upload bin directory. by @jealous in MemVerge/nf-float#34
* [GH-28] Correct syntax in README. by @jealous in MemVerge/nf-float#36
* [GH-29] Read credentials from ENV or secrets. by @jealous in MemVerge/nf-float#35
* [GH-38] Track job with tags by @jealous in MemVerge/nf-float#39
* [GH-37] Support default registry. by @jealous in MemVerge/nf-float#40

**Full Changelog**: MemVerge/nf-float@0.1.7...0.1.8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant