apache / apache/fesod

[Enhancement] Add snapshot publishing for nightly or candidate version

Open
#617 1 comment 0 reactions 0 assignees View on GitHub
dependencies management not now
Dominant language
Java
Stars
6.2k
Forks
532
Avg merge
23h 19m
Merged PRs (30d)
40

Description

### Search before asking

- [x] I searched in the [issues](https://github.com/apache/fesod/issues) and found nothing similar.

### Motivation

As Fesod moved into Apache,
The release program will be formal than previously,
So it might be useful if user want to involve the small change or quick verification.

### Solution

The artifact can be publishing to https://repository.apache.org/content/repositories/snapshots/
e.g. Maven https://repository.apache.org/content/repositories/snapshots/org/apache/maven/apache-maven/

Flink https://repository.apache.org/content/repositories/snapshots/org/apache/flink/

user can involve additional snapshot repo for that

```


apache.snapshots
Apache Development Snapshot Repository
https://repository.apache.org/content/repositories/snapshots/

false


true

```

### Alternatives

_No response_

### Anything else?

_No response_

### Are you willing to submit a PR?

- [ ] I'm willing to submit a PR!

Contributor guide

Open the contributing guide

Research direction

The issue names no files, tests, or entry points. Start by tracing the repository’s existing release configuration and comparing it with Apache’s snapshot repository requirements; done should be a defined, repeatable way to publish nightly or candidate artifacts for users.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
build-system, release
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.